]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - vid.h
Final checking and cleanup on my end. Imo this should be ready for testing.
[xonotic/darkplaces.git] / vid.h
diff --git a/vid.h b/vid.h
index 52331ae4acf59fd45a5f54537c55d143a3b485fa..b5ffc050a953e86c32ce67b9edb100bb97041868 100644 (file)
--- a/vid.h
+++ b/vid.h
@@ -100,6 +100,7 @@ typedef struct viddef_s
        void *cgcontext;
 
        renderpath_t renderpath;
+       qboolean forcevbo; // some renderpaths can not operate without it
 
        unsigned int texunits;
        unsigned int teximageunits;