shadPS4/src/shader_recompiler/ir/passes
raphaelthegreat 08e155946e video_core: Remove hack in rasterizer
* The hack was to skip the first draw as the display buffer had not been created yet and the texture cache couldn't create one itself. With this patch it now can, using the color buffer parameters from registers
2024-05-25 03:01:56 +03:00
..
constant_propogation_pass.cpp video: Import new shader recompiler + display a triangle (#142) 2024-05-22 01:35:12 +03:00
passes.h video_core: Remove hack in rasterizer 2024-05-25 03:01:56 +03:00
resource_tracking_pass.cpp video_core: Remove hack in rasterizer 2024-05-25 03:01:56 +03:00
ssa_rewrite_pass.cpp video: Import new shader recompiler + display a triangle (#142) 2024-05-22 01:35:12 +03:00