summaryrefslogtreecommitdiffstats
path: root/src/gallium/docs/source/context.rst
Commit message (Expand)AuthorAgeFilesLines
* gallium: new, unified pipe_context::set_sampler_views() functionBrian Paul2013-10-231-10/+4
* gallium/docs: update bind_sampler_states() documentationBrian Paul2013-10-031-5/+6
* gallium: add flush_resource context functionMarek Olšák2013-09-201-0/+13
* draw: clean up setting stream out information a bitRoland Scheidegger2013-08-271-0/+2
* gallium: fix PIPE_QUERY_TIMESTAMP_DISJOINTRoland Scheidegger2013-06-191-4/+6
* gallium: add condition parameter to render_conditionRoland Scheidegger2013-06-181-5/+9
* gallium/docs: fix up transfer description for 1d arrays, add cube map arraysRoland Scheidegger2013-06-071-5/+4
* gallium: Add support for multiple viewportsZack Rusin2013-05-251-3/+5
* gallium/docs: fix definition of PIPE_QUERY_SO_STATISTICSChristoph Bumiller2013-04-031-3/+5
* d3d1x: Remove.José Fonseca2013-03-121-1/+1
* gallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATEMarek Olšák2013-01-151-2/+1
* gallium/docs: fix sphinx warningAndreas Boll2012-10-241-1/+1
* gallium: unify transfer functionsMarek Olšák2012-10-111-13/+11
* gallium: remove resource_resolveMarek Olšák2012-09-301-14/+0
* gallium: add blit into the interfaceMarek Olšák2012-09-301-0/+9
* 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