mesa/src/gallium/docs/source/index.rst
Luca Barbieri 72b3e3fee3 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.
2010-08-20 12:03:59 +02:00

30 lines
518 B
ReStructuredText

.. Gallium documentation master file, created by
sphinx-quickstart on Sun Dec 20 14:09:05 2009.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Gallium's documentation!
===================================
Contents:
.. toctree::
:maxdepth: 2
intro
debugging
tgsi
screen
resources
context
cso
distro
glossary
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`