summaryrefslogtreecommitdiff
path: root/src/gallium/docs/source/context.rst
AgeCommit message (Expand)AuthorFilesLines
2015-11-05gallium: expose a debug message callback settable by context ownerIlia Mirkin1-0/+3
2015-07-16gallium: add interface for writable shader imagesMarek Olšák1-8/+8
2015-05-16gallium: add set_tess_state to configure default tessellation parametersIlia Mirkin1-0/+5
2014-07-01gallium: add an index argument to create_queryIlia Mirkin1-0/+4
2014-05-31gallium/docs: improve documentation of render condition wrt blits.Roland Scheidegger1-3/+7
2014-05-14gallium/docs: clarify when query results are resetRob Clark1-0/+2
2014-04-26gallium: add basic support for ARB_sample_shadingIlia Mirkin1-0/+1
2014-04-01gallium/docs: fix incorrect/missing referencesIlia Mirkin1-3/+3
2014-03-31gallium: add interface to clear buffersIlia Mirkin1-0/+5
2014-03-07gallium: allow setting of the internal stream output offsetZack Rusin1-4/+5
2014-02-25gallium: add interface for persistent and coherent buffer mappingsMarek Olšák1-0/+22
2013-10-23gallium: new, unified pipe_context::set_sampler_views() functionBrian Paul1-10/+4
2013-10-03gallium/docs: update bind_sampler_states() documentationBrian Paul1-5/+6
2013-09-20gallium: add flush_resource context functionMarek Olšák1-0/+13
2013-08-27draw: clean up setting stream out information a bitRoland Scheidegger1-0/+2
2013-06-19gallium: fix PIPE_QUERY_TIMESTAMP_DISJOINTRoland Scheidegger1-4/+6
2013-06-18gallium: add condition parameter to render_conditionRoland Scheidegger1-5/+9
2013-06-07gallium/docs: fix up transfer description for 1d arrays, add cube map arraysRoland Scheidegger1-5/+4
2013-05-25gallium: Add support for multiple viewportsZack Rusin1-3/+5
2013-04-03gallium/docs: fix definition of PIPE_QUERY_SO_STATISTICSChristoph Bumiller1-3/+5
2013-03-12d3d1x: Remove.José Fonseca1-1/+1
2013-01-15gallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATEMarek Olšák1-2/+1
2012-10-24gallium/docs: fix sphinx warningAndreas Boll1-1/+1
2012-10-11gallium: unify transfer functionsMarek Olšák1-13/+11
2012-09-30gallium: remove resource_resolveMarek Olšák1-14/+0
2012-09-30gallium: add blit into the interfaceMarek Olšák1-0/+9
2012-05-12gallium/docs: remove documentation of redefine_user_bufferMarek Olšák1-14/+0
2012-05-11gallium/tgsi: Add resource write-back support.Francisco Jerez1-1/+2
2012-05-11gallium: Add context hooks for binding shader resources.Francisco Jerez1-1/+19
2012-05-11gallium: Basic compute interface.Francisco Jerez1-0/+39
2011-12-15gallium: interface changes necessary to implement transform feedback (v5)Marek Olšák1-20/+41
2011-10-20gallium: add new query types and missing documentationChristoph Bumiller1-6/+57
2011-08-04gallium: extend resource_resolve to accommodate BlitFramebufferChristoph Bumiller1-1/+8
2011-04-16gallium/docs: Improve min_index/max_index description.José Fonseca1-8/+17
2011-03-15gallium: add texture barrier support to the interface and st/mesa (v2)Marek Olšák1-0/+10
2011-02-22gallium/docs: Update PIPE_TRANSFER_xx docs. Reformat to use definitions.José Fonseca1-13/+29
2011-02-14gallium: notify drivers about possible changes in user buffer contentsMarek Olšák1-0/+16
2011-02-03gallium/docs: more info about setting samplers and sampler viewsBrian Paul1-11/+23
2011-01-28gallium/docs: add info about transfer boxes and array texturesBrian Paul1-0/+16
2011-01-26gallium: add an interface for query predicatesZack Rusin1-0/+5
2011-01-19gallium/docs: document result type for some types of queriesBrian Paul1-0/+2
2010-12-02gallium: support for array textures and related changesRoland Scheidegger1-9/+31
2010-10-21gallium: new CAP, state for primitive restartBrian Paul1-0/+9
2010-09-13gallium: Change the resource_copy_region semantics to allow copies between di...José Fonseca1-3/+5
2010-08-25gallium/docs: notes on scissor stateKeith Whitwell1-1/+3
2010-07-29gallium/docs: Document draw_vbo and set_index_buffer.Chia-I Wu1-39/+16
2010-06-16gallium/docs: Flesh out the distro information.Corbin Simpson1-0/+2
2010-06-16gallium/docs: Fix RST error.Corbin Simpson1-1/+1
2010-06-08gallium: make draw auto work and add relevant caps and docsZack Rusin1-0/+17
2010-06-03gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencilRoland Scheidegger1-4/+4