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-02-10 22:49:00 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
History
Pierre Bourdon
20e82ec08c
Fix the fix to AVX support detection
...
Should be xgetbv(0) & 6 == 6, not just & 6. Thanks to tueidj for pointing this out.
2013-08-22 01:08:14 +02:00
..
AudioCommon
fix AudioCommon::Mixer Buffer indices
2013-07-11 21:22:38 +02:00
Common
Fix the fix to AVX support detection
2013-08-22 01:08:14 +02:00
Core
In Windows, if BBA can't connect to any TUNTAP device then throw a panicalert, not just an error log.
2013-08-21 03:22:14 +00:00
DiscIO
Fix a bunch of random typos in comments and logging.
2013-04-19 09:21:45 -04:00
DolphinWX
[Android] Fix Wii games.
2013-08-17 19:41:28 -05:00
InputCommon
Fix compatibility with the SDL2.0 release.
2013-08-15 22:18:40 +02:00
VideoCommon
Typo + Add Lima to the driverdetails.
2013-08-21 05:41:32 -05:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00