mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
8c069917b5
* Remove some old redundant reports * Fix scissor off by one * More CrossSIMD * Move the viewport scale out to the proj matrix * DepthRaster: Also merge the viewport translation into the projection matrix. * Depth raster: Do the triangle clipping in batches of 4 triangles * Cleanup