1
0
Fork 0
forked from suyu/suyu
suyu/src
Subv 9a03e9c61d Pica/VertexShader: Fixed LOOP with more than one iteration.
Previously it wouldn't jump back to the start of the loop code once it reached the end of the block.
Fixes the texture problems in a lot of games.
2015-02-21 12:52:21 -05:00
..
assets Add citra icon to Windows executable and title bar 2014-12-31 00:38:03 -05:00
citra Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
citra_qt citra-qt: Add a vertex shader debugger. 2015-02-11 15:40:45 +01:00
common Merge pull request #570 from purpasmart96/config_mem 2015-02-18 00:12:37 -05:00
core Convert a few C stdlib asserts to Citra's own asserts 2015-02-18 21:52:36 -08:00
video_core Pica/VertexShader: Fixed LOOP with more than one iteration. 2015-02-21 12:52:21 -05:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00