X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=vid_shared.c;h=eeac1c579591204c83f732df236716ed2d93929a;hb=dead1603c3a4f0c1b133d6460f2cd0b611ae65e1;hp=2720bb57f2fe3999ab5a7e31eb4748e01ee3582d;hpb=4b6783dbf0aadee3880e99afa72bf7358b9df097;p=xonotic%2Fdarkplaces.git diff --git a/vid_shared.c b/vid_shared.c index 2720bb57..eeac1c57 100644 --- a/vid_shared.c +++ b/vid_shared.c @@ -21,7 +21,7 @@ int gl_textureunits = 1; int gl_combine_extension = false; // GL_EXT_compiled_vertex_array int gl_supportslockarrays = false; -// GLX_SGI_video_sync or WGL_EXT_swap_control +// GLX_SGI_swap_control or WGL_EXT_swap_control int gl_videosyncavailable = false; // stencil available int gl_stencil = false;