This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
Watch
1
Star
0
Fork
You've already forked dolphin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f8f8aea577
dolphin
/
Source
/
Core
History
Ryan Houdek
f8f8aea577
Allow the user to set graphics backend from Game INI. Zero GUI option available for setting.
2012-09-23 16:02:11 -05:00
..
AudioCommon
Implemented proper timing in the "No audio output" back-end.
2012-07-01 17:07:58 +10:00
Common
This changes a mmap in MemArena so you don't need 786MB of memory free to actually allocate the 1GB memory space in Linux 32bit. I was also running in to this issue in my development. Kudos to plbl4ster to actually taking the time to research this. Closes issue 5625.
2012-09-23 10:08:13 -05:00
Core
Allow the user to set graphics backend from Game INI. Zero GUI option available for setting.
2012-09-23 16:02:11 -05:00
DiscIO
Use do { ... } while (0) for the *_LOG macros
2012-08-20 13:12:49 +02:00
DolphinWX
Fix broken build when using SDL from Externals.
2012-09-02 16:53:15 -06:00
InputCommon
Re-add hack to use SDL/SDL.h ifndef _WIN32.
2012-07-14 20:50:58 -06:00
VideoCommon
Update libav code to remove deprecation warnings.
2012-08-28 22:34:24 -05:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00