This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
e2ef72504ee2d29a72d08d598f703a38518f0715
dolphin
/
Source
/
Plugins
/
Plugin_VideoDX9
History
Shawn Hoffman
99e7a2ceac
debug version of dx9 dll isn't always in the PATH, so you would get an error while dolphin would still load the correct release version of the lib and continue running. so...just check for the release version of the dll.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5554
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-05-31 02:44:48 +00:00
..
Src
debug version of dx9 dll isn't always in the PATH, so you would get an error while dolphin would still load the correct release version of the lib and continue running. so...just check for the release version of the dll.
2010-05-31 02:44:48 +00:00
Plugin_VideoDX9.vcproj
add some dx checking routines to the dx plugin + some minor stuff
2010-05-23 02:29:23 +00:00