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