This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
9df31a9747deb29ca220230c2fae6c0c7e2e552b
dolphin
/
Source
/
Core
T
History
skidau
9df31a9747
Implemented tlbie instruction
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@4875
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-01-18 04:39:01 +00:00
..
AudioCommon
Allow OSX to quit Dolphin cleanly in NoWX build with command+Q. Not sure how to let them do it via close button in the Window
2010-01-17 08:47:35 +00:00
Common
Fix EFB reads in fastmem mode by removing the EFB mapping (forces it to go through the right handlers). Enable fastmem mode in x64. 1-2% speed boost overall maybe :p
2010-01-17 21:28:39 +00:00
Core
Implemented tlbie instruction
2010-01-18 04:39:01 +00:00
DebuggerUICommon
My first proud commit
2009-11-25 10:07:56 +00:00
DebuggerWX
(assorted cleanup and reindent that didn't belong in the quantizer change)
2010-01-16 19:01:00 +00:00
DiscIO
Fix for importing / exporting more than one save per launch
2010-01-17 03:25:42 +00:00
DolphinWX
Allow OSX to quit Dolphin cleanly in NoWX build with command+Q. Not sure how to let them do it via close button in the Window
2010-01-17 08:47:35 +00:00
DSPCore
Better comment the writelog code
2010-01-13 11:09:20 +00:00
InputCommon
This should fix Issue 1798
2009-12-31 17:42:55 +00:00
VideoCommon
Shader Disk Cache implementation for D3D. Saves generated shaders on disk. Eliminates "freeze jerks" in D3D plugin the _second_ and later times you play something.... not much to do about the first time. The D3D shader compiler is just slow.
2010-01-17 17:44:09 +00:00