dolphin/Source/Core
2010-11-26 09:25:08 +00:00
..
AudioCommon Make Linux/MacOSX system checks correct in the cmake build. UNIX is true on both linux and osx. The cmake build probably still doesn't work on MacOSX though. 2010-11-17 01:03:39 +00:00
Common DX11: Fix mipmaps. Someone forgot creating them at the proper time ;P 2010-11-24 19:13:19 +00:00
Core Migrate the opencl setting completely to the gfx config dialog. 2010-11-24 17:30:04 +00:00
DebuggerUICommon Make Linux/MacOSX system checks correct in the cmake build. UNIX is true on both linux and osx. The cmake build probably still doesn't work on MacOSX though. 2010-11-17 01:03:39 +00:00
DebuggerWX StringUtil cleanup. Nothing seems broken. 2010-11-10 04:12:31 +00:00
DiscIO StringUtil cleanup. Nothing seems broken. 2010-11-10 04:12:31 +00:00
DolphinWX Inhibit the screensaver while the emulator is running on linux. Fixes issue 3279. Uses the xdg-screensaver method suggested in that issue. 2010-11-25 02:26:46 +00:00
DSPCore Make Linux/MacOSX system checks correct in the cmake build. UNIX is true on both linux and osx. The cmake build probably still doesn't work on MacOSX though. 2010-11-17 01:03:39 +00:00
InputCommon Make Linux/MacOSX system checks correct in the cmake build. UNIX is true on both linux and osx. The cmake build probably still doesn't work on MacOSX though. 2010-11-17 01:03:39 +00:00
InputUICommon Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though. 2010-11-01 15:47:02 +00:00
VideoCommon Minor change to ease video plugin merging. Made static NativeVertexFormat::Create function into a virtual function of VertexManager. I believe this is the last bit of code which is only declared in VideoCommon and defined in each of the plugins. 2010-11-26 09:25:08 +00:00
VideoUICommon Even tinier commit. I hope nobody around here has a problem with those.... :P 2010-11-24 23:05:50 +00:00
wiiuse Make Linux/MacOSX system checks correct in the cmake build. UNIX is true on both linux and osx. The cmake build probably still doesn't work on MacOSX though. 2010-11-17 01:03:39 +00:00
CMakeLists.txt Linux cmake build fix. I fixed the scons build as well, so this might fix the macosx build also. 2010-11-16 00:13:33 +00:00