]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
stencil is now supported (optional, off by default, use vid_stencil to enable)
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 27 Sep 2002 07:30:05 +0000 (07:30 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 27 Sep 2002 07:30:05 +0000 (07:30 +0000)
commit1f7e4ae8b04d68b88f1c63c87a6b819b2a4a76f6
treede7aa0aea33694dd83c29a773ae3a546a85ce20c
parent35b6b522b4b9300121a15f94c1065273bab3e9a5
stencil is now supported (optional, off by default, use vid_stencil to enable)
vid_ cvars are updated when VID_Mode succeeds
GL stencil functions enabled

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2452 d7cf8633-e32d-0410-b094-e92efae38249
glquake.h
makefile
vid.h
vid_glx.c
vid_null.c
vid_shared.c
vid_wgl.c