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
a96b00a16ea32db7d3c5a11fca3dbcfda29a6cd4
dolphin
/
Source
/
Core
History
Soren Jorvang
a96b00a16e
Bitfields of sub-int size are promoted to (signed) ints even if unsigned.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5904
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-07-18 10:36:20 +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
Bitfields of sub-int size are promoted to (signed) ints even if unsigned.
2010-07-18 10:36:20 +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