dolphin/Source/Core
Fiora 68972da1e5 JIT: fix possible panicalert in loadstore
Didn't bind address register tcorrectly in a very rare case.
2014-12-06 16:09:13 -08:00
..
AudioCommon Upgrade AudioUnit API usage. 2014-11-25 00:42:21 -05:00
Common Fix building with PCH disabled. 2014-12-03 22:01:12 -06:00
Core JIT: fix possible panicalert in loadstore 2014-12-06 16:09:13 -08:00
DiscIO DiscIO: Remove some explicit deletes 2014-12-04 11:39:20 -05:00
DolphinQt Update Main.cpp version checks. 2014-11-25 00:27:13 -05:00
DolphinWX Merge pull request #1637 from lioncash/dim 2014-12-03 21:20:58 -05:00
InputCommon Fix some double->float conversions. 2014-11-11 14:14:22 -05:00
UICommon
VideoBackends FramebufferManager: Bind only the first framebuffer layer when the EFB only has one layer. 2014-12-05 00:36:10 +01:00
VideoCommon Merge pull request #1656 from kayru/orthographic_projection_epsilon 2014-12-05 17:34:50 +01:00
CMakeLists.txt