citra/src
Huw Pascoe a234e4c200 Improved performance of FromAttributeBuffer
Ternary operator is optimized by the compiler
whereas std::min() is meant to return a value.

I've noticed a 5%-10% emulation speed increase.
2017-09-17 15:56:36 +01:00
..
audio_core interpolate: Interpolate on a frame-by-frame basis 2017-08-28 10:54:41 +01:00
citra Add manifest 2017-09-02 20:08:11 -04:00
citra_qt Fix icon for citra qt 2017-09-03 11:26:10 -06:00
common Merge pull request #2822 from wwylele/sw_lighting-2 2017-08-09 18:54:29 +03:00
core Merge pull request #2906 from Subv/ns_new_framework 2017-09-16 21:13:51 +02:00
input_common motion_emu: fix initialization order 2017-08-22 11:43:44 +03:00
network Added missing parts in libnetwork (#2838) 2017-08-19 11:14:33 -06:00
tests Tests/VFP: Use a standalone pagetable for the TestEnvironment memory operations. 2017-09-15 14:26:20 -05:00
video_core Improved performance of FromAttributeBuffer 2017-09-17 15:56:36 +01:00
web_service web_backend: Fix CPR bug where Winsock is not properly initializing. 2017-08-26 19:45:41 -04:00
.clang-format
CMakeLists.txt web_service: Add CMake flag to enable. 2017-07-11 18:33:41 -04:00