Oops. Forgot to check in the context change.

This commit is contained in:
Jeremy Kolb 2006-11-01 02:45:12 +00:00
parent 2581ba7f1e
commit 2d2d617dbc

View 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;