]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
load d3dx9_*.dll dynamically to get D3DXCompileShader to fix a compile
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 19 Aug 2010 14:36:01 +0000 (14:36 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 19 Aug 2010 14:36:01 +0000 (14:36 +0000)
commit8876b1a376af3ecbc434d5f5788d85658757ee37
tree3d9e3006f49d2bd6407df8c2369d485a224e9700
parent3b913d2ec9c3b875521aa43e5b5147ffdaceeb9f
load d3dx9_*.dll dynamically to get D3DXCompileShader to fix a compile
error with mingw headers, this also means it doesn't matter which
version is present on the user's system

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10401 d7cf8633-e32d-0410-b094-e92efae38249
gl_rmain.c