Lime-3DS-Emulator/src
bunnei 15c907317c Merge pull request #1710 from hrydgard/optimize-event-breakpoints
Replace std::map with std::array for graphics event breakpoints
2016-04-25 21:37:43 -04:00
..
audio_core DSP: Implement audio filters (simple, biquad) 2016-03-28 15:51:00 +01:00
citra CMakeLists: Use imported version of Threads::Threads 2016-04-24 23:39:25 +08:00
citra_qt Replace std::map with std::array for graphics event breakpoints, and allow the compiler to inline. Saves 1%+ in vertex heavy situations. 2016-04-24 14:19:49 +02:00
common assert: Allow UNREACHABLE_MSG to have just one argument 2016-04-24 23:40:14 +08:00
core am: title_id is long long uint 2016-04-24 23:40:41 +08:00
video_core Merge pull request #1710 from hrydgard/optimize-event-breakpoints 2016-04-25 21:37:43 -04:00
CMakeLists.txt Dependencies: Remove GLFW, Add SDL2 2016-03-02 14:09:02 +00:00