1
0
Fork 0
forked from suyu/suyu
suyu/src
Yuri Kunde Schlesner 4909a1486e Videocore: Simplify variables in vertex shader interpreter
Simplifies the code and gives a tiny speed-up.
2015-07-26 08:49:35 -03:00
..
citra Implement new argument parsing using getopt and add the corresponding library to externals 2015-07-12 15:49:23 -04:00
citra_qt dyncom: Rename armdefs.h to armstate.h 2015-07-25 22:10:44 -04:00
common Common : Fix Conversion Warnings 2015-07-19 03:59:46 -07:00
core dyncom: Remove unnecessary initialization code. 2015-07-25 22:10:54 -04:00
video_core Videocore: Simplify variables in vertex shader interpreter 2015-07-26 08:49:35 -03:00
CMakeLists.txt