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
704bf6666072fdc05b015d96fe86ee82302ac1da
dolphin
/
Source
/
Core
/
VideoCommon
T
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