shadPS4/src/shader_recompiler
psucien dd97b517f7
Recompiler: sampler patching (#236)
* recompiler: restored bfs in image instruction producers search

* recompiler: added pattern check for s# anisotropy modification

* added check if s# comes from constant load (e.g. EUD)
2024-07-05 00:15:57 +03:00
..
backend shader_recompiler: Implement most integer image atomics, workgroup barriers and shared memory load/store (#231) 2024-07-05 00:15:44 +03:00
frontend shader_recompiler: Implement most integer image atomics, workgroup barriers and shared memory load/store (#231) 2024-07-05 00:15:44 +03:00
ir Recompiler: sampler patching (#236) 2024-07-05 00:15:57 +03:00
exception.h video: Import new shader recompiler + display a triangle (#142) 2024-05-22 01:35:12 +03:00
object_pool.h video: Import new shader recompiler + display a triangle (#142) 2024-05-22 01:35:12 +03:00
profile.h shader_recompiler: Implement most integer image atomics, workgroup barriers and shared memory load/store (#231) 2024-07-05 00:15:44 +03:00
recompiler.cpp shader: Fix block processing order in dead code elimination pass 2024-06-06 02:46:36 +03:00
recompiler.h video_core: Add image support 2024-05-27 18:25:45 +03:00
runtime_info.h Recompiler: sampler patching (#236) 2024-07-05 00:15:57 +03:00