This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-01-25 15:31:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
History
Pierre Bourdon
9860137291
Initialize the audiocommon mixer on the first write to DSPCR, even if DSP is not enabled. Fixes issue 6192.
2013-04-02 20:42:07 +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
Initialize the audiocommon mixer on the first write to DSPCR, even if DSP is not enabled. Fixes issue 6192.
2013-04-02 20:42:07 +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
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00