projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d57e70
)
gallium: remove set_edgeflags from docs
author
Roland Scheidegger
<sroland@vmware.com>
Fri, 15 Jan 2010 16:55:42 +0000
(17:55 +0100)
committer
Roland Scheidegger
<sroland@vmware.com>
Fri, 15 Jan 2010 16:55:42 +0000
(17:55 +0100)
src/gallium/docs/source/context.rst
patch
|
blob
|
history
diff --git
a/src/gallium/docs/source/context.rst
b/src/gallium/docs/source/context.rst
index 31839546382b65a70d1ccb1bc6f57e1030a2c7f6..4767cfb0d875f67ad00eeeb29fa174abd80e2e7b 100644
(file)
--- a/
src/gallium/docs/source/context.rst
+++ b/
src/gallium/docs/source/context.rst
@@
-47,7
+47,6
@@
These pieces of state are too small, variable, and/or trivial to have CSO
objects. They all follow simple, one-method binding calls, e.g.
``set_edgeflags``.
-* ``set_edgeflags``
* ``set_blend_color``
* ``set_clip_state``
* ``set_polygon_stipple``