]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - r_sky.c
bmodel shadow volumes
[xonotic/darkplaces.git] / r_sky.c
diff --git a/r_sky.c b/r_sky.c
index 9b237f908a3c19a186480a197cd06e1646185cb9..e73d3672bbacd77596d07ea68d885dcb4dac378f 100644 (file)
--- a/r_sky.c
+++ b/r_sky.c
@@ -305,7 +305,7 @@ void R_Sky(void)
                        // this modifies the depth buffer so we have to clear it afterward
                        //R_SkyRoom();
                        // clear the depthbuffer that was used while rendering the skyroom
                        // this modifies the depth buffer so we have to clear it afterward
                        //R_SkyRoom();
                        // clear the depthbuffer that was used while rendering the skyroom
-                       //R_Mesh_ClearDepth();
+                       //qglClear(GL_DEPTH_BUFFER_BIT);
                }
                */
        }
                }
                */
        }