dolphin/Source/Plugins/Plugin_VideoDX9
2009-09-03 02:21:14 +00:00
..
Src Some shader manager changes, to avoid a shader be re-generated / re-compiled again, and again, if it is failed at the first time. There used to be cases that a vertex shader was failed, and Dolphin tried to generate/compile it forever, and caused the entire game slow down. It maybe not the case anymore after recent changes. 2009-09-03 02:21:14 +00:00
Plugin_VideoDX9.vcproj VS solution: Removed duplicate DebugFast configuration for non-wx externals to avoid double linking errors. If there is a need for a third configuration for an external library, file names needs to be adjusted, for example. 2009-09-02 19:21:09 +00:00