summaryrefslogtreecommitdiff
path: root/src/gallium/docs/source/context.rst
AgeCommit message (Expand)Author
2011-03-15gallium: add texture barrier support to the interface and st/mesa (v2)Marek Olšák
2011-02-22gallium/docs: Update PIPE_TRANSFER_xx docs. Reformat to use definitions.José Fonseca
2011-02-14gallium: notify drivers about possible changes in user buffer contentsMarek Olšák
2011-02-03gallium/docs: more info about setting samplers and sampler viewsBrian Paul
2011-01-28gallium/docs: add info about transfer boxes and array texturesBrian Paul
2011-01-26gallium: add an interface for query predicatesZack Rusin
2011-01-19gallium/docs: document result type for some types of queriesBrian Paul
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-10-21gallium: new CAP, state for primitive restartBrian Paul
2010-09-13gallium: Change the resource_copy_region semantics to allow copies between di...José Fonseca
2010-08-25gallium/docs: notes on scissor stateKeith Whitwell
2010-07-29gallium/docs: Document draw_vbo and set_index_buffer.Chia-I Wu
2010-06-16gallium/docs: Flesh out the distro information.Corbin Simpson
2010-06-16gallium/docs: Fix RST error.Corbin Simpson
2010-06-08gallium: make draw auto work and add relevant caps and docsZack Rusin
2010-06-03gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencilRoland Scheidegger
2010-05-28gallium: clear interface changesRoland Scheidegger
2010-05-21Merge branch 'gallium-msaa'Roland Scheidegger
2010-05-17gallium: clean up resource_copy_region functionRoland Scheidegger
2010-05-19gallium/docs: s/milli/nano/Mathias Fröhlich
2010-05-17gallium/docs: Fix missing ref.Corbin Simpson
2010-05-17gallium/docs: Update for timer queries.Corbin Simpson
2010-04-26gallium: interface changes for multisamplingRoland Scheidegger
2010-04-20gallium/docs: Make it clear that minIndex, maxIndex is exclusively a index bu...José Fonseca
2010-04-19docs: Document indexBias.José Fonseca
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-19gallium/docs: Clarify sampler view descriptions.Michal Krol
2010-03-19gallium/docs: Fix a couple ReST errors.Corbin Simpson
2010-03-16gallium/docs: Create a separate section for Sampler Views.Michal Krol
2010-03-10Merge branch 'master' into gallium-sampler-viewMichal Krol
2010-03-01gallium/docs: document new vertex element cso interfaceRoland Scheidegger
2010-02-25docs: Document sampler view entry points.Michal Krol
2010-02-25docs: Update after sampler view changes.Michal Krol
2010-02-09docs: fix up documentation for stencil ref value changesRoland Scheidegger
2010-01-29gallium: document pipe_context::get_query_result()Brian Paul
2010-01-25gallium-docs: Add note on scissor.Corbin Simpson
2010-01-21gallium/docs: document conditional renderingBrian Paul
2010-01-15gallium: document set_constant_bufferRoland Scheidegger
2010-01-15gallium: remove set_edgeflags from docsRoland Scheidegger
2010-01-14gallium: Document drawing commands.Michal Krol
2009-12-21gallium/docs: extend the context docs a littleKeith Whitwell
2009-12-20Moar docs, mostly context.Corbin Simpson
2009-12-20Add screen and context to docs.Corbin Simpson