shadPS4/src/shader_recompiler/backend
TheTurtle d332a5e611
spirv: Simplify shared memory handling (#427)
* spirv: Simplify shared memory handling

* spirv: Ignore clip plane

* spirv: Fix image offsets

* ir_pass: Implement shared memory lowering pass

* NVIDIA doesn't like using shared mem in fragment shader and softlocks driver

* spirv: Add log for ignoring pos1
2024-08-14 19:01:17 +03:00
..
spirv spirv: Simplify shared memory handling (#427) 2024-08-14 19:01:17 +03:00
bindings.h video: Import new shader recompiler + display a triangle (#142) 2024-05-22 01:35:12 +03:00