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-08-01 18:48:56 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f652c40861b80cddba341fc699f9bbb04a79565
dolphin
/
Source
/
Core
History
NeoBrainX
4f652c4086
Partially revert "Check if BP and XF changes actually change values before flushing". Dolphin code sucks too much to get optimizations.
...
This reverts commit
5a77cae2e3
. Fixes issue 5459. Fixes issue 5606.
2012-11-19 21:09:31 +01:00
..
AudioCommon
misc movie cleanup and fixes
2012-10-20 22:26:40 -04:00
Common
- Added a new wilcard for importing savegames, which basically shows all saves (gci, gcs and sav). This is set as default (I really got frustrated of having to change the type every single time when making tests for GCMM, and I think it makes more sense at user level to just show all saves regardless the format)
2012-10-29 21:02:59 -07:00
Core
Fix indentation [ using the web editor D: ]
2012-11-19 19:44:44 +00:00
DiscIO
Use do { ... } while (0) for the *_LOG macros
2012-08-20 13:12:49 +02:00
DolphinWX
Added option to toggle the display of On-Screen Display messages in the Interface tab.
2012-11-16 23:54:48 +01:00
InputCommon
Re-add hack to use SDL/SDL.h ifndef _WIN32.
2012-07-14 20:50:58 -06:00
VideoCommon
Partially revert "Check if BP and XF changes actually change values before flushing". Dolphin code sucks too much to get optimizations.
2012-11-19 21:09:31 +01:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00