dolphin/Source/Core
2010-11-14 21:14:26 +00:00
..
AudioCommon Clean up OS X wx library handling a bit. 2010-11-14 06:02:44 +00:00
Common Simplify OpenCL compile-time detection on OS X. 2010-11-13 20:02:01 +00:00
Core Move UDPConfigDiag into Dolphin, to allow building of UDP Wiimote again. 2010-11-14 13:30:57 +00:00
DebuggerUICommon Improve the compiler flags for the cmake build system. -fPIC only needs to be specified for static libraries that are linked into shared libraries. cmake automatically uses -fPIC for shared libraries. Also ported several other needed compiler flags from the scons build. Set up the debug build, enabled with "-D CMAKE_BUILD_TYPE=Release", to work with wxWidgets debugging. 2010-11-05 02:23:24 +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 ...and the SCons/cmake stuff :) 2010-11-14 13:34:41 +00:00
DSPCore Core/DSPCore: Implement Jit emitters for all extended operations. 2010-11-07 23:43:26 +00:00
InputCommon UDPWiimote.cpp and UDPWrapper.cpp are now used again. 2010-11-14 14:02:16 +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 On linux encode frame dumps in MPG format instead of writing raw frames. To enable this portion of the code you must have libavcodec-dev and libswscale-dev installed (package names for Ubuntu). 2010-11-14 21:14:26 +00:00
wiiuse update wiiuse vcproj 2010-11-14 13:36:21 +00:00
CMakeLists.txt move wiiuse to Source/Core and add to the main dolphin solution 2010-11-13 19:15:43 +00:00