Oops. Forgot to check in the context change.
authorJeremy Kolb <jkolb@freedesktop.org>
Wed, 1 Nov 2006 02:45:12 +0000 (02:45 +0000)
committerJeremy Kolb <jkolb@freedesktop.org>
Wed, 1 Nov 2006 02:45:12 +0000 (02:45 +0000)
src/mesa/drivers/dri/nouveau/nouveau_context.h

index c578399..21aa1a6 100644 (file)
@@ -129,7 +129,9 @@ typedef struct nouveau_context {
        /* Configuration cache */
        driOptionCache optionCache;
 
+        /* vblank stuff */
         uint32_t vblank_flags;
+        uint32_t vblank_seq;
 
         GLuint new_state;
         GLuint new_render_state;