mesa/src/gallium/docs/source
Francisco Jerez 57c048f291 gallium/compute: Drop TGSI dependency.
Add a shader cap for specifying the preferred shader representation.
Right now the only supported value is TGSI, other enum values will be
added as they are needed.

This is mainly to accommodate AMD's LLVM compiler back-end by letting
it bypass the TGSI representation for compute programs.  Other drivers
will keep using the common TGSI instruction set.

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
2012-05-11 12:39:42 +02:00
..
cso gallium: document dual source blending restrictions on gallium 2012-04-13 17:19:03 +01:00
exts gallium/docs: Add formatting for envvar role; change debugging. 2010-08-15 03:43:54 -07:00
conf.py gallium/docs: Add formatting for envvar role; change debugging. 2010-08-15 03:43:54 -07:00
context.rst gallium/tgsi: Add resource write-back support. 2012-05-11 12:39:41 +02:00
cso.rst Fill out some of the CSO info. 2009-12-20 16:40:39 -08:00
debugging.rst gallium/docs: Add Galahad 2010-08-20 02:29:42 +01:00
distro.rst gallium/failover: Remove the deprecated module. 2011-11-30 17:26:40 +00:00
glossary.rst gallium: support for array textures and related changes 2010-12-02 04:33:43 +01:00
index.rst gallium: add PIPE_TEXTURE_RECT target 2010-08-20 12:03:59 +02:00
intro.rst Add Gallium docs. 2009-12-20 15:00:40 -08:00
pipeline.txt gallium/docs: added new pipeline.txt diagram 2010-09-17 18:50:47 -06:00
resources.rst gallium/docs: improve documentation for resources 2010-08-20 15:24:36 +02:00
screen.rst gallium/compute: Drop TGSI dependency. 2012-05-11 12:39:42 +02:00
tgsi.rst gallium/tgsi: Introduce the "LOCAL" register declaration modifier. 2012-05-11 12:39:41 +02:00