This website requires JavaScript.
Explore
Help
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-01-31 00:32:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
History
Jordan Woyak
206fdde933
Remove the core count from the cpu info OSD message. It was often wrong and not rather important.
2013-02-16 23:48:20 -06:00
..
AudioCommon
Fix the majority of the compiler warnings unearthed by the addition of
2013-01-29 23:24:51 -06:00
Common
Remove the core count from the cpu info OSD message. It was often wrong and not rather important.
2013-02-16 23:48:20 -06:00
Core
Bulk send TCP data to the client with the emulated USB Gecko.
2013-02-17 15:27:15 +11:00
DiscIO
Fix remaining compiler warnings.
2013-01-31 15:29:29 -06:00
DolphinWX
Added the ability to reverse the direction of the force feedback by allowing negative range values.
2013-02-17 15:03:10 +11:00
InputCommon
Fix compilation with SDL2. (based on a patch from matthewharveys)
2013-02-05 21:08:52 -06:00
VideoCommon
Use omp_get_num_procs to set the number of OpenMP threads rather than our core count detection.
2013-02-16 23:48:20 -06:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00