Remove Xcalloc/Xmalloc/Xfree calls
[mesa.git] / src / gallium / docs /
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
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-14 Marek Olšákgallium: remove pipe_vertex_buffer::max_index
2011-02-09 Marek Olšákgallium/docs: fix typo
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-25 Zack Rusingallium/tgsi: update the docs for the new opcodes a bit
2011-01-24 Zack Rusingallium: implement modern sampling scheme
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
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
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-23 Dave Airliegallium: add fragment shader property for color writes...
2010-12-14 Brian Paultgsi: document texture opcodes
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-05 Brian Paulgallium: added PIPE_CAP_INSTANCED_DRAWING
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-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Dave Airliegallium/format: add support for X24S8 and S8X24 formats.
2010-10-12 Dave Airliegallium/tgsi: add support for stencil writes.
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-21 Tilman Sauerbeckgallium/docs: The RET opcode may appear anywhere in...
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-19 Tilman Sauerbeckgallium/docs: Fixed a typo in the SCS opcode description.
2010-09-18 Brian Paulgallium/docs: added new pipeline.txt diagram
2010-09-18 Brian Paulgallium: better docs for pipe_rasterizer_state::sprite_...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
next