This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
efd894fe1e8eaa61ae7369def6a296e640744d86
dolphin
/
Source
T
History
Maarten ter Huurne
efd894fe1e
Include SDL header as "SDL.h". This works with the CFLAGS output of pkg-config, picking up SDL no matter where it is installed.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@274
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-08-22 21:19:56 +00:00
..
Core
On non-Windows platforms, #define _M_IX86 for 32-bit platforms and _M_X64 for 64-bit platforms. Until now, 64-bit was always selected, which broke Dolphin on 32-bit Linux and OS X.
2008-08-22 19:28:00 +00:00
Plugins
Include SDL header as "SDL.h". This works with the CFLAGS output of pkg-config, picking up SDL no matter where it is installed.
2008-08-22 21:19:56 +00:00
PluginSpecs
Audio system update - HLE plugin submitted, homebrew has sound, and also Mario movies!! (this was very unexpected). This also acts as a frame limiter. Might provide an option to turn it off in the future.
2008-08-16 21:58:07 +00:00
Dolphin.sln
Kill Plugin_DSP_NULL
2008-08-16 22:30:29 +00:00