ppsspp/GPU/Null
Unknown W. Brackets 4c1c694d4b Use flags to avoid hashing textures when unchanged.
If only parameters change (like wrapping or clut, etc.) we don't need to
rehash the data - we know it hasn't changed.

Should reduce the distance between lazy texture hashing on and off.
2014-04-13 14:22:39 -07:00
..
NullGpu.cpp Use flags to avoid hashing textures when unchanged. 2014-04-13 14:22:39 -07:00
NullGpu.h Enable frameskipping in the null gpu. 2013-11-14 23:37:48 -08:00