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
28c32fcbc793d1608050b5ded0e63bd5b28b36a7
dolphin
/
Source
/
Core
History
Jordan Woyak
28c32fcbc7
Set up some more emulated wiimote default keys. Enabled the nunchuk extension by default, with some key mappings. Fixes Issue 4266.(mostly)
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@7424
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-03-30 23:32:19 +00:00
..
AudioCommon
Fixed some memory leaks. Only one was mine ;P
2011-03-22 07:27:23 +00:00
Common
Eliminated a memcpy in DX11's vertex shader disk cache loading. Maybe games will boot faster now, who knows?
2011-03-30 10:46:27 +00:00
Core
Set up some more emulated wiimote default keys. Enabled the nunchuk extension by default, with some key mappings. Fixes Issue 4266.(mostly)
2011-03-30 23:32:19 +00:00
DiscIO
Reinstate AfterInit(), which is still needed for MacOpenFile()
2011-03-16 01:50:46 +00:00
DolphinWX
- Linux build fix
2011-03-29 14:30:09 +00:00
InputCommon
Fixed some memory leaks. Only one was mine ;P
2011-03-22 07:27:23 +00:00
VideoCommon
Add graphics FIFO recorder and player for debugging the graphics system.
2011-03-27 02:55:08 +00:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00