nvc0/ir: no instruction can load a double immediate
[mesa.git] / src / gallium / docs /
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
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
next