This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
52ea8a0fd10f6f4103befb091c1fdc20c2caf8f7
dolphin
/
Source
/
Core
T
History
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
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
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