projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2581ba7
)
Oops. Forgot to check in the context change.
author
Jeremy Kolb
<jkolb@freedesktop.org>
Wed, 1 Nov 2006 02:45:12 +0000
(
02:45
+0000)
committer
Jeremy Kolb
<jkolb@freedesktop.org>
Wed, 1 Nov 2006 02:45:12 +0000
(
02:45
+0000)
src/mesa/drivers/dri/nouveau/nouveau_context.h
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/nouveau/nouveau_context.h
b/src/mesa/drivers/dri/nouveau/nouveau_context.h
index c5783993c7b3d32f82cd56f703bd159da5ef67ea..21aa1a6313fdbf2e8b01ec48300067cb7fc46015 100644
(file)
--- a/
src/mesa/drivers/dri/nouveau/nouveau_context.h
+++ b/
src/mesa/drivers/dri/nouveau/nouveau_context.h
@@
-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;