This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
700f2ff694a67b21272b81a7ca80ba5572e794d9
dolphin
/
Source
/
Core
T
History
hrydgard
700f2ff694
Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in VideoCommon. This lets VideoCommon code read the config without ugly hacks. Fixed various config race conditions by keeping a copy (g_ActiveConfig) of the g_Config struct which is updated once per frame.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@4256
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-09-13 08:21:35 +00:00
..
AudioCommon
hopefully unbreak win32 build. yeah, this was sloppy of me :p
2009-09-09 22:56:23 +00:00
Common
Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in VideoCommon. This lets VideoCommon code read the config without ugly hacks. Fixed various config race conditions by keeping a copy (g_ActiveConfig) of the g_Config struct which is updated once per frame.
2009-09-13 08:21:35 +00:00
Core
IPC_HLE_Device_es: Change some asserts to WARN_LOGs
2009-09-08 21:23:25 +00:00
DebuggerUICommon
Linux: Tons of warning cleanup plus workaround a nasty crash problem in StatusBarMessage.
2009-09-08 21:16:05 +00:00
DebuggerWX
Linux: Tons of warning cleanup plus workaround a nasty crash problem in StatusBarMessage.
2009-09-08 21:16:05 +00:00
DiscIO
Experimental support for dumping all files from a gcm
2009-09-12 09:09:47 +00:00
DolphinWX
Experimental support for dumping all files from a gcm
2009-09-12 09:09:47 +00:00
DSPCore
Linux: Tons of warning cleanup plus workaround a nasty crash problem in StatusBarMessage.
2009-09-08 21:16:05 +00:00
InputCommon
get rid of the '¯' chars in source code...non ascii chars are not really good to have floating around for no reason.
http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml?showone=Non-ASCII_Characters#Non-ASCII_Characters
2009-09-08 16:07:13 +00:00
VideoCommon
Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in VideoCommon. This lets VideoCommon code read the config without ugly hacks. Fixed various config race conditions by keeping a copy (g_ActiveConfig) of the g_Config struct which is updated once per frame.
2009-09-13 08:21:35 +00:00