]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - vid_shared.c
Tomaz fixed the stencil support (I had accidentally broken it in my over-zealous...
[xonotic/darkplaces.git] / vid_shared.c
index 10c63a6d175fac596391450e32077ae2dd5c5eb8..de8bf147b4c0a25c945459886613fa24cf639e20 100644 (file)
@@ -437,7 +437,6 @@ void VID_CheckExtensions(void)
        gl_combine_extension = false;
        gl_supportslockarrays = false;
        gl_videosyncavailable = false;
-       gl_stencil = false;
        gl_texture3d = false;
        gl_texturecubemap = false;
        gl_dot3arb = false;