dolphin/Source/Core
Lioncash 76ad89ebb6 DolphinWX: Fix the video dialog crashing Dolphin on OSX
When a game was running and someone opened the video dialog, it would crash. This is because the preprocessor macro should have been __APPLE__ not _APPLE_

Fixes issue 7644.
2014-09-21 16:08:16 -04: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 GPU: Only load the relevant color components upon writes to the tev color registers. 2014-09-21 10:38:22 +02: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 DolphinWX: Fix the video dialog crashing Dolphin on OSX 2014-09-21 16:08:16 -04:00
InputCommon Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
VideoBackends GPU: Only load the relevant color components upon writes to the tev color registers. 2014-09-21 10:38:22 +02: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