]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - vid_sdl.c
removed unmaintained CgGL rendering path
[xonotic/darkplaces.git] / vid_sdl.c
index 4cd97d69067560372153a8da090f68a9fb588112..45d8bc77c9a43c2a63ba021e1ad4521df15829b2 100644 (file)
--- a/vid_sdl.c
+++ b/vid_sdl.c
@@ -1924,7 +1924,6 @@ void VID_Finish (void)
                case RENDERPATH_GL11:
                case RENDERPATH_GL13:
                case RENDERPATH_GL20:
-               case RENDERPATH_CGGL:
                case RENDERPATH_GLES2:
                        CHECKGLERROR
                        if (r_speeds.integer == 2 || gl_finish.integer)