summaryrefslogtreecommitdiffstats
path: root/src/gallium/docs/source/context.rst
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add screen and context to docs.Corbin Simpson2009-12-201-0/+10