Files
ppsspp/ext
Unknown W. Brackets 0474ff5c23 GLES: Use aligned memory for textures.
We use SSE on them, and they used to be aligned, and must be aligned in
PSP RAM, so keep them aligned.

This only really affects 32-bit, since allocs will typically be aligned on
64-bit anyway.

Fixes #10601.
2018-02-11 08:13:57 -08:00
..
2017-11-09 13:55:33 +01:00
2016-01-01 14:30:03 +01:00
2016-12-03 12:25:05 -03:00
2016-01-19 20:09:05 +01:00
2014-10-26 17:48:59 -07:00