This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
043256449e58b8b5062ae25e54125eb2ac69a086
dolphin
/
Source
/
Core
History
Fiora
043256449e
Jit64: some load/store optimizations
...
Avoid extra ops during address calculation in loads; use LEAs or immediates whenever possible.
2014-08-28 10:12:55 -07:00
..
AudioCommon
Remove dsound audio backend.
2014-08-23 11:19:19 -07:00
Common
Add Flag support to ChunkFile.h
2014-08-26 12:43:39 -04:00
Core
Jit64: some load/store optimizations
2014-08-28 10:12:55 -07:00
DiscIO
DiscIO: Make the unordered set in IsSoundFile static
2014-08-25 19:56:09 -04:00
DolphinWX
Merge pull request
#865
from lioncash/debugger-stuff
2014-08-25 13:21:32 -04:00
InputCommon
Merge pull request
#810
from lioncash/controller-interface
2014-08-24 19:58:25 +02:00
VideoBackends
Unify three types of non-FIFO requests to the GPU thread around Common::Event and Common::Flag.
2014-08-26 12:43:39 -04:00
VideoCommon
Unify three types of non-FIFO requests to the GPU thread around Common::Event and Common::Flag.
2014-08-26 12:43:39 -04:00
CMakeLists.txt
Put Plugins/ in Core/, rename to VideoBackends
2013-10-07 10:37:01 -04:00