dolphin/Source/Core
Rodolfo Osvaldo Bogado c8305a7b7d two fixes in this commit:
first fix for issues introduced in sms in r6501, please test for a regressions in The Calling
Second Fix for Issue 3539, by making pixel Dept calculation an option. in games with this issue Enabling pixel depth will solve the issue, in other games disabling the option will not cause speed lost
some cleanup in dlist cache

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6517 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-12-04 17:58:33 +00:00
..
AudioCommon Second attempt at issue 3458. Fixes issue 3458. 2010-12-04 03:50:55 +00:00
Common two fixes in this commit: 2010-12-04 17:58:33 +00:00
Core Reestablish *BSD build using CMake. 2010-12-04 15:19:04 +00:00
DebuggerUICommon Fix some linkage issues with the cmake build. This should fix issue 3596. 2010-11-30 01:20:05 +00:00
DebuggerWX StringUtil cleanup. Nothing seems broken. 2010-11-10 04:12:31 +00:00
DiscIO Second attempt at issue 3458. Fixes issue 3458. 2010-12-04 03:50:55 +00:00
DolphinWX Reestablish *BSD build using CMake. 2010-12-04 15:19:04 +00:00
DSPCore Reestablish *BSD build using CMake. 2010-12-04 15:19:04 +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 two fixes in this commit: 2010-12-04 17:58:33 +00:00
VideoUICommon two fixes in this commit: 2010-12-04 17:58:33 +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