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
f0596fee55656e45c33eb30d2ffaed65cd413efb
dolphin
/
Source
/
Plugins
/
Plugin_VideoDX9
/
Src
/
W32Util
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
..
DialogManager.cpp
Initial megacommit.
2008-07-12 17:40:22 +00:00
DialogManager.h
Initial megacommit.
2008-07-12 17:40:22 +00:00
File.cpp
Initial megacommit.
2008-07-12 17:40:22 +00:00
File.h
Initial megacommit.
2008-07-12 17:40:22 +00:00
Misc.cpp
Initial megacommit.
2008-07-12 17:40:22 +00:00
Misc.h
Initial megacommit.
2008-07-12 17:40:22 +00:00
PropertySheet.cpp
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
PropertySheet.h
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
ShellUtil.cpp
Include system headers using "#include <file.h>", so GCC will not issue warnings about them.
2008-08-26 23:32:54 +00:00
ShellUtil.h
Initial megacommit.
2008-07-12 17:40:22 +00:00
TabControl.cpp
Initial megacommit.
2008-07-12 17:40:22 +00:00
TabControl.h
Initial megacommit.
2008-07-12 17:40:22 +00:00
Thread.cpp
Initial megacommit.
2008-07-12 17:40:22 +00:00
Thread.h
Initial megacommit.
2008-07-12 17:40:22 +00:00