projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb10891
)
nv30: add context value
author
Patrice Mandin
<pmandin@caramail.com>
Tue, 24 Jun 2008 19:04:37 +0000
(21:04 +0200)
committer
Patrice Mandin
<pmandin@caramail.com>
Tue, 24 Jun 2008 19:04:37 +0000
(21:04 +0200)
src/gallium/drivers/nv30/nv30_screen.h
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/nv30/nv30_screen.h
b/src/gallium/drivers/nv30/nv30_screen.h
index 816ece94c4aef0b5c009d37846086a21a157a3a9..b7ddc2a95942757397c8b9b926ccaa0f25e38d90 100644
(file)
--- a/
src/gallium/drivers/nv30/nv30_screen.h
+++ b/
src/gallium/drivers/nv30/nv30_screen.h
@@
-8,6
+8,8
@@
struct nv30_screen {
struct nouveau_winsys *nvws;
+ unsigned cur_pctx;
+
/* HW graphics objects */
struct nouveau_grobj *rankine;
struct nouveau_notifier *sync;