yuzu-emu
/
yuzu-android
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu-android/src
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
..
citra GPU: Implement frameskip and remove forced framebuffer swap hack. 2014-12-28 22:14:05 -05:00
citra_qt Merge pull request #347 from bunnei/frameskip 2014-12-28 22:39:17 -05:00
common Merge pull request #322 from chinhodado/master 2014-12-22 00:12:43 -05:00
core Merge pull request #347 from bunnei/frameskip 2014-12-28 22:39:17 -05:00
video_core GPU: Bitwise texture swizzling 2014-12-29 02:08:11 -02:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00