summaryrefslogtreecommitdiffstats
path: root/src/gallium/docs/source/index.rst
diff options
context:
space:
mode:
authorLuca Barbieri <[email protected]>2010-04-15 09:02:29 +0200
committerLuca Barbieri <[email protected]>2010-08-20 12:03:59 +0200
commit72b3e3fee37413fefe205fa03a111a0180ed19c1 (patch)
tree3f19fb6d02ede3ecbe574f2112da28a9912cd53b /src/gallium/docs/source/index.rst
parent9b3362932df0ec27efd605dfd0838c76111bb23e (diff)
gallium: add PIPE_TEXTURE_RECT target
This allows to properly support OpenGL rectangle textures in a well defined way, especially on drivers that don't expose PIPE_CAP_NPOT_TEXTURES.
Diffstat (limited to 'src/gallium/docs/source/index.rst')
-rw-r--r--src/gallium/docs/source/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/docs/source/index.rst b/src/gallium/docs/source/index.rst
index 6c19842dac4..2a73e3ab59d 100644
--- a/src/gallium/docs/source/index.rst
+++ b/src/gallium/docs/source/index.rst
@@ -15,6 +15,7 @@ Contents:
debugging
tgsi
screen
+ resources
context
cso
distro