citra/src/video_core/debug_utils
Yuri Kunde Schlesner fe186d3a59 GPU: Bitwise texture swizzling
Replace the loop-based texture address swizzling code by a bit-twiddling
implementation, providing a very small speed up. Also simplify
addressing code.
2014-12-29 02:08:11 -02:00
..
debug_utils.cpp GPU: Bitwise texture swizzling 2014-12-29 02:08:11 -02:00
debug_utils.h Pica/DebugUtils: Better document LookupTexture. 2014-12-20 18:06:55 +01:00