gallium: remove trailing comma and unneeded comments in p_defines.h
[mesa.git] / src / gallium / docs /
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'
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-20 Luca Barbierigallium/docs: improve documentation for resources
2010-08-20 Luca Barbierigallium: add PIPE_TEXTURE_RECT target
2010-08-20 Jakob Bornecrantzgallium/docs: Add Galahad
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-15 Corbin Simpsongallium/docs: Cleanup debugging. Spelling, grammar...
2010-08-15 Corbin Simpsongallium/docs: Add formatting for envvar role; change...
2010-08-15 Jakob Bornecrantzgallium/docs: Add rbug to distribution
2010-08-15 Jakob Bornecrantzgallium/docs: Add a debugging section
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-05 Keith Whitwelldocs: clarify point sprite discussion
2010-07-29 Chia-I Wugallium/docs: Document draw_vbo and set_index_buffer.
2010-07-28 Vinson Leegallium/docs: Fix VMware spelling.
2010-07-28 Corbin Simpsongallium/docs: Fix VMware spelling.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Corbin Simpsongallium/docs: Vertex data formats.
2010-06-24 Corbin Simpsongallium/docs: Lops override the rest of the blending...
2010-06-24 Brian Paulgallium/docs: updated remaining semantic label docs
2010-06-24 Corbin Simpsongallium/docs: Add lop table.
2010-06-24 Corbin Simpsongallium/docs: Slight clarification and formatting for...
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-23 Brian Paulgallium/docs: document TGSI_SEMANTIC_EDGEFLAG
2010-06-23 Brian Paulgallium/docs: update TEXTURE_SHADOW_MAP MAX_PREDICATE_R...
2010-06-23 Brian Paulgallium/docs: fix definitions of TGSI_SEMANTIC_POSITION...
2010-06-17 Corbin Simpsongallium/docs: GLSL glossary entry.
2010-06-17 Corbin Simpsongallium/docs: Explain DFRACEXP/DLDEXP.
2010-06-17 Corbin Simpsongallium/docs: Remove unneeded "doubles", add double...
2010-06-17 Corbin Simpsongallium/docs: Label opcodes by capability bits.
2010-06-17 Corbin Simpsongallium/docs: R and RG texture swizzles.
next