summaryrefslogtreecommitdiffstats
path: root/src/gallium/docs/source/screen.rst
Commit message (Expand)AuthorAgeFilesLines
* gallium/docs: document interface changes for timestamp queryMarek Olšák2012-07-101-0/+10
* gallium: Add PIPE_CAP_START_INSTANCEFredrik Höglund2012-06-191-1/+2
* gallium/compute: Add PIPE_COMPUTE_CAP_IR_TARGET v4Francisco Jerez2012-06-011-0/+5
* gallium/docs: beef up the docs related to color clampingBrian Paul2012-05-251-3/+9
* clover, gallium: add PIPE_COMPUTE_CAP_MAX_THREADS_PER_BLOCKChristoph Bumiller2012-05-121-0/+5
* Merge branch 'gallium-userbuf'Marek Olšák2012-05-111-0/+9
|\
| * gallium: add PIPE_CAP_CONSTANT_BUFFER_OFFSET_ALIGNMENTMarek Olšák2012-04-301-0/+2
| * gallium: add PIPE_CAP_USER_INDEX_BUFFERS and PIPE_CAP_USER_CONSTANT_BUFFERSMarek Olšák2012-04-301-0/+6
* | gallium/compute: Drop TGSI dependency.Francisco Jerez2012-05-111-0/+2
* | gallium: Add context hooks for binding shader resources.Francisco Jerez2012-05-111-0/+4
* | gallium: Basic compute interface.Francisco Jerez2012-05-111-1/+27
|/
* gallium/docs: document the new vertex fetch CAPsMarek Olšák2012-04-241-0/+12
* gallium: rename DUAL_SOURCE_BLEND cap to MAX_DUAL_SOURCE_RENDER_TARGETSDave Airlie2012-04-131-1/+1
* gallium: add PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTIONChristoph Bumiller2012-02-091-0/+2
* st/mesa: add PIPE_CAP_GLSL_FEATURE_LEVEL, cleanup st_extensions.cMarek Olšák2012-01-291-0/+3
* gallium/docs: document more CAPsMarek Olšák2012-01-251-0/+20
* gallium: interface changes necessary to implement transform feedback (v5)Marek Olšák2011-12-151-0/+3
* gallium: separate out floating-point CAPs into its own enumMarek Olšák2011-11-221-11/+17
* gallium: remove PIPE_CAP_GLSL and enable GLSL unconditionallyMarek Olšák2011-11-221-1/+0
* gallium/docs: remove obsolete documentationMarek Olšák2011-11-191-14/+0
* gallium: add PIPE_BIND_BLENDABLE flagChristoph Bumiller2011-10-151-0/+5
* gallium/docs: update the documentation of capabilitiesMarek Olšák2011-09-301-73/+84
* gallium/docs: fix typoMarek Olšák2011-02-091-1/+1
* Merge branch 'draw-instanced'Brian Paul2011-01-151-0/+1
|\
| * gallium: added PIPE_CAP_INSTANCED_DRAWINGBrian Paul2010-12-051-0/+1
* | gallium: support for array textures and related changesRoland Scheidegger2010-12-021-10/+18
|/
* gallium/docs: update TEXTURE_SHADOW_MAP MAX_PREDICATE_REGISTERSBrian Paul2010-06-231-2/+10
* Merge branch 'gallium-msaa'Roland Scheidegger2010-05-211-4/+3
|\
| * gallium: another interface change for multisamplingRoland Scheidegger2010-05-171-11/+3
| * gallium: interface changes for multisamplingRoland Scheidegger2010-04-261-3/+10
* | gallium/docs: Update for timer queries.Corbin Simpson2010-05-171-0/+3
* | gallium: Add new fine grained PIPE_CAP_xx for shader limits.José Fonseca2010-05-121-0/+16
|/
* gallium/docs: Unswap PIPE_BIND_SHARED's comment.José Fonseca2010-04-221-3/+4
* gallium/docs: many updates to screen.rstBrian Paul2010-04-221-61/+93
* Squashed commit of the following:Keith Whitwell2010-04-101-94/+41
* gallium/docs: clean up texture usage text, added texture geom infoBrian Paul2010-02-241-5/+19
* gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-081-0/+9
* gallium-docs: Fix typo.José Fonseca2010-02-031-2/+2
* gallium-docs: Fix missing PIPE_CAPs.Corbin Simpson2010-01-301-4/+14
* tgsi: add caps for fragment coord conventions (v3)Luca Barbieri2010-01-291-0/+8
* gallium-docs: Minor grammar, need to talk about dual-source blends.Corbin Simpson2010-01-281-1/+2
* gallium-docs: Clean up constantbuf info a bit.Corbin Simpson2010-01-281-23/+24
* gallium-docs: Add PIPE_CAP info.Corbin Simpson2010-01-281-0/+63
* docs: Implement constant buffer CAPs.Michal Krol2010-01-281-1/+23
* gallium-docs: Moar buffer info.Corbin Simpson2010-01-281-0/+35
* gallium-docs: Start doc'ing screen buffers.Corbin Simpson2010-01-281-1/+50
* docs: Clarify PIPE_TEXTURE_USAGE_DYNAMIC.Corbin Simpson2010-01-181-1/+5
* docs: Fix terms and refs.Corbin Simpson2010-01-181-1/+3
* docs: PIPE_TEXTURE_USAGE info.Corbin Simpson2010-01-181-0/+24
* Moar docs, mostly context.Corbin Simpson2009-12-201-1/+31