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
179752449d06ace295ece889d68bc7b58a59e31c
dolphin
/
Source
/
Plugins
History
Maarten ter Huurne
1154027808
Replaced type "DWORD" by "u32", except where "DWORD" is used to access the Windows API.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@429
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-01 22:48:56 +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
Replaced type "DWORD" by "u32", except where "DWORD" is used to access the Windows API.
2008-09-01 22:48:56 +00:00
Plugin_VideoOGL
Replaced type "DWORD" by "u32", except where "DWORD" is used to access the Windows API.
2008-09-01 22:48:56 +00:00