Commit Graph

2 Commits

Author SHA1 Message Date
raphaelthegreat 0eaa7d5859 shader_recompiler: Implement attribute loads/stores 2024-05-25 03:02:02 +03:00
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