]> git.xonotic.org Git - xonotic/darkplaces.git/commit
don't use D3DPRESENTFLAG_DISCARD_DEPTHSTENCIL because it clears the backbuffer depth...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 18 Sep 2010 12:47:03 +0000 (12:47 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 18 Sep 2010 12:47:03 +0000 (12:47 +0000)
commit886269645343d27bed3ea58c9b32ae9bc872ead2
tree4ed1a32b59e6ef4513a89ad1ec3ad4367e16b99a
parent36d70aa30a19f9e2fc038b6f82ea193736527292
don't use D3DPRESENTFLAG_DISCARD_DEPTHSTENCIL because it clears the backbuffer depth on SetDepthStencilSurface calls

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