dolphin/Source/Plugins/Plugin_VideoSoftware
Soren Jorvang d93dc23e77 Modal dialogs must be closed with EndModal() or all kinds of weird
corruption can happen with wx 2.9.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7092 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-06 15:02:26 +00:00
..
Src Modal dialogs must be closed with EndModal() or all kinds of weird 2011-02-06 15:02:26 +00:00
CMakeLists.txt Use brute force to link the software plugin. 2011-02-03 19:55:30 +00:00
Plugin_VideoSoftware.vcproj LTCG (link time code gen) was off in some projects, so turn it off in all of them so that the linker doesn't have to restart halfway through. 2011-02-05 20:14:23 +00:00
Plugin_VideoSoftware.vcxproj vs2010: fix videosoftware build by not requiring Cg dependency (through OGL...) 2011-02-05 04:09:37 +00:00
Plugin_VideoSoftware.vcxproj.filters vs2010: fix videosoftware build 2011-02-03 21:55:29 +00:00