yuzu-android/src/shader_recompiler
2023-09-14 15:23:50 +02:00
..
backend shader_recompiler: skip sampler for buffer textures (#11435) 2023-09-14 15:23:50 +02: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
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