diff options
author | Corbin Simpson <MostAwesomeDude@gmail.com> | 2010-01-13 20:46:53 -0800 |
---|---|---|
committer | Corbin Simpson <MostAwesomeDude@gmail.com> | 2010-01-13 20:46:53 -0800 |
commit | 6a2936b87683d39beb81ccba831ae7de47063bc6 (patch) | |
tree | 81af864cd9b6cee077aab9b95bffdc9bf95919a4 /src/gallium | |
parent | 264e548d86ff2e03a097c23e792fe457e77e775c (diff) |
gallium/docs: Random things sitting around in my stash.
Diffstat (limited to 'src/gallium')
-rw-r--r-- | src/gallium/docs/source/distro.rst | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/src/gallium/docs/source/distro.rst b/src/gallium/docs/source/distro.rst index 33e846e33d..a448203c6f 100644 --- a/src/gallium/docs/source/distro.rst +++ b/src/gallium/docs/source/distro.rst @@ -118,6 +118,9 @@ Gallivm Indices ^^^^^^^ +Tool for translating or generating element indices for element-based +rendering. + Pipe Buffer Manager ^^^^^^^^^^^^^^^^^^^ @@ -127,12 +130,11 @@ Remote Debugger Runtime Assembly Emission ^^^^^^^^^^^^^^^^^^^^^^^^^ -Surface Context Tracker -^^^^^^^^^^^^^^^^^^^^^^^ - TGSI ^^^^ +Basic utilities for manipulating TGSI streams. + Translate ^^^^^^^^^ |