gallium: add TGSI_PROPERTY_VS_BLIT_SGPRS_AMD for tgsi_to_nir
[mesa.git] / src / gallium / include / pipe / p_shader_tokens.h
2019-08-12 Marek Olšákgallium: add TGSI_PROPERTY_VS_BLIT_SGPRS_AMD for tgsi_t...
2019-08-06 Pierre-Eric Pellou... tgsi: add ATOMICINC_WRAP/ATOMICDEC_WRAP opcode
2018-12-27 Ilia Mirkintgsi: add ATOMFADD operation
2018-08-29 Marek Olšákgallium: add TGSI_MEMORY_STREAM_CACHE_POLICY
2018-08-01 Rhys Perrygallium: add new SAMP2HND and IMG2HND opcodes
2018-03-23 Brian Paultgsi: convert opcode macros to enums
2017-11-09 Dave Airliegallium/tgsi: start adding hw atomics (v3.2)
2017-09-30 Roland Scheideggergallium: add new LOD opcode
2017-09-29 Nicolai Hähnlegallium: add LDEXP TGSI instruction and corresponding cap
2017-09-15 Timothy Arcerigallium: add CONSTBUF type to tgsi_file_type
2017-08-22 Marek Olšákgallium: remove TGSI opcode SCS
2017-08-22 Marek Olšákgallium: remove TGSI opcode BREAKC
2017-08-22 Marek Olšákgallium: remove TGSI opcode XPD
2017-08-22 Marek Olšákgallium: remove TGSI opcode DPH
2017-08-22 Marek Olšákgallium: remove TGSI opcode DP2A
2017-08-22 Marek Olšákgallium: remove TGSI_OPCODE_CALLNZ
2017-08-22 Marek Olšákgallium: remove TGSI FENCE opcodes
2017-08-22 Marek Olšákgallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZ
2017-07-22 Karol Herbsttgsi: add precise flag to tgsi_instruction
2017-06-03 Lyudegallium: Add TGSI shader token for ARB_post_depth_coverage
2017-05-18 Samuel Pitoisettgsi: store the sampler view type directly in the instr...
2017-04-05 Ilia Mirkintgsi: add SUBGROUP_* semantics
2017-04-05 Ilia Mirkintgsi: add BALLOT/READ_* opcodes
2017-03-31 Marek Olšákgallium: remove support for predicates from TGSI (v2)
2017-03-31 Ilia Mirkintgsi: add CLOCK opcode
2017-03-15 Marek Olšákgallium: add TGSI opcodes TEX_LZ and TXF_LZ
2017-02-18 Marek Olšákgallium: remove TGSI_OPCODE_CLAMP
2017-01-24 Ilia Mirkingallium: add TGSI_PROPERTY_MUL_ZERO_WINS
2017-01-17 Ilia Mirkingallium: add FBFETCH opcode to retrieve the current...
2017-01-16 Nicolai Hähnletgsi: add DDIV instruction
2017-01-05 Marek Olšákgallium: remove TGSI_OPCODE_SUB
2017-01-05 Marek Olšákgallium: remove TGSI_OPCODE_ABS
2016-12-12 Nicolai Hähnletgsi: add Stream{X,Y,Z,W} fields to tgsi_declaration_se...
2016-09-21 Dave Airliegallium/tgsi: add support for 64-bit integer immediates.
2016-09-21 Dave Airliegallium: add opcode and types for 64-bit integers....
2016-08-29 Rhys Kiddr600g: Clean up defined magic numbers for TGSI opcodes
2016-07-02 Hans de Goedetgsi: Add WORK_DIM System Value
2016-06-07 Ilia Mirkingallium: add VOTE_* opcodes to implement GL_ARB_shader_...
2016-05-23 Dave Airlietgsi: remove culldist semantic.
2016-04-21 Marek Olšákgallium: use PIPE_SHADER_* everywhere, remove TGSI_PROC...
2016-04-21 Marek Olšákgallium: use enums in p_shader_tokens.h (v2)
2016-04-04 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-01 Bas Nieuwenhuizengallium: add threads per block TGSI property
2016-03-25 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-21 Hans de Goedegallium: Remove unused TGSI_RESOURCE_ defines
2016-03-21 Hans de Goedetgsi: Add support for global / private / input MEMORY
2016-03-19 Marek Olšákgallium: add TGSI property NEXT_SHADER
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-14 Nicolai Hähnletgsi: add TGSI_PROPERTY_FS_EARLY_DEPTH_STENCIL
2016-03-14 Nicolai Hähnletgsi: add Texture and Format to tgsi_instruction_memory
2016-02-24 Kristian Høgsberg... Merge remote-tracking branch 'origin/master' into vulkan
2016-02-13 Samuel Pitoisettgsi/ureg: add shared variables support for compute...
2016-02-05 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2016-01-30 Ilia Mirkintgsi: add MEMBAR opcode to handle memoryBarrier* GLSL...
2016-01-21 Kristian Høgsberg... Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
2016-01-09 Kristian Høgsberg... Merge ../mesa into vulkan
2016-01-08 Ilia Mirkingallium: add a RESQ opcode to query info about a resource
2016-01-08 Ilia Mirkintgsi: provide a way to encode memory qualifiers for...
2016-01-08 Ilia Mirkinureg: add buffer support to ureg
2016-01-08 Ilia Mirkintgsi: add ureg support for image decls
2015-12-30 Ilia Mirkingallium: add baseinstance/drawid semantics
2015-11-14 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-12 Ilia Mirkingallium: add support for gl_HelperInvocation semantic
2015-10-22 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-20 Marek Olšákgallium: add new properties for clip and cull distance...
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-13 Ilia Mirkintgsi: add a TXQS opcode to retrieve the number of textu...
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-09 Brian Paulgallium: fix comment typo in p_shader_tokens.h
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
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-16 Ilia Mirkingallium: add tessellation shader properties
2015-05-16 Ilia Mirkingallium: add new semantics for tessellation
2015-05-16 Ilia Mirkingallium: add tessellation shader types
2015-03-16 Marek Olšákgallium: add FMA and DFMA opcodes (v3)
2015-02-20 Ilia Mirkingallium: add some more double opcodes to avoid unnecess...
2015-02-19 Dave Airlietgsi: add support for flt64 constants
2015-02-19 Dave Airliegallium: add double opcodes and TGSI execution (v4.2)
2014-12-16 Roland Scheideggergallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEM...
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-09-22 Brian Paulgallium: replace pipe_type enum with tgsi_return_type...
2014-08-15 Ilia Mirkingallium: add opcodes/cap for fine derivative support
2014-07-10 Ilia Mirkingallium: add INTERP_* opcodes to support interpolateAt*
2014-07-09 Ilia Mirkingallium: switch dedicated centroid field to interpolati...
2014-06-02 Christoph Bumillergallium: create TGSI_PROPERTY to disable viewport and...
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-07 Dave Airliegallium: add support for LODQ opcodes.
2014-02-25 Dave Airliegallium: add texture gather support to gallium (v3)
next