citra/src
Yuri Kunde Schlesner 877d2a0e48 Videocore: Replace std::stack in shader interpreter with static_vector
Shaves off 1/3rd of the vertex shader time in Fire Emblem
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: Replace std::stack in shader interpreter with static_vector 2015-07-26 08:49:35 -03:00
CMakeLists.txt