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
10eef7f60eccf510c4bfd4a522dce498c7f2346c
dolphin
/
Source
/
Plugins
History
Sonicadvance1
6638ed20a6
Woops, my fault
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@420
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-01 08:50:16 +00:00
..
Plugin_DSP_HLE
Woops, my fault
2008-09-01 08:50:16 +00:00
Plugin_DSP_LLE
Put dsp_thread_debug() entirely inside the "#ifdef _WIN32" block, since it is only used on Windows.
2008-08-31 23:06:21 +00:00
Plugin_nJoy_SDL
Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API.
2008-08-31 14:32:35 +00:00
Plugin_PadDX9
Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API.
2008-08-31 14:32:35 +00:00
Plugin_PadSimple
Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API.
2008-08-31 14:32:35 +00:00
Plugin_VideoDX9
Removed function FilterDown(), which was neither used nor implemented.
2008-08-31 21:52:28 +00:00
Plugin_VideoOGL
Your Holy savior has come to save the day. Also fixed compiling in Linux, a memory leak, and checks if a glxcontext was created
2008-09-01 08:32:33 +00:00