summaryrefslogtreecommitdiffstats
path: root/src/gallium/docs/source/context.rst
Commit message (Expand)AuthorAgeFilesLines
* gallium/docs: remove documentation of redefine_user_bufferMarek Olšák2012-05-121-14/+0
* gallium/tgsi: Add resource write-back support.Francisco Jerez2012-05-111-1/+2
* gallium: Add context hooks for binding shader resources.Francisco Jerez2012-05-111-1/+19
* gallium: Basic compute interface.Francisco Jerez2012-05-111-0/+39
* gallium: interface changes necessary to implement transform feedback (v5)Marek Olšák2011-12-151-20/+41
* gallium: add new query types and missing documentationChristoph Bumiller2011-10-201-6/+57
* gallium: extend resource_resolve to accommodate BlitFramebufferChristoph Bumiller2011-08-041-1/+8
* gallium/docs: Improve min_index/max_index description.José Fonseca2011-04-161-8/+17
* gallium: add texture barrier support to the interface and st/mesa (v2)Marek Olšák2011-03-151-0/+10
* gallium/docs: Update PIPE_TRANSFER_xx docs. Reformat to use definitions.José Fonseca2011-02-221-13/+29
* gallium: notify drivers about possible changes in user buffer contentsMarek Olšák2011-02-141-0/+16
* gallium/docs: more info about setting samplers and sampler viewsBrian Paul2011-02-031-11/+23
* gallium/docs: add info about transfer boxes and array texturesBrian Paul2011-01-281-0/+16
* gallium: add an interface for query predicatesZack Rusin2011-01-261-0/+5
* gallium/docs: document result type for some types of queriesBrian Paul2011-01-191-0/+2
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-9/+31
* gallium: new CAP, state for primitive restartBrian Paul2010-10-211-0/+9
* gallium: Change the resource_copy_region semantics to allow copies between di...José Fonseca2010-09-131-3/+5
* gallium/docs: notes on scissor stateKeith Whitwell2010-08-251-1/+3
* gallium/docs: Document draw_vbo and set_index_buffer.Chia-I Wu2010-07-291-39/+16
* gallium/docs: Flesh out the distro information.Corbin Simpson2010-06-161-0/+2
* gallium/docs: Fix RST error.Corbin Simpson2010-06-161-1/+1
* gallium: make draw auto work and add relevant caps and docsZack Rusin2010-06-081-0/+17
* gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencilRoland Scheidegger2010-06-031-4/+4
* gallium: clear interface changesRoland Scheidegger2010-05-281-7/+20
* Merge branch 'gallium-msaa'Roland Scheidegger2010-05-211-7/+12
|\
| * gallium: clean up resource_copy_region functionRoland Scheidegger2010-05-171-4/+3
| * gallium: interface changes for multisamplingRoland Scheidegger2010-04-261-5/+11
* | gallium/docs: s/milli/nano/Mathias Fröhlich2010-05-191-1/+1
* | gallium/docs: Fix missing ref.Corbin Simpson2010-05-171-7/+11
* | gallium/docs: Update for timer queries.Corbin Simpson2010-05-171-3/+10
|/
* gallium/docs: Make it clear that minIndex, maxIndex is exclusively a index bu...José Fonseca2010-04-201-0/+3
* docs: Document indexBias.José Fonseca2010-04-191-0/+3
* Squashed commit of the following:Keith Whitwell2010-04-101-3/+49
* gallium/docs: Clarify sampler view descriptions.Michal Krol2010-03-191-5/+5
* gallium/docs: Fix a couple ReST errors.Corbin Simpson2010-03-191-0/+1
* gallium/docs: Create a separate section for Sampler Views.Michal Krol2010-03-161-17/+35
* Merge branch 'master' into gallium-sampler-viewMichal Krol2010-03-101-1/+1
|\
| * gallium/docs: document new vertex element cso interfaceRoland Scheidegger2010-03-011-1/+1
* | docs: Document sampler view entry points.Michal Krol2010-02-251-4/+18
* | docs: Update after sampler view changes.Michal Krol2010-02-251-2/+4
|/
* docs: fix up documentation for stencil ref value changesRoland Scheidegger2010-02-091-2/+3
* gallium: document pipe_context::get_query_result()Brian Paul2010-01-291-3/+9
* gallium-docs: Add note on scissor.Corbin Simpson2010-01-251-1/+4
* gallium/docs: document conditional renderingBrian Paul2010-01-211-0/+36
* gallium: document set_constant_bufferRoland Scheidegger2010-01-151-1/+5
* gallium: remove set_edgeflags from docsRoland Scheidegger2010-01-151-1/+0
* gallium: Document drawing commands.Michal Krol2010-01-141-2/+57
* gallium/docs: extend the context docs a littleKeith Whitwell2009-12-211-16/+63
* Moar docs, mostly context.Corbin Simpson2009-12-201-1/+72