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
7d74e55109d9681d743f7fafe93e33cd3c958ead
dolphin
/
Source
/
Core
/
VideoCommon
History
hrydgard
7a8f6bdd6d
D3D various: "Safe texture cache" option, texture replace instead of destroy/create when possible, a commented out "optimization" that didn't speed things up (use DrawPrimitive instead of DrawIndexedPrimitive when possible), reduce code duplication in Flush(), don't periodically clean out the shader caches since it's not really beneficial - shaders are cheap to keep. some code cleanup.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@4302
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-09-19 13:14:55 +00:00
..
Src
D3D various: "Safe texture cache" option, texture replace instead of destroy/create when possible, a commented out "optimization" that didn't speed things up (use DrawPrimitive instead of DrawIndexedPrimitive when possible), reduce code duplication in Flush(), don't periodically clean out the shader caches since it's not really beneficial - shaders are cheap to keep. some code cleanup.
2009-09-19 13:14:55 +00:00
VideoCommon.vcproj
Rename Config.cpp/h to VideoConfig.cpp/h.
2009-09-13 09:23:30 +00:00