vc4: Add support for 8-bit unorm/snorm vertex inputs.
[mesa.git] / src / gallium / docs /
2014-09-12 Ilia Mirkingallium: add a texture target to sampler view and a...
2014-08-28 Timothy Arcerigallium: add cap for MAX_VERTEX_ATTRIB_STRIDE
2014-08-19 Tobias Klausmanngallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INV...
2014-08-15 Emil Velikovgallium: add GLX_MESA_query_renderer caps
2014-08-15 Ilia Mirkingallium: add opcodes/cap for fine derivative support
2014-08-11 Marek Olšákgallium: remove PIPE_SHADER_CAP_MAX_ADDRS
2014-08-05 Roland Scheideggergallium/docs: Document TEX2/TXL2/TXB2 instructions...
2014-07-28 Marek Olšákgallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFF...
2014-07-25 Tom Stellardgallium: Add PIPE_CAP_COMPUTE_IMAGES_SUPPORTED
2014-07-10 Brian Paulgallium/docs: minor clarification for TXQ instruction
2014-07-10 Ilia Mirkingallium: add INTERP_* opcodes to support interpolateAt*
2014-07-09 Ilia Mirkingallium: switch dedicated centroid field to interpolati...
2014-07-03 Ilia Mirkingallium: rename PIPE_CAP_TGSI_VS_LAYER to also have...
2014-07-02 Tom Stellardgallium: Add PIPE_SHADER_CAP_DOUBLES
2014-07-01 Christoph Bumillergallium: add facilities for indirect drawing
2014-07-01 Christoph Bumillergallium: add PIPE_BIND_COMMAND_ARGS_BUFFER
2014-07-01 Ilia Mirkingallium: add a cap for max vertex streams
2014-07-01 Ilia Mirkingallium: add an index argument to create_query
2014-07-01 Ilia Mirkingallium: add vertex stream argument to EMIT/ENDPRIM
2014-06-18 Marek Olšákgallium: implement ARB_texture_query_levels
2014-06-12 Bruno Jiménezgallium: Add PIPE_COMPUTE_CAP_MAX_COMPUTE_UNITS
2014-06-02 Christoph Bumillergallium: create TGSI_PROPERTY to disable viewport and...
2014-05-31 Roland Scheideggergallium/docs: improve documentation of render condition...
2014-05-14 Rob Clarkgallium/docs: clarify when query results are reset
2014-05-08 Ilia Mirkingallium: add a cap for supporting 4-offset TG4 opcodes
2014-04-29 Tom Stellardgallium: Add PIPE_COMPUTE_CAP_MAX_CLOCK_FREQUENCY
2014-04-28 Ilia Mirkingallium: add new opcodes for ARB_gs5 bit manipulation...
2014-04-26 Ilia Mirkingallium: add GS_INVOCATIONS property
2014-04-26 Ilia Mirkingallium: add INVOCATIONID semantic
2014-04-26 Ilia Mirkingallium: add basic support for ARB_sample_shading
2014-04-19 Ilia Mirkingallium/docs: fix PIPE_CAP_ENDIANNESS delimiter, remove...
2014-04-11 Ilia Mirkingallium: add a way to query min/max texture gather...
2014-04-07 Dave Airliegallium: add support for LODQ opcodes.
2014-04-01 Ilia Mirkingallium/docs: fix silent math failures due to ~ and &
2014-04-01 Ilia Mirkingallium/docs: line up some of the equations
2014-04-01 Ilia Mirkingallium/docs: fix incorrect/missing references
2014-04-01 Ilia Mirkingallium/docs: fix use of _ in math sections
2014-04-01 Ilia Mirkingallium/docs: add format to index
2014-04-01 Ilia Mirkingallium/docs: fix a lot of bad formatting
2014-04-01 Ilia Mirkingallium: add interface to clear buffers
2014-03-18 Brian Paulgallium/docs: update SLT, SGE, SFL, STR opcode docs
2014-03-07 Zack Rusingallium: allow setting of the internal stream output...
2014-02-25 Marek Olšákgallium: add interface for persistent and coherent...
2014-02-25 Dave Airliegallium: add texture gather support to gallium (v3)
2014-02-09 Grigori Goronzygallium: add geometry shader output limits
2014-02-07 Erik Faye-Lundgallium/tgsi: correct typo propagated from NV_vertex_pr...
2014-02-06 Marek Olšákgallium: remove PIPE_USAGE_STATIC
2014-02-06 Marek Olšákgallium: define the behavior of PIPE_USAGE_* flags...
2014-02-04 Marek Olšákgallium: remove PIPE_CAP_MAX_COMBINED_SAMPLERS
2014-01-17 Roland Scheideggergallium: add bits for clipping points as tris (d3d...
2013-12-03 Marek Olšákgallium: add support for AMD_vertex_shader_layer
2013-11-28 Roland Scheideggergallium: new shader cap bit for the amount of sampler...
2013-11-21 José Fonsecagallium: Make TGSI_SEMANTIC_FOG register four-component...
2013-10-25 Ilia Mirkingallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
2013-10-23 Brian Paulgallium: new, unified pipe_context::set_sampler_views...
2013-10-09 Zack Rusingallium: Add support for 32x32 muls with 64 bit results
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-08-13 Roland Scheideggergallium: add new float comparison instructions returnin...
2013-08-08 Roland Scheideggergallium: clarify SVIEWINFO opcode
2013-08-02 Roland Scheideggergallium: clarify shift behavior with shift count >= 32
2013-07-31 Brian Paulgallium/docs: clarify definition of PIPE_CAP_USER_CONST...
2013-07-27 Roland Scheideggergallivm: handle texel swizzles correctly for d3d10...
2013-07-22 Tom Stellardgallium: Add PIPE_CAP_ENDIANNESS
2013-07-12 Zack Rusingallium: fixup definitions of the rsq and sqrt
2013-07-12 Brian Paultgsi: rename the TGSI fragment kill opcodes
2013-07-12 Brian Paultgsi: fix-up KILP comments
2013-06-24 Adam Jacksongallium: Fix llvmpipe on big-endian machines
2013-06-22 Brian Paulgallium/docs: more documentation for pipe_resource...
2013-06-19 Roland Scheideggergallium: fix PIPE_QUERY_TIMESTAMP_DISJOINT
2013-06-18 Roland Scheideggergallium: add condition parameter to render_condition
2013-06-13 Zack Rusingallium/draw: add limits to the clip and cull distances
2013-06-11 Zack Rusingallium: add a cull distance semantic
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...
next