dolphin/Source/Core
hrydgard 52ea8a0fd1 D3D supports setting multiple shader constants at once, so let's add support for that. Very tiny speedup. Also remove the annoying black window in the background when configuring D3D before starting a game. Also make sure to write all values when converting normals - might help the cpu's write gather cache.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4255 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-09-12 15:00:08 +00:00
..
AudioCommon hopefully unbreak win32 build. yeah, this was sloppy of me :p 2009-09-09 22:56:23 +00:00
Common Fix win32 build and remove a warning from sln. 2009-09-09 23:19:24 +00:00
Core IPC_HLE_Device_es: Change some asserts to WARN_LOGs 2009-09-08 21:23:25 +00:00
DSPCore Linux: Tons of warning cleanup plus workaround a nasty crash problem in StatusBarMessage. 2009-09-08 21:16:05 +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
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 D3D supports setting multiple shader constants at once, so let's add support for that. Very tiny speedup. Also remove the annoying black window in the background when configuring D3D before starting a game. Also make sure to write all values when converting normals - might help the cpu's write gather cache. 2009-09-12 15:00:08 +00:00