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
ebfceb16b9192daa907ce50fff7faeb62cedc6de
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