ReinUsesLisp
|
eb8464cb3d
glasm: Fix immediate texture coordinate
|
před 5 roky |
ReinUsesLisp
|
457dda69cc
shader: Clang-format secondary textures
|
před 5 roky |
ReinUsesLisp
|
627161c38e
shader: Fix secondary textures
|
před 5 roky |
ameerj
|
dd39b87b0c
shader: Adhere to disk shader cache setting
|
před 5 roky |
ReinUsesLisp
|
b659212dbd
shader: Fix TMML queries
|
před 5 roky |
ReinUsesLisp
|
fbf5cdcba0
shader: Fix FSwizzleAdd folding when going through phi nodes
|
před 5 roky |
ReinUsesLisp
|
871c9f1ced
shader/exception: Fix compilation errors on gcc
|
před 5 roky |
ReinUsesLisp
|
b6c087496b
glasm: Reduce reg allocation leaks from an exception to a log
|
před 5 roky |
ReinUsesLisp
|
56d4a9ebde
texture_cache: Reduce invalid image/sampler error severity
|
před 5 roky |
ReinUsesLisp
|
b7764c3a79
shader: Handle host exceptions
|
před 5 roky |
ReinUsesLisp
|
83db7abae6
glasm: Use integer lod for TXQ
|
před 5 roky |
ReinUsesLisp
|
3b595fe8b2
glasm: Prepare XFB from state instead of global registers
|
před 5 roky |
ReinUsesLisp
|
e240a62017
glasm: Fix global memory fallbacks
|
před 5 roky |
ReinUsesLisp
|
8f3043c3cf
Revert "glasm: Skip phi moves on undefined instructions"
|
před 5 roky |
ReinUsesLisp
|
2aa30353b7
glasm: Remove unintentional '\n' on Undef32
|
před 5 roky |
ReinUsesLisp
|
adb591a757
glasm: Use storage buffers instead of global memory when possible
|
před 5 roky |
ReinUsesLisp
|
f58f79c85d
glasm: Implement Y direction
|
před 5 roky |
ReinUsesLisp
|
586c785366
glasm: Skip phi moves on undefined instructions
|
před 5 roky |
ReinUsesLisp
|
b9c8814ea9
glasm: Implement undef instructions
|
před 5 roky |
ReinUsesLisp
|
8763cc1ff7
glasm: Fix global memory callbacks
|
před 5 roky |
ReinUsesLisp
|
a41b2ed391
gl_shader_cache: Add disk shader cache
|
před 5 roky |
ReinUsesLisp
|
a49532c8eb
video_core,shader: Clang-format fixes
|
před 5 roky |
ReinUsesLisp
|
eacf18cce9
gl_shader_cache: Rename Program abstractions into Pipeline
|
před 5 roky |
ReinUsesLisp
|
48aafe0961
glasm: Release phi node registers after they are no longer needed
|
před 5 roky |
ReinUsesLisp
|
77ee733c3a
glasm: Remove unintentionally committed fmt::prints
|
před 5 roky |
ReinUsesLisp
|
70c9281fbf
glasm: Fix INeg32 on negative immediates
|
před 5 roky |
ReinUsesLisp
|
75fd0079db
glasm: Remove unnecessary value types
|
před 5 roky |
ReinUsesLisp
|
379b305b4b
glasm: Throw when there are register leaks
|
před 5 roky |
ReinUsesLisp
|
ca05a13c62
glasm: Catch more register leaks
|
před 5 roky |
ReinUsesLisp
|
9fbfe7d676
glasm: Fix usage counting on phi nodes
|
před 5 roky |