projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce5cba0
)
r300g: add QUERY to KITCHEN_SINK
author
Dave Airlie
<airlied@redhat.com>
Wed, 14 Oct 2009 08:24:05 +0000
(18:24 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 14 Oct 2009 08:24:05 +0000
(18:24 +1000)
I missed this, thanks to Corbin for pointing it out.
src/gallium/drivers/r300/r300_context.h
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/r300/r300_context.h
b/src/gallium/drivers/r300/r300_context.h
index
7826ed1
..
d2e8875
100644
(file)
--- a/
src/gallium/drivers/r300/r300_context.h
+++ b/
src/gallium/drivers/r300/r300_context.h
@@
-142,7
+142,7
@@
struct r300_viewport_state {
#define R300_NEW_VERTEX_SHADER 0x08000000
#define R300_NEW_VIEWPORT 0x10000000
#define R300_NEW_QUERY 0x20000000
-#define R300_NEW_KITCHEN_SINK 0x
1
fffffff
+#define R300_NEW_KITCHEN_SINK 0x
3
fffffff
/* The next several objects are not pure Radeon state; they inherit from
* various Gallium classes. */