]> git.xonotic.org Git - xonotic/darkplaces.git/commit
UNMERGE
authorhavoc havoc@d7cf8633-e32d-0410-b094-e92efae38249 <>
Thu, 16 Sep 2010 10:58:28 +0000 (10:58 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Fri, 24 Sep 2010 20:00:13 +0000 (22:00 +0200)
commitdabea0613c650e7a81b924aa44887d36bcd29823
treee6979a7f6bf8af1c2e4360711aee5f0c096ed54b
parent59c76fe58bf0c93c581359c963ca3a747a0427b1
UNMERGE
change D3D9 implementation of TEXTYPE_SHADOWMAP textures to use CreateDepthStencilSurface instead of CreateTexture, this fixes lots of errors (PIX works, REF rasterizer works, etc)
implement freeing of D3D9 textures
disable the texture size padding on D3D9 as it was not the cause of PIX trouble

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10465 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::unmerge=3b8498c0b8b8ae1740c13519d3ceea8d9823774e
gl_backend.c
gl_textures.c
r_textures.h