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-11 00:29:11 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
History
NeoBrainX
98b62d8362
Track alpha blending paramaters in the pixel shader UID.
2011-09-07 21:15:14 +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
Add runtime checks to make sure we aren't overoptimizing the pixel shader cache.
2011-09-07 21:15:09 +02: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
Track alpha blending paramaters in the pixel shader UID.
2011-09-07 21:15:14 +02:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00