Jean-Philip Desjardins
|
a9ba3df423
|
OpenGL: Prevent writing out of bounds of the dirty pages struct.
Fixes random visual glitches in Kingdom Hearts (esp. in the intro stage).
|
2023-01-18 13:49:48 -05:00 |
|
Jean-Philip Desjardins
|
acd7464770
|
Fix code style.
|
2020-04-30 18:56:11 -04:00 |
|
Björn Gerdau
|
79b4f4cbcc
|
Account for textures with 0 buffer width
This is used by DBZ Budokai Tenkaichi 2 and 3 at least.
|
2020-04-28 18:35:44 +02:00 |
|
Clang-Format
|
acf75535ec
|
Clang format
|
2018-04-30 21:01:23 +01:00 |
|
Jean-Philip Desjardins
|
43eb9ec6fd
|
Clear dirty pages when texture is reset.
|
2017-01-29 21:12:56 -05:00 |
|
Jean-Philip Desjardins
|
c9df382661
|
Changed GsTextureCache interface to allow to work with uniquely owned objects.
|
2017-01-29 21:12:56 -05:00 |
|
Jean-Philip Desjardins
|
e8e06d74b4
|
Move texture caching stuff in a separate class.
|
2016-09-17 23:29:00 -04:00 |
|