dolphin/Source/Core
2013-04-02 04:12:17 +02:00
..
AudioCommon Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon. 2013-03-19 21:51:12 -04:00
Common Fix a slight leak in LogManager. 2013-03-27 23:39:48 -04:00
Core Implement AXWii commands 08/09, aka. "upload AUXA/AUXB and use it as a temp buffer to mix to MAIN L/R/S and AUXC L", aka. "what the fuck were they thinking?!" 2013-04-02 04:12:17 +02:00
DiscIO Clean up some space/tab mismatches in DiscIO and InputCommon. 2013-03-19 09:59:41 -04:00
DolphinWX Add an option to run the AX processing on the CPU thread. Fixes timing issues causing audio glitches on Wii, and should improve the overall stability of AX HLE. 2013-03-30 14:02:30 +01:00
InputCommon Clean up some space/tab mismatches in DiscIO and InputCommon. 2013-03-19 09:59:41 -04:00
VideoCommon Implement dual source blending to avoid unneeded alpha pass. 2013-03-28 20:08:51 -03:00
CMakeLists.txt