Logo
Explore Help
Sign In
piwalker/dolphin
1
0
Fork 0
You've already forked dolphin
mirror of https://github.com/dolphin-emu/dolphin.git synced 2025-08-01 18:48:56 -06:00
Code Issues Packages Projects Releases Wiki Activity
Files
bd7996354a399f0b6fd655e1f8a23570615df185
dolphin/Source/Plugins
History
Maarten ter Huurne bd7996354a Removed "INT" typedef: it was not used in any plugin spec. It was used DX9 video plugin, but for arguments where MSDN lists a plain "int", so I replaced "INT" by "int" to make things clearer.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@435 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-03 00:27:24 +00:00
..
Plugin_DSP_HLE
Woops, my fault
2008-09-01 08:50:16 +00:00
Plugin_DSP_LLE
Replaced "unsigned __int16" by "u16".
2008-09-02 23:32:05 +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 "INT" typedef: it was not used in any plugin spec. It was used DX9 video plugin, but for arguments where MSDN lists a plain "int", so I replaced "INT" by "int" to make things clearer.
2008-09-03 00:27:24 +00:00
Plugin_VideoOGL
Replaced "WORD" by "u16", except where it is part of the Windows API.
2008-09-03 00:12:32 +00:00
Powered by Gitea Version: 1.24.0 Page: 154ms Template: 23ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API