gallivm: Fix profile build.
[mesa.git] / src / gallium / auxiliary / tgsi /
2015-07-22 Marek Olšáktgsi: allow dumping to a file directly
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-07-11 Dave Airlietgsi: add DFMA to the opcode infer functions.
2015-07-09 Brian Paultgsi: whitespace fixes in tgsi_parse.c
2015-07-01 Dave Airlietgsi: add infer support for double opcodes.
2015-06-25 Marek Olšáksoftpipe,llvmpipe: fix PIPE_SHADER_CAP_MAX_INPUTS value
2015-06-23 Jose Fonsecadraw,tgsi: Assume TGSI_PROPERTY_GS_INVOCATIONS default...
2015-06-23 Dave Airliedraw/tgsi: implement geom shader invocation support.
2015-06-23 Dave Airlietgsi: handle indirect sampler arrays. (v2)
2015-06-21 Rob Clarktgsi/transform: add support for SVIEW decls
2015-06-19 Brian Paultgsi: add comments for ureg_emit_label()
2015-06-19 Brian Paultgsi: new comments, assertion for executing TGSI_OPCODE_CAL
2015-06-05 Marek Olšáktgsi/ureg: fix a coverity defect in emit_decls
2015-06-05 Marek Olšáktgsi/ureg: don't emit in/out arrays if drivers don...
2015-06-05 Marek Olšáktgsi/ureg: add support for output array declarations
2015-06-05 Marek Olšáktgsi/ureg: add support for GS input array declarations
2015-06-05 Marek Olšáktgsi/ureg: merge input and fs_input arrays
2015-06-05 Marek Olšáktgsi/ureg: rename and simplify ureg_DECL_gs_input
2015-06-05 Marek Olšáktgsi/ureg: add support for FS input array declarations
2015-06-05 Marek Olšáktgsi/scan: get more information about arrays and handle...
2015-05-26 Marek Olšáktgsi/ureg: enable creating tessellation shaders with...
2015-05-26 Marek Olšáktgsi/text: enable parsing tessellation shaders
2015-05-26 Marek Olšákgallium: rename TGSI tessellation processor types to...
2015-05-20 Marek Olšákgallium: remove TGSI_SAT_MINUS_PLUS_ONE
2015-05-20 Dave Airlietgsi: handle TG4 opcode in tgsi exec
2015-05-16 Ilia Mirkintgsi/dump: fix declaration printing of tessellation...
2015-05-16 Ilia Mirkintgsi/ureg: allow ureg_dst to have dimension indices
2015-05-16 Marek Olšáktgsi/ureg: use correct limit for max input count
2015-05-16 Ilia Mirkintgsi/sanity: set implicit in/out array sizes based...
2015-05-16 Ilia Mirkintgsi/scan: allow scanning tessellation shaders
2015-05-16 Ilia Mirkingallium: add tessellation shader properties
2015-05-16 Ilia Mirkingallium: add new semantics for tessellation
2015-05-16 Ilia Mirkingallium: add new PATCHES primitive type
2015-05-16 Ilia Mirkingallium: add tessellation shader types
2015-04-15 Brian Paultgsi: also dump label for TGSI_OPCODE_BGNSUB opcode
2015-03-27 Ilia Mirkintgsi: fix out-of-bounds access for cube arrays
2015-03-16 Marek Olšáktgsi: handle bitwise opcodes in tgsi_opcode_infer_type...
2015-03-16 Marek Olšákgallium: add FMA and DFMA opcodes (v3)
2015-03-07 Mark Janesnouveau: Fix build, invalid extern "C" around header...
2015-03-03 Rob Clarktgsi/lowering: don't forget interp for BCOLOR inputs
2015-02-21 Ilia Mirkintgsi: avoid returning pointer to local var, make it...
2015-02-20 Marek Olšáktgsi: fix type-mismatch warning
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 Airliesoftpipe/tgsi: expose doubles for softpipe.
2015-02-19 Dave Airlietgsi: add support for flt64 constants
2015-02-19 Dave Airliegallium: add double opcodes and TGSI execution (v4.2)
2015-02-06 Eric Anholttgsi/ureg: Add missing some missing opcodes opcode_tmp.h
2015-02-06 Eric Anholttgsi/ureg: Move ureg_dst_register() to the header.
2015-02-04 Marek Olšáktgsi: add tgsi_get_processor_type helper from radeon
2015-01-08 Rob Clarktgsi: track max array per file
2015-01-08 Rob Clarktgsi: keep track of read vs written indirects
2015-01-07 Marek Olšáktgsi: add uses_centroid into tgsi_shader_info
2014-12-16 Roland Scheideggergallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEM...
2014-12-10 Marek Olšáktgsi: add tgsi_shader_info::writes_clipvertex
2014-12-10 Marek Olšáktgsi: add clip and cull distance writemasks into tgsi_s...
2014-12-10 Marek Olšáktgsi: add tgsi_shader_info::writes_psize
2014-12-09 Rob Clarktgsi/lowering: add support to lower TXP (v2)
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-19 Roland Scheideggerdraw: fixes for vertex shaders outputting layer or...
2014-11-18 Christoph Bumillertgsi/ureg: add ureg_UARL shortcut (v2)
2014-11-16 Marek Olšáktgsi/ureg: simplify code for declaring properties
2014-11-16 Marek Olšáktgsi: fixup the string of VS_WINDOW_SPACE_POSITION
2014-10-31 Brian Paultgsi: add a tgsi_free_tokens() function
2014-10-21 Marek Olšákgallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it...
2014-10-08 Eric Anholtgallium: Rename freedreno parts of tgsi_lowering.[ch].
2014-10-08 Eric Anholtgallium: Reformat tgsi_lowering.c for the normal style.
2014-10-08 Eric Anholtgallium: Copy fd_lowering.[ch] to tgsi_lowering.[ch...
2014-10-04 Marek Olšáktgsi: change tgsi_shader_info::properties to a one...
2014-10-04 Marek Olšáktgsi: remove some not so useful variables from tgsi_sha...
2014-10-04 Marek Olšáktgsi: simplify shader properties in tgsi_shader_info
2014-09-30 Brian Paultgsi: fix Semantic.Name assignment in tgsi_transform_in...
2014-09-22 Brian Paulgallium: replace pipe_type enum with tgsi_return_type...
2014-09-22 Brian Paultgsi: add inst/decl helpers for tgsi_transform utility
2014-09-22 Brian Paultgsi: fix tgsi transform's epilog callback
2014-09-22 Brian Paultgsi: add prolog() method to tgsi_transform_context
2014-09-17 rcondegallivm,tgsi: fix idiv by zero crash
2014-09-16 Roland Scheideggertgsi: accept offsets for sample opcodes too in the...
2014-09-16 Roland Scheideggertgsi: don't print texture target for sample opcodes
2014-08-29 Roland Scheideggertgsi: (trivial) fix handling msaa resources on TXF
2014-08-15 Ilia Mirkingallium: add opcodes/cap for fine derivative support
2014-08-12 Ilia Mirkinmesa/st: add support for dynamic sampler offsets
2014-08-11 Marek Olšákgallium: remove PIPE_SHADER_CAP_MAX_ADDRS
2014-08-08 Roland Scheideggerdraw: hack around weird primitive id input in gs
2014-08-04 Jan Veselygallium: Fix compiler warning.
2014-07-28 Marek Olšákgallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFF...
2014-07-15 José Fonsecautil/tgsi: Fix ureg_EMIT/ENDPRIM prototype.
2014-07-10 Ilia Mirkingallium: add INTERP_* opcodes to support interpolateAt*
2014-07-09 Ilia Mirkintgsi: add interpolation location modifier support to...
2014-07-09 Ilia Mirkingallium: switch dedicated centroid field to interpolati...
2014-07-09 Ilia Mirkintgsi: properly parse indirect dimension references...
2014-07-02 Tom Stellardgallium: Add PIPE_SHADER_CAP_DOUBLES
next