yuzu/src
Tony Wasserka 365236fa4c Pica: Cleanup clipping code and change screenspace z to range from -1..0.
The change in depth range seems to reflect better to what applications are expecting, and makes for cleaner code overall (hence is more likely to reflect hardware behavior).
2015-02-18 14:50:03 +01: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 GPU: Properly implement memory fills. 2015-02-18 14:02:58 +01:00
video_core Pica: Cleanup clipping code and change screenspace z to range from -1..0. 2015-02-18 14:50:03 +01:00
CMakeLists.txt