This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
9da4fe086b3f7c0c2e310c3b6438ed131fb13ff2
dolphin
/
Source
/
Core
History
Shawn Hoffman
9da4fe086b
allow gcc to check the format of args being passed to MsgAlert and GenericLog. Fixed nearly all warnings that arose from this, as well as some preexisting ones (some were actually crashes and/or bugs...)
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6522
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-12-05 09:04:34 +00:00
..
AudioCommon
allow gcc to check the format of args being passed to MsgAlert and GenericLog. Fixed nearly all warnings that arose from this, as well as some preexisting ones (some were actually crashes and/or bugs...)
2010-12-05 09:04:34 +00:00
Common
allow gcc to check the format of args being passed to MsgAlert and GenericLog. Fixed nearly all warnings that arose from this, as well as some preexisting ones (some were actually crashes and/or bugs...)
2010-12-05 09:04:34 +00:00
Core
allow gcc to check the format of args being passed to MsgAlert and GenericLog. Fixed nearly all warnings that arose from this, as well as some preexisting ones (some were actually crashes and/or bugs...)
2010-12-05 09:04:34 +00:00
DebuggerUICommon
Fix some linkage issues with the cmake build. This should fix issue 3596.
2010-11-30 01:20:05 +00:00
DebuggerWX
allow gcc to check the format of args being passed to MsgAlert and GenericLog. Fixed nearly all warnings that arose from this, as well as some preexisting ones (some were actually crashes and/or bugs...)
2010-12-05 09:04:34 +00:00
DiscIO
allow gcc to check the format of args being passed to MsgAlert and GenericLog. Fixed nearly all warnings that arose from this, as well as some preexisting ones (some were actually crashes and/or bugs...)
2010-12-05 09:04:34 +00:00
DolphinWX
allow gcc to check the format of args being passed to MsgAlert and GenericLog. Fixed nearly all warnings that arose from this, as well as some preexisting ones (some were actually crashes and/or bugs...)
2010-12-05 09:04:34 +00:00
DSPCore
LLE JIT: Jitted another 8 DSP multiplier instructions (x64 only)
2010-12-04 23:20:31 +00:00
InputCommon
Make Linux/MacOSX system checks correct in the cmake build. UNIX is true on both linux and osx. The cmake build probably still doesn't work on MacOSX though.
2010-11-17 01:03:39 +00:00
InputUICommon
Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though.
2010-11-01 15:47:02 +00:00
VideoCommon
allow gcc to check the format of args being passed to MsgAlert and GenericLog. Fixed nearly all warnings that arose from this, as well as some preexisting ones (some were actually crashes and/or bugs...)
2010-12-05 09:04:34 +00:00
VideoUICommon
two fixes in this commit:
2010-12-04 17:58:33 +00:00
wiiuse
Make Linux/MacOSX system checks correct in the cmake build. UNIX is true on both linux and osx. The cmake build probably still doesn't work on MacOSX though.
2010-11-17 01:03:39 +00:00
CMakeLists.txt
Linux cmake build fix. I fixed the scons build as well, so this might fix the macosx build also.
2010-11-16 00:13:33 +00:00