dolphin/Source
hthh 789975e350 Jit: FIFO optimization improvements
This introduces speculative constants, allowing FIFO writes to be
optimized in more places.

It also clarifies the guarantees of the FIFO optimization, changing
the location of some of the checks and potentially avoiding redundant
checks.
2016-08-15 20:09:52 +10:00
..
Android Fix crash caused by trying to reference touch-screen config UI on devices without touchscreen 2016-07-30 09:33:35 -04:00
Core Jit: FIFO optimization improvements 2016-08-15 20:09:52 +10:00
DSPSpy Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
DSPTool Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PCH Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
UnitTests BusyLoopTest: Only run 10 times. 2016-06-27 22:06:52 +02:00
VSProps Windows: Don't include Externals\curl\lib\ everywhere 2016-06-21 10:58:50 +02:00
.clang-format Add new clang-format config. 2016-06-24 10:41:05 +02:00
CMakeLists.txt Strip the Android shared library file. 2016-01-20 10:40:42 -06:00
dolphin-emu.sln Externals: Add glslang from Vulkan SDK v1.0.21.1 2016-08-11 22:40:32 +10:00