util: fix util_clear_render_target and util_clear_depth_stencil layer handling
[mesa.git] / src / gallium / docs /
2013-06-07 Roland Scheideggergallium/docs: fix up transfer description for 1d arrays...
2013-06-01 Roland Scheideggergallium: add support for layered rendering
2013-05-25 Zack Rusingallium/docs: adds documentation for multi viewport cap
2013-05-25 Zack Rusingallium: Add support for multiple viewports
2013-05-11 Marek Olšákgallium: add PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE for GL
2013-05-07 Roland Scheideggergallium: more tgsi documentation updates
2013-05-03 Roland Scheideggergallium: tgsi documentation updates and clarification...
2013-05-02 Zack Rusintgsi: allow negation of all integer types
2013-04-23 José Fonsecagallium: Replace gl_rasterization_rules with lower_left...
2013-04-22 José Fonsecagallium: Add a new clip_halfz rasterizer state.
2013-04-20 Roland Scheideggergallium: document breakc and switch/case/default/endswitch
2013-04-18 Christoph Bumillerst/mesa: optionally apply texture swizzle to border...
2013-04-17 José Fonsecagallium: Disambiguate TGSI_OPCODE_IF.
2013-04-17 José Fonsecagallium: Eliminate TGSI_OPCODE_IFC.
2013-04-05 Tom Stellardgallium: PIPE_COMPUTE_CAP_IR_TARGET - allow drivers...
2013-04-04 Erik Faye-Lundfreedreno: document debug flag
2013-04-03 Christoph Bumillergallium/docs: fix definition of PIPE_QUERY_SO_STATISTICS
2013-04-03 Christoph Bumillergallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICS
2013-03-26 Marek Olšákgallium/docs: document get_driver_query_info
2013-03-23 Marek Olšákgallium,st/mesa: don't use blit-based transfers with...
2013-03-20 Christoph Bumillergallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3
2013-03-19 Christian Königtgsi: add ArrayID documentation v2
2013-03-12 José Fonsecad3d1x: Remove.
2013-03-02 Roland Scheideggerllvmpipe: bump glsl version to 140
2013-02-22 Roland Scheideggergallium/docs: improve text about resources a bit.
2013-02-16 Roland Scheideggergallivm/tgsi: fix src modifier fetching with non-float...
2013-02-12 Roland Scheideggergallium/docs: fix typos in sample opcode descriptions
2013-02-12 Roland Scheideggergallium: fix tgsi SAMPLE_L opcode to use separate sourc...
2013-02-09 Roland Scheideggergallivm: fix up size queries for dx10 sviewinfo opcode
2013-02-04 Brian Paulgallium: add SQRT shader opcode
2013-01-30 Christoph Bumillergallium: add PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT
2013-01-15 Marek Olšákgallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATE
2012-12-20 José Fonsecagallium: s/PIPE_CAP_TIMER_QUERY/PIPE_CAP_QUERY_TIME_ELA...
2012-10-31 Marek Olšákgallium: expose ARB_map_buffer_alignment on Radeon
2012-10-24 Andreas Bollgallium/docs: fix sphinx warning
2012-10-15 Andreas Bollgallium/docs: update some distro information
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-09-25 Tom Stellardgallium: Add PIPE_COMPUTE_CAP_MAX_MEM_ALLOC_SIZE v2
2012-09-18 Brian Paulgallium: add new pipe_screen::can_create_resource(...
2012-07-10 Marek Olšákgallium/docs: document interface changes for timestamp...
2012-06-19 Fredrik Höglundgallium: Add PIPE_CAP_START_INSTANCE
2012-06-01 Francisco Jerezgallium/compute: Add PIPE_COMPUTE_CAP_IR_TARGET v4
2012-05-25 Brian Paulgallium/docs: beef up the docs related to color clamping
2012-05-12 Christoph Bumillerclover, gallium: add PIPE_COMPUTE_CAP_MAX_THREADS_PER_BLOCK
2012-05-12 Marek Olšákgallium/docs: remove documentation of redefine_user_buffer
2012-05-11 Marek OlšákMerge branch 'master' of ssh://git.freedesktop.org...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 Francisco Jerezgallium/compute: Drop TGSI dependency.
2012-05-11 Francisco Jerezgallium/tgsi: Introduce the "LOCAL" register declaratio...
2012-05-11 Francisco Jerezgallium/tgsi: Add support for atomic opcodes.
2012-05-11 Francisco Jerezgallium/tgsi: Add support for barriers.
2012-05-11 Francisco Jerezgallium/tgsi: Add resource write-back support.
2012-05-11 Francisco Jerezgallium/tgsi: Add support for raw resources.
2012-05-11 Francisco Jerezgallium/tgsi: Move interpolation info from tgsi_declara...
2012-05-11 Francisco Jerezgallium: Add context hooks for binding shader resources.
2012-05-11 Francisco Jerezgallium/tgsi: Split sampler views from shader resources.
2012-05-11 Francisco Jerezgallium: Basic compute interface.
2012-04-29 Marek Olšákgallium: add PIPE_CAP_CONSTANT_BUFFER_OFFSET_ALIGNMENT
2012-04-29 Marek Olšákgallium: add PIPE_CAP_USER_INDEX_BUFFERS and PIPE_CAP_U...
2012-04-24 Marek Olšákgallium/docs: document the new vertex fetch CAPs
2012-04-13 Dave Airliegallium: document dual source blending restrictions...
2012-04-13 Dave Airliegallium: rename DUAL_SOURCE_BLEND cap to MAX_DUAL_SOURC...
2012-04-06 Brian Paulgallium/docs: fix typos
2012-03-06 Dave Airliegallium: add llvm-related TODOs. (v2)
2012-02-09 Christoph Bumillergallium: add PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CON...
2012-01-29 Marek Olšákst/mesa: add PIPE_CAP_GLSL_FEATURE_LEVEL, cleanup st_ex...
2012-01-25 Marek Olšákgallium/docs: document more CAPs
2012-01-09 Marek OlšákSquash-merge branch 'gallium-clip-state'
2012-01-07 Bryan Caingallium: add an IABS opcode to TGSI
2011-12-19 Dave Airlietgsi: update documents with some info on texture lookup
2011-12-15 Marek Olšákgallium: interface changes necessary to implement trans...
2011-11-30 Kai Wasserbächgallium/failover: Remove the deprecated module.
2011-11-29 Kai Wasserbächi965g: Delete this driver.
2011-11-22 Marek Olšákgallium: separate out floating-point CAPs into its...
2011-11-22 Marek Olšákgallium: remove PIPE_CAP_GLSL and enable GLSL unconditi...
2011-11-22 Chad VersaceMerge branch 'hiz' of ssh://people.freedesktop.org...
2011-11-19 Marek Olšákgallium/docs: remove obsolete documentation
2011-10-20 Christoph Bumillergallium: add new query types and missing documentation
2011-10-15 Christoph Bumillergallium: add PIPE_BIND_BLENDABLE flag
2011-09-30 Marek Olšákgallium/docs: update the documentation of capabilities
2011-09-28 Marek Olšákgallium/docs: update d3d11ddi.txt
2011-09-28 Christoph Bumillergallium: add polygon offset clamp state
2011-09-27 Dave Airliegallium: move border color to be a color union
2011-09-10 Bryan Caingallium: add TGSI opcodes UARL and UCMP
2011-09-02 Dave Airlietgsi: add support for texture offsets to the TGSI IR...
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-26 Dave Airlietgsi: update tgsi.rst for TXQ
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-08-04 Christoph Bumillergallium: extend resource_resolve to accommodate BlitFra...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-06 Marek Olšákgallium: implement seamless cubemap extensions
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-29 Luca Barbierigallium: implement clamping controls (ARB_color_buffer_...
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-03-11 Marek Olšákgallium: remove flags from the flush function
next