Files
ppsspp/Common
Henrik Rydgård 28166cb35d Add "allocation slack" to our pushbuffers. Fixes a memory overwrite bug
Reported by Joseph on Discord.

Sometimes, things could align perfectly so allocations happend exactly
at the end of a pushbuffer. At the same time, we allow our vertex decoder to write an extra few
bytes if it needs to for speed. Unfortunately I missed this interaction,
resulting in some uncommon crashes that were especially common with
heavy-geometry things like modified GTA LCS with PS2 assets, for
example.

The problem was reported with Vulkan, but our OpenGL backend had the
same issue too.
2026-05-13 15:55:34 +02:00
..
2025-02-11 10:43:39 -06:00
2026-05-13 11:37:26 +02:00
2025-08-31 13:37:43 +02:00
2025-01-08 17:02:39 +01:00
2025-01-23 13:28:51 +01:00
2026-01-30 14:10:32 +01:00
2026-04-16 12:12:12 -06:00
2026-04-16 12:12:12 -06:00
2026-03-30 11:34:19 -06:00
2025-04-23 22:08:40 +02:00
2025-09-02 13:26:04 +02:00
2025-08-31 13:37:43 +02:00
2025-08-26 10:50:56 +02:00