]> git.xonotic.org Git - xonotic/darkplaces.git/commit
UNMERGE
authorhavoc havoc@d7cf8633-e32d-0410-b094-e92efae38249 <>
Fri, 17 Sep 2010 08:56:55 +0000 (08:56 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Fri, 24 Sep 2010 20:00:11 +0000 (22:00 +0200)
commite1e429311c776dbb16d3e7c914ca62716841fd3a
tree185f64a5a37381d5b5fa8ffe1bac01a75fe29c84
parentc7c8937e5d040a0517505140d15f932de55b1e48
UNMERGE
remove r_shadow_texturetype cvar (now always uses 2D textures), remove shadowmap cube and rect support
removed GL_ARB_texture_rectangle texture support throughout engine (nothing using it)
refactored D3D9 path in R_Mesh_SetRenderTargets in unsuccessful attempt to fix D3D9 shadowmapping

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10467 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::unmerge=5896a10952478d0f0f805aca72f1bb268ace7d81
gl_backend.c
gl_rmain.c
gl_textures.c
glquake.h
r_shadow.c
r_textures.h
render.h
vid.h
vid_shared.c