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
cfcd1b6dd51aebc8b3e2e3fc67a0183214fe3343
dolphin
/
Source
/
Plugins
History
John Peterson
cfcd1b6dd5
Another small DSP HLE update.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@1123
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-11 16:28:46 +00:00
..
Plugin_DSP_HLE
Another small DSP HLE update.
2008-11-11 16:28:46 +00:00
Plugin_DSP_LLE
Added mail viewer to the HLE DSP plugin. Use it by selecting Mail > Scan mails in the sound debugger.
2008-11-10 10:32:18 +00:00
Plugin_DSP_NULL
Assorted warning fixes, small mixer improvement when both DTK and HLE audio are used
2008-11-09 13:17:17 +00:00
Plugin_nJoy_SDL
made configmain a lot more pretty, fixed an annoying bug where closing njoy would send dolphin behind any other open windows, and ported the "old" about box to wxw. The message is just a huge string, so just change if wrong!
2008-10-31 05:40:52 +00:00
Plugin_PadSimple
changed ConfigMain and ogl config.
2008-11-04 09:56:25 +00:00
Plugin_VideoDX9
Since m_VtxDesc.Text7Coord is broken across a 32 bit word boundary, retrieve its value manually. If we didn't do this, the vertex format would be read as one bit offset from where it should be, making 01 become 00, and 10/11 become 01. Among the benefits of this fix: Zelda Wind Waker no longer crashes when you view the map. see
http://forums.ngemu.com/dolphin-discussion/114035-those-pesky-bit-fields.html
2008-11-11 04:44:41 +00:00
Plugin_VideoOGL
Linux compiling fix
2008-11-11 07:31:40 +00:00
Plugin_Wiimote_Test
Some Wiimote to Gamepad translations for Wario Land Shake It
2008-11-08 06:31:18 +00:00