This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-07-16 02:39:51 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39a524f47df5c40688ca05b4d800b5818a42c943
dolphin
/
Source
/
Core
History
comex
39a524f47d
Returning false from an IPC_HLE method should not produce an INFO_LOG.
...
It's commonly used to delay replying to a message and is in no way an error.
2013-09-13 15:31:50 -04:00
..
AudioCommon
A bunch of trivial changes to fix clang warnings.
2013-09-01 22:58:33 -04:00
Common
Improve the ArraySize function a bit now that c++11 isn't forbidden there. Error messages should be friendlier now.
2013-09-12 12:57:13 -05:00
Core
Returning false from an IPC_HLE method should not produce an INFO_LOG.
2013-09-13 15:31:50 -04:00
DiscIO
MSVC warnings.
2013-09-01 22:59:32 -04:00
DolphinWX
Hack the gettext detection a bit to fix translations not working on OSX buildbot builds
2013-09-12 18:22:31 +02:00
InputCommon
Fix "modifier" button functionality et al.
2013-09-11 17:48:04 -05:00
VideoCommon
VideoCommon: use memcmp to compare shader uid
2013-09-11 17:34:23 +02:00
CMakeLists.txt
…