This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-03-18 11:41:33 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea6fd58b978e80b8d5e00158ecdb4c227abd05eb
dolphin
/
Source
/
Core
History
Pierre Bourdon
ea6fd58b97
Use an unordered_set to track FIFO write adresses
...
Reduces CheckGatherPipe CPU consumption by 40%.
2013-11-07 03:22:32 +01:00
..
AudioCommon
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
Common
[ARM] Fix an issue with the data offset in LoadStore operations. Thanks to PPSSPP.
2013-11-05 13:05:38 +00:00
Core
Use an unordered_set to track FIFO write adresses
2013-11-07 03:22:32 +01:00
DiscIO
Fix {Read,Write}FileToString.
2013-11-05 00:33:41 +13:00
DolphinWX
[windows] update SDL-2.0.0 to 2.0.1. Fixes issue 6793.
2013-11-04 23:50:52 -08:00
InputCommon
Run code through clang-modernize -add-override to add 'override' decls.
2013-11-03 20:54:05 -05:00
VideoBackends
ogl: check default framebuffer for msaa
2013-11-05 17:38:48 +01:00
VideoCommon
Handle BP mask register better to avoid useless BP writes (causing flushes)
2013-11-07 03:06:53 +01:00
CMakeLists.txt
…