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
Ryan Houdek
8bb16d8e98
[Android] Android NDK now supports full implementations of std::mutex, std::thread, and std::conditional_variable so there is no need to have our own implementations there now.
2013-08-29 22:29:33 -05:00
..
AudioCommon
fix AudioCommon::Mixer Buffer indices
2013-07-11 21:22:38 +02:00
Common
[Android] Android NDK now supports full implementations of std::mutex, std::thread, and std::conditional_variable so there is no need to have our own implementations there now.
2013-08-29 22:29:33 -05:00
Core
[ARM] Fix lfs/lfd. We need to dump the fpr cache at times where VFP registers may be affected. We shouldn't need to flush D8-D15 but it doesn't seem to work. So we have to flush all registers.
2013-08-30 01:11:32 +00:00
DiscIO
Missed some VS build options.
2013-08-16 21:42:31 +12:00
DolphinWX
[Android] Let NativeLibrary handle initial folder structure creation.
2013-08-29 18:07:32 -05:00
InputCommon
Fix compatibility with the SDL2.0 release.
2013-08-15 22:18:40 +02:00
VideoCommon
ogl driverdetails: add flag to disable hacked and pinned memory
2013-08-26 19:45:19 +02:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00