dolphin/Source/Core
2011-01-05 03:29:56 +00:00
..
AudioCommon Some minor tidying of the OS X audio and wiimote code. 2011-01-04 02:09:29 +00:00
Common Use abspath when deleting the old Source..svnrev.h. 2011-01-01 22:47:29 +00:00
Core Changed order of operations in Profiler.cpp to calculate non-zero values for 'cost'. Integer division was too early. Credit to my brother, Joe, for figuring this one out. 2011-01-05 03:29:56 +00:00
DebuggerUICommon We effectively only have a single namespace for private header files, 2010-12-05 15:28:31 +00:00
DebuggerWX GX_TF_RGB565 texture decoder optimized with SSE2 producing a ~78% speed increase over reference C implementation. 2011-01-02 22:53:25 +00:00
DiscIO Set native eol-style on some recently added files. 2011-01-01 21:09:56 +00:00
DolphinWX Retire the workaround for wxWidgets using the Objective-C reserved 2011-01-04 02:07:17 +00:00
DSPCore small fix for lle-int 2011-01-04 14:49:54 +00:00
InputCommon Implement free look on linux. Patch due to artart78. 2010-12-21 23:58:25 +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 Fixed Linux build. 2011-01-05 03:19:53 +00:00
VideoUICommon Implement pixel data reinterpretation on EFB format change. 2010-12-27 21:56:20 +00:00
CMakeLists.txt Remove wiiuse, and use our own code. Works on linux and windows. On OSX it should compile, but I don't know about functionality. Even on linux and windows I can't promise this is bug free (wiiuse certainly wasn't). Please report issues as you find them for all platforms. 2010-12-31 02:10:07 +00:00