gallium: remove pipe_index_buffer and set_index_buffer
[mesa.git] / src / gallium / docs / source / context.rst
2017-05-10 Marek Olšákgallium: remove pipe_index_buffer and set_index_buffer
2017-04-05 Nicolai Hähnlegallium: add sparse buffer interface and capability
2017-02-22 Eric Engestromgallium/docs: fix sublist formatting
2017-02-14 Marek Olšákgallium: add common uploaders into pipe_context (v2)
2017-01-17 Ilia Mirkingallium: add flags parameter to texture barrier
2016-12-20 Axel Davygallium-docs: Add documentation for when using several...
2016-10-05 Nicolai Hähnlegallium: add pipe_context::set_device_reset_callback
2016-08-31 Brian Paulgallium/docs: clarify render_condition_enabled paramete...
2016-08-09 Marek Olšákgallium: add a pipe_context parameter to fence_finish
2016-08-09 Marek Olšákgallium: add render_condition_enable param to clear_ren...
2016-07-23 Marek Olšákgallium: split transfer_inline_write into buffer and...
2016-07-22 Marek Olšákgallium: add PIPE_FLUSH_DEFERRED
2016-06-23 Giuseppe BilottaRemove wrongly repeated words in comments
2016-06-18 Ilia Mirkingallium: add API for setting window rectangles
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-12 Marek Olšákgallium: add pipe_context::set_active_query_state for...
2016-02-05 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2016-02-05 Ilia Mirkingallium: add a way to store query result into buffer
2016-01-21 Kristian Høgsberg... Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
2016-01-14 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2016-01-14 Charmaine Leegallium/st: add pipe_context::generate_mipmap()
2015-11-14 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-12 Ilia Mirkingallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture...
2015-11-05 Ilia Mirkingallium: expose a debug message callback settable by...
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-16 Marek Olšákgallium: add interface for writable shader images
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-05-16 Ilia Mirkingallium: add set_tess_state to configure default tessel...
2014-07-01 Ilia Mirkingallium: add an index argument to create_query
2014-05-31 Roland Scheideggergallium/docs: improve documentation of render condition...
2014-05-14 Rob Clarkgallium/docs: clarify when query results are reset
2014-04-26 Ilia Mirkingallium: add basic support for ARB_sample_shading
2014-04-01 Ilia Mirkingallium/docs: fix incorrect/missing references
2014-04-01 Ilia Mirkingallium: add interface to clear buffers
2014-03-07 Zack Rusingallium: allow setting of the internal stream output...
2014-02-25 Marek Olšákgallium: add interface for persistent and coherent...
2013-10-23 Brian Paulgallium: new, unified pipe_context::set_sampler_views...
2013-10-03 Brian Paulgallium/docs: update bind_sampler_states() documentation
2013-09-20 Marek Olšákgallium: add flush_resource context function
2013-08-27 Roland Scheideggerdraw: clean up setting stream out information a bit
2013-06-19 Roland Scheideggergallium: fix PIPE_QUERY_TIMESTAMP_DISJOINT
2013-06-18 Roland Scheideggergallium: add condition parameter to render_condition
2013-06-07 Roland Scheideggergallium/docs: fix up transfer description for 1d arrays...
2013-05-25 Zack Rusingallium: Add support for multiple viewports
2013-04-03 Christoph Bumillergallium/docs: fix definition of PIPE_QUERY_SO_STATISTICS
2013-03-12 José Fonsecad3d1x: Remove.
2013-01-15 Marek Olšákgallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATE
2012-10-24 Andreas Bollgallium/docs: fix sphinx warning
2012-10-11 Marek Olšákgallium: unify transfer functions
2012-09-30 Marek Olšákgallium: remove resource_resolve
2012-09-30 Marek Olšákgallium: add blit into the interface
2012-05-12 Marek Olšákgallium/docs: remove documentation of redefine_user_buffer
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 Francisco Jerezgallium/tgsi: Add resource write-back support.
2012-05-11 Francisco Jerezgallium: Add context hooks for binding shader resources.
2012-05-11 Francisco Jerezgallium: Basic compute interface.
2011-12-15 Marek Olšákgallium: interface changes necessary to implement trans...
2011-10-20 Christoph Bumillergallium: add new query types and missing documentation
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-08-04 Christoph Bumillergallium: extend resource_resolve to accommodate BlitFra...
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-16 José Fonsecagallium/docs: Improve min_index/max_index description.
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-15 Marek Olšákgallium: add texture barrier support to the interface...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-22 José Fonsecagallium/docs: Update PIPE_TRANSFER_xx docs. Reformat...
2011-02-14 Marek Olšákgallium: notify drivers about possible changes in user...
2011-02-03 Brian Paulgallium/docs: more info about setting samplers and...
2011-01-29 Brian Paulgallium/docs: add info about transfer boxes and array...
2011-01-26 Zack Rusingallium: add an interface for query predicates
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-19 Brian Paulgallium/docs: document result type for some types of...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-22 Brian PaulMerge branch 'primitive-restart-cleanup'
2010-10-22 Brian Paulgallium: new CAP, state for primitive restart
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-13 José Fonsecagallium: Change the resource_copy_region semantics...
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-25 Keith Whitwellgallium/docs: notes on scissor state
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-29 Chia-I Wugallium/docs: Document draw_vbo and set_index_buffer.
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-17 Corbin Simpsongallium/docs: Flesh out the distro information.
2010-06-17 Corbin Simpsongallium/docs: Fix RST error.
2010-06-08 Zack Rusingallium: make draw auto work and add relevant caps...
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
next