This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-01-08 23:01:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c859aaae84642ded91fe046ef91404431c84f48b
dolphin
/
Source
/
Core
History
NeoBrainX
c859aaae84
[optimization] TextureCacheBase: Slightly loosen the requirements for reusing mipmapped textures
2012-10-20 21:07:02 +02:00
..
AudioCommon
Implemented proper timing in the "No audio output" back-end.
2012-07-01 17:07:58 +10:00
Common
If setting videobackend back to null strings, Just set it to the front of the list. Fixes loading game specific INI files that don't load back the "default" video backend which is nothing.
2012-09-25 00:47:37 +00:00
Core
Save disc changes to .dtm, and load the full movie header every time it's loaded.
2012-10-20 14:40:16 -04:00
DiscIO
Use do { ... } while (0) for the *_LOG macros
2012-08-20 13:12:49 +02:00
DolphinWX
Correct the hotkey labels for undo load state, and load last overwritten state buttons
2012-10-18 03:30:44 -04:00
InputCommon
Re-add hack to use SDL/SDL.h ifndef _WIN32.
2012-07-14 20:50:58 -06:00
VideoCommon
[optimization] TextureCacheBase: Slightly loosen the requirements for reusing mipmapped textures
2012-10-20 21:07:02 +02:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00