dolphin/Source/Core
Pierre Bourdon 0bdf8646f0 Proof of concept zcomploc implementation
Fixes a few depth related graphics bugs. Example in Baten Kaitos (GKBEAF):

Before: http://i.imgur.com/EDdVA.png
After: http://i.imgur.com/h6GuY.png

Still a few bugs in this implementation: zcomploc switching is not yet
implemented, and the color is wrong with this test: http://codepad.org/7GpxklOi
(red on Dolphin, gray on Wii).
2011-09-04 05:08:09 +02:00
..
AudioCommon Since LLE can now output at 48kHz, adjust the audio dumper so that it will respect the set sample rate for LLE as well as HLE. This fixes audio dumping for LLE at 48kHz. 2011-05-28 23:32:11 +00:00
Common fixup scons (osx) to generate scmrev.h and build. 2011-08-23 03:50:06 -07:00
Core Have the ability to disable screensaver due to Nvidia + Displayport can cause annoying flickering 2011-08-26 13:29:01 -07:00
DiscIO Add the DSPTool and UnitTests to the cmake build. They are optional, and to enable them add -DDSTPTOOL and -DUNITTESTS to the cmake command line. 2011-07-18 01:47:55 +00:00
DolphinWX Have the ability to disable screensaver due to Nvidia + Displayport can cause annoying flickering 2011-08-26 13:29:01 -07:00
InputCommon Apply the simple NULL-checking patch from issue 4311. 2011-06-15 12:50:47 +00:00
VideoCommon Proof of concept zcomploc implementation 2011-09-04 05:08:09 +02:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00