dolphin/Source/Core
Fiora 8237004448 JIT: optimize for the common case of unquantized psq_l/st
Optimistically assume used GQRs are 0 in blocks that only use one GQR, and
bail at the start of the block and recompile if that assumption fails.

Many games use almost entirely unquantized stores (e.g. Rebel Strike, Sonic
Colors), so this will likely be a big performance improvement across the board
for games with heavy use of paired singles.
2015-01-10 14:14:43 -08:00
..
AudioCommon Merge pull request #1847 from adamdmoss/openal-floatfix 2015-01-10 12:16:05 +11:00
Common JIT: optimize for the common case of unquantized psq_l/st 2015-01-10 14:14:43 -08:00
Core JIT: optimize for the common case of unquantized psq_l/st 2015-01-10 14:14:43 -08:00
DiscIO Fix 4.0-4901 VolumeDirectory stack overflow 2015-01-09 22:50:07 +01:00
DolphinQt Fix indentation 2015-01-07 21:51:47 +01:00
DolphinWX Merge pull request #1835 from adamdmoss/master 2015-01-09 11:59:02 +11:00
InputCommon CMake: simplify some expressions 2015-01-03 13:17:57 +01:00
UICommon Added GameCube Adapter support. 2014-12-10 20:45:45 +11:00
VideoBackends FramebufferManager: Remove unnecessary sampler declaration. 2015-01-09 14:53:56 +01:00
VideoCommon Merge pull request #1785 from degasus/custom_texture 2015-01-08 13:29:45 +01:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00