2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/shader_recompiler
2023-09-22 00:39:09 -04:00
..
backend emit_spirv: fix incorrect use of descriptor index in image atomics 2023-09-22 00:39:09 -04:00
frontend Shader Recompiler: Auto stub special registers and dump pipelines on exception. 2023-08-27 03:47:04 +02:00
ir_opt Shader Recomnpiler: implement textuzreGrad 3D emulation constant propagation 2023-08-18 22:17:02 -04:00
CMakeLists.txt msvc: set warning level to /W4 globally 2023-09-03 18:42:10 +04:00
environment.h Fix shader dumps with nvdisasm 2023-08-03 15:30:27 +01:00
exception.h
host_translate_info.h Merge pull request #10699 from liamwhite/conditional-barrier 2023-06-12 16:50:59 -03:00
object_pool.h
precompiled_headers.h
profile.h
program_header.h
runtime_info.h Remove memory allocations in some hot paths 2023-06-22 08:05:10 +01:00
shader_info.h shaders: Track local memory usage 2023-06-25 18:59:33 -04:00
stage.h
varying_state.h