This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
0c1977dc455f9fd5d3cd67a138da2fa4b516a2e2
dolphin
/
Source
/
Plugins
T
History
Glenn Rice
9f57345c11
Fix the wiimote refresh button in the new wiimote plugin on linux.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6087
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-08-11 04:00:27 +00:00
..
Plugin_DSP_HLE
dsp stuff - the same ucode hash under lle and hle now (had to rename couple of dissasms), ucode dumping under hle (debug only), small dsp:read32 change (needed for some homebrew)
2010-08-05 17:00:32 +00:00
Plugin_DSP_LLE
dsp stuff - the same ucode hash under lle and hle now (had to rename couple of dissasms), ucode dumping under hle (debug only), small dsp:read32 change (needed for some homebrew)
2010-08-05 17:00:32 +00:00
Plugin_VideoDX9
I've observed that "FIFO is overflown by GatherPipe" is not real overflow.
2010-08-10 07:25:35 +00:00
Plugin_VideoDX11
I've observed that "FIFO is overflown by GatherPipe" is not real overflow.
2010-08-10 07:25:35 +00:00
Plugin_VideoOGL
Add Common::AtomicDecrement for gcc to match win32.
2010-08-10 08:29:15 +00:00
Plugin_VideoSoftware
Add Common::AtomicDecrement for gcc to match win32.
2010-08-10 08:29:15 +00:00
Plugin_Wiimote
Fix a problem in the old wiimote plugin in which a bitmap could be created with size 0x0. This fails an assertion in wxWidgets. wxWidgets complains about it in the debug build.
2010-08-11 02:28:40 +00:00
Plugin_WiimoteNew
Fix the wiimote refresh button in the new wiimote plugin on linux.
2010-08-11 04:00:27 +00:00