This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
Watch
1
Star
0
Fork
You've already forked dolphin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
39ad5a2f7a
dolphin
/
Source
/
Core
History
Ryan Houdek
39ad5a2f7a
Disable Fastmem on JIT64IL. JIT64IL is completely incompatible with Fastmem and doesn't need it since it has its own way to speed up memory accesses. This fixes the JIT64IL core, which I totally didn't break but was blamed for.
2013-11-12 19:37:09 -06:00
..
AudioCommon
Re-plumb window handle to the dsound backend.
2013-11-07 09:24:56 -08:00
Common
Redo 'Fixes GCC 4.9 compilation. It now supplies its own _mm_shuffle_epi8 intrinsic.' This time with support for Windows.
2013-11-12 16:34:56 -06:00
Core
Disable Fastmem on JIT64IL. JIT64IL is completely incompatible with Fastmem and doesn't need it since it has its own way to speed up memory accesses. This fixes the JIT64IL core, which I totally didn't break but was blamed for.
2013-11-12 19:37:09 -06:00
DiscIO
Add a comment to the magic value reading location.
2013-11-11 17:17:49 +00:00
DolphinWX
Disable wiimote source selection while netplay is running.
2013-11-12 04:16:51 -05:00
InputCommon
Run code through clang-modernize -add-override to add 'override' decls.
2013-11-03 20:54:05 -05:00
VideoBackends
D3D: Use D3DX11 for taking screenshots.
2013-11-10 00:22:35 +01:00
VideoCommon
Revert "Be less dumb."
2013-11-10 00:22:33 +01:00
CMakeLists.txt
Put Plugins/ in Core/, rename to VideoBackends
2013-10-07 10:37:01 -04:00