dolphin/Source/Core
Fiora de86d2003a JIT: merge lbz + extsb
PPC has no 8-bit sign-extended load, so this instruction pair is very common.
x86 can do it in one op (movsx), so merge them when possible.
2014-09-22 15:41:54 -07:00
..
AudioCommon Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
Common Merge pull request #1135 from FioraAeterna/twidisasmfix 2014-09-21 14:19:05 -05:00
Core JIT: merge lbz + extsb 2014-09-22 15:41:54 -07:00
DiscIO Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
DolphinQt Qt: Add msvc support 2014-09-15 15:07:33 -07:00
DolphinWX Merge pull request #1140 from lioncash/android 2014-09-22 16:20:53 -05:00
InputCommon Fix building Dolphin on OSX without precompiled headers 2014-09-21 00:37:47 -04:00
VideoBackends OGL: Get rid of explicit deletes in RasterFont 2014-09-21 20:06:13 -04:00
VideoCommon GPU: Only load the relevant color components upon writes to the tev color registers. 2014-09-21 10:38:22 +02:00
CMakeLists.txt DolphinQt: initial commit. 2014-09-15 15:06:05 -07:00