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-19 12:19:40 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2e7248b58408d1750c8cae0f2b3581218f68e5a
dolphin
/
Source
/
Core
History
Jasper St. Pierre
b2e7248b58
LogWindow: Fix a bad initializer
...
Since these defaults aren't used, don't bother specifying them.
2013-07-05 22:39:18 -04:00
..
AudioCommon
Fix most ARM warnings
2013-07-05 19:56:15 -05:00
Common
Fix most ARM warnings
2013-07-05 19:56:15 -05:00
Core
Remove a warning from ARM includes already defining PAGE_SIZE and a warning in the FPR cache.
2013-07-05 20:56:17 -05:00
DiscIO
Fix a bunch of random typos in comments and logging.
2013-04-19 09:21:45 -04:00
DolphinWX
LogWindow: Fix a bad initializer
2013-07-05 22:39:18 -04:00
InputCommon
Fix a case where a boolean check (vector.empty()) was used when a clear (vector.clear()) was intended in ExpressionParser.cpp.
2013-07-02 21:42:44 -04:00
VideoCommon
Fix most ARM warnings
2013-07-05 19:56:15 -05:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00