aboutsummaryrefslogtreecommitdiff
path: root/src/gallium/include/pipe/p_shader_tokens.h
AgeCommit message (Expand)Author
2022-06-14tgsi/shader: add SEPARABLE_PROGRAM propertyItalo Nicola
2022-04-22gallium: Replace defines by enumsCorentin Noël
2022-03-18tgsi: Add support for TGSI_IMM_U/INT64 typesCorentin Noël
2020-07-17gallium: Update TGSI tokensElie Tournier
2019-03-19gallium: remove TGSI opcode BREAKCElie Tournier
2019-03-19gallium: remove TGSI opcode DP2AElie Tournier
2019-03-19gallium: remove TGSI_OPCODE_CALLNZElie Tournier
2019-03-19gallium: remove TGSI FENCE opcodesElie Tournier
2019-03-19gallium: remove TGSI_OPCODE_CLAMPElie Tournier
2019-03-19gallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZElie Tournier
2019-03-19gallium/tgsi: Add int64 opcodesElie Tournier
2018-09-05gallium: Add changes needed for TGSI_FILE_HW_ATOMICTomeu Vizoso
2018-08-07add support for shader clock.Dave Airlie
2018-08-01gallium: add FBFETCH opcode to retrieve the current sample valueIlia Mirkin
2018-06-15tgsi: update for images/buffers/memory supportDave Airlie
2018-06-14tgsi: update property supportDave Airlie
2018-06-11vrend_shader: add arb_gpu_shader_fp64 support (v2)Dave Airlie
2018-05-21tgsi: handle parsing vertex streamsDave Airlie
2018-01-23virgl: diverge tgsi_instruction from upstream.Dave Airlie
2018-01-23tgsi: drop instruction predicates.Dave Airlie
2015-12-22gallium/tgsi: update with some newer gallium piecesDave Airlie
2015-02-03gallium: import more bitsDave Airlie
2014-08-16add pipe includesDave Airlie