mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
docs: cogl-texture-3d wasn't listed as experimental
The CoglTexture3D API is only available when defining COGL_ENABLE_EXPERIMENTAL_API so it should be listed in the experimental section of the API reference.
This commit is contained in:
parent
e5e892fe47
commit
fb05fe7958
@ -60,7 +60,6 @@
|
|||||||
<xi:include href="xml/cogl.xml"/>
|
<xi:include href="xml/cogl.xml"/>
|
||||||
<xi:include href="xml/cogl-color.xml"/>
|
<xi:include href="xml/cogl-color.xml"/>
|
||||||
<xi:include href="xml/cogl-texture.xml"/>
|
<xi:include href="xml/cogl-texture.xml"/>
|
||||||
<xi:include href="xml/cogl-texture-3d.xml"/>
|
|
||||||
<xi:include href="blend-strings.xml"/>
|
<xi:include href="blend-strings.xml"/>
|
||||||
<xi:include href="xml/cogl-material.xml"/>
|
<xi:include href="xml/cogl-material.xml"/>
|
||||||
<xi:include href="xml/cogl-primitives.xml"/>
|
<xi:include href="xml/cogl-primitives.xml"/>
|
||||||
@ -93,6 +92,7 @@
|
|||||||
|
|
||||||
<xi:include href="xml/cogl-buffer.xml"/>
|
<xi:include href="xml/cogl-buffer.xml"/>
|
||||||
<xi:include href="xml/cogl-vector.xml"/>
|
<xi:include href="xml/cogl-vector.xml"/>
|
||||||
|
<xi:include href="xml/cogl-texture-3d.xml"/>
|
||||||
|
|
||||||
</chapter>
|
</chapter>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user