dolphin/Source/Core
NeoBrainX da4c3a5f29 Committing some cleanups by avindra:
- fix numerous warnings
- make some variables unsigned
- remove redundant code and header inclusions
- make code more compact in lots of cases

Committing some additional changes by myself:
- additional header cleanups
- cleanup DX11 initialization/shutdown process (hinted at by avindra)
- Remove the cgD3D9 stuff from Externals since it's no longer needed

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5903 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-07-18 10:11:34 +00:00
..
AudioCommon include the MP compiler option, which will allow for faster compiling + some minorly stuff :p 2010-07-16 09:22:53 +00:00
Common I missed some cases in r5901: 2010-07-18 08:30:40 +00:00
Core Committing some cleanups by avindra: 2010-07-18 10:11:34 +00:00
DebuggerUICommon include the MP compiler option, which will allow for faster compiling + some minorly stuff :p 2010-07-16 09:22:53 +00:00
DebuggerWX wxNEEDS_CHARPP has been set automatically since at least wxWidgets 2.8. 2010-07-17 21:12:24 +00:00
DiscIO include the MP compiler option, which will allow for faster compiling + some minorly stuff :p 2010-07-16 09:22:53 +00:00
DolphinWX Because we only ever call Pos_ReadDirect (and through that, DataRead<T>) 2010-07-18 05:31:51 +00:00
DSPCore include the MP compiler option, which will allow for faster compiling + some minorly stuff :p 2010-07-16 09:22:53 +00:00
InputCommon Committing some cleanups by avindra: 2010-07-18 10:11:34 +00:00
InputUICommon include the MP compiler option, which will allow for faster compiling + some minorly stuff :p 2010-07-16 09:22:53 +00:00
VideoCommon Committing some cleanups by avindra: 2010-07-18 10:11:34 +00:00