nvc0: move nvc0_so_target_save_offset() to its correct location
[mesa.git] / src / gallium / docs /
2015-10-03 Marek Olšákgallium: add per-sample interpolation control into...
2015-09-13 Ilia Mirkingallium: add PIPE_CAP_TGSI_TXQS to let st know if TXQS...
2015-09-13 Ilia Mirkintgsi: add a TXQS opcode to retrieve the number of textu...
2015-08-14 Marek Olšákgallium: add an interface for EXT_depth_bounds_test
2015-08-14 Marek Olšákgallium: add support for GLES texture float extensions...
2015-07-16 Marek Olšákgallium: add interface for writable shader images
2015-07-16 Marek Olšákgallium: add BIND flags for R/W buffers and images
2015-07-16 Marek Olšákgallium: add PIPE_CAP_MAX_SHADER_PATCH_VARYINGS
2015-07-09 Brian Paulgallium/docs: s/treaded/treated/ typo in tgsi.rst
2015-07-05 Marek Olšákgallium/docs: remove out-of-date document about D3D11...
2015-07-03 Rob Clarktgsi: update docs for ArrayID usage
2015-06-29 Grigori Goronzygallium: add PIPE_COMPUTE_CAP_SUBGROUP_SIZE
2015-06-21 Rob Clarktgsi: update docs for SVIEW usage with TEX* instructions
2015-06-05 Marek Olšáktgsi/ureg: don't emit in/out arrays if drivers don...
2015-05-16 Ilia Mirkingallium: add set_tess_state to configure default tessel...
2015-05-16 Ilia Mirkingallium: add tessellation shader properties
2015-05-16 Ilia Mirkingallium: add new semantics for tessellation
2015-05-12 Marek Olšákgallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY
2015-05-05 Samuel Pitoisetgallium: add pipe_screen::get_driver_query_group_info
2015-03-23 Giuseppe Bilottagallium: introduce get_device_vendor() entrypoint for...
2015-03-21 Emil Velikovgalahad: remove driver
2015-03-21 Emil Velikovgallium/docs: remove information about identity driver
2015-03-16 Marek Olšákgallium: add FMA and DFMA opcodes (v3)
2015-03-08 Rob Clarkgallium/docs: add some freedreno compiler docs
2015-03-04 Jose Fonsecast/vega: Remove.
2015-02-20 Ilia Mirkingallium: add shader cap for dldexp/dfracexp support
2015-02-20 Ilia Mirkingallium: add a cap to enable double rounding opcodes
2015-02-20 Ilia Mirkingallium: add some more double opcodes to avoid unnecess...
2015-02-19 Dave Airliegallium: add double opcodes and TGSI execution (v4.2)
2015-02-17 Marek Olšákgallium: add interface and state tracker support for...
2015-02-05 Axel Davygallium: Add MULTISAMPLE_Z_RESOLVE cap
2015-02-03 Ilia Mirkingallium: add a cap to determine whether the driver...
2015-01-29 Roland Scheideggergallium/docs: fix docs wrt ARL/ARR/FLR
2014-12-16 Roland Scheideggergallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEM...
2014-12-10 Roland Scheideggergallium/docs: clarify fragment shader position input...
2014-12-06 Roland Scheideggergallium/docs: (trivial) remove STR opcode description.
2014-11-24 Eric Anholtgallium: Drop the unused CND opcode.
2014-11-24 Eric Anholtgallium: Drop unused BRA opcode.
2014-11-24 Eric Anholtgallium: Drop the unused SFL/STR opcodes.
2014-11-24 Eric Anholtgallium: Drop the unused RFL opcode.
2014-11-24 Eric Anholtgallium: Drop unused X2D opcode.
2014-11-24 Eric Anholtgallium: Drop the unused ARA opcode.
2014-11-24 Eric Anholtgallium: Drop the unused RCC opcode.
2014-11-24 Eric Anholtgallium: Drop the NRM and NRM4 opcodes.
2014-11-01 Brian Paulgallium/docs: fix NRM, NRM4 docs
2014-10-24 Mathias Fröhlichgallium: introduce PIPE_CAP_CLIP_HALFZ.
2014-10-21 Marek Olšákgallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it...
2014-10-16 Tom Stellardgallium: Add PIPE_SHADER_IR_NATIVE to enum pipe_shader_ir
2014-09-30 Brian Paulgallium: add doc note about cube textures and can_creat...
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
next