gallium: add TGSI_SEMANTIC_DEFAULT_OUTER/INNER_LEVEL
[mesa.git] / src / gallium / docs / source / tgsi.rst
2019-08-12 Marek Olšákgallium: add TGSI_SEMANTIC_DEFAULT_OUTER/INNER_LEVEL
2019-08-08 Ilia Mirkingallium: redefine ATOMINC_WRAP to be more hardware...
2019-08-06 Pierre-Eric Pellou... tgsi: add ATOMICINC_WRAP/ATOMICDEC_WRAP opcode
2019-01-26 Timothy Arceritgsi: remove culldist semantic from docs
2018-12-27 Ilia Mirkintgsi: add ATOMFADD operation
2018-08-01 Rhys Perrygallium: add new SAMP2HND and IMG2HND opcodes
2017-11-09 Dave Airliegallium/tgsi: start adding hw atomics (v3.2)
2017-10-06 Marek Olšáktgsi: add docs for some existing pack opcodes
2017-09-30 Roland Scheideggergallium: add new LOD opcode
2017-09-29 Nicolai Hähnlegallium: add LDEXP TGSI instruction and corresponding cap
2017-09-29 Nicolai Hähnletgsi: clarify the semantics of DFRACEXP
2017-09-29 Nicolai Hähnletgsi: fix the documentation of DLDEXP
2017-08-28 Gwan-gyeong Mungallium/docs: Fix an inequality sign of TGSI_SEMANTIC_S...
2017-08-23 Gwan-gyeong Mungallium/docs: Fix the math formula of U2I64
2017-08-23 Gwan-gyeong Mungallium/docs: Add missing word "Not"
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-08-03 Brian Paulgallium/docs: add more info about TXF and MSAA textures
2017-08-03 Brian Paulgallium/docs: document automatic per-sample FS execution
2017-07-22 Karol Herbstgallium/docs: add precise instruction modifier
2017-06-30 Brian Paulgallium/docs: document that TXF is used with PIPE_BUFFE...
2017-06-16 Brian Paulgallium/docs: improve docs for SAMPLE_POS, SAMPLE_INFO...
2017-06-13 Brian Paulgallium/docs: clarify TGSI_SEMANTIC_SAMPLEMASK, again
2017-06-09 Brian Paultgsi: clarify TGSI_SEMANTIC_SAMPLEMASK documentation
2017-06-03 Lyudegallium: Add TGSI shader token for ARB_post_depth_coverage
2017-04-14 Nicolai Hähnletgsi: clarify TGSI_SEMANTIC_{LAYER,VIEWPORT_INDEX}
2017-04-14 Rob Clarkgallium/docs: small correction about register files...
2017-04-08 Ilia Mirkingallium: fix some math formulas to display better
2017-04-05 Ilia Mirkintgsi: add SUBGROUP_* semantics
2017-04-05 Ilia Mirkintgsi: add BALLOT/READ_* opcodes
2017-03-31 Ilia Mirkintgsi: add CLOCK opcode
2017-03-15 Francisco Jerezgallium/tgsi: Treat UCMP sources as floats to match...
2017-03-15 Marek Olšákgallium: add TGSI opcodes TEX_LZ and TXF_LZ
2017-02-22 Eric Engestromgallium/docs: fix section title formatting
2017-02-22 Eric Engestromgallium/docs: add missing newlines
2017-02-22 Eric Engestromgallium/docs: add missing math formatting
2017-02-18 Marek Olšákgallium: remove TGSI_OPCODE_CLAMP
2017-02-18 Marek Olšákgallium/docs: remove documentation of non-existent...
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
2016-11-02 Nicolai Hähnletgsi: align the definition of BFI & [UI]BFE with GLSL
2016-09-21 Dave Airliegallium: add opcode and types for 64-bit integers....
2016-09-12 Samuel Pitoisettgsi: document semantics for compute shaders
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-27 Hans de Goedenouveau: codegen: LOAD: Take src swizzle into account
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-11 Oded Gabbaytgsi/doc: fix spelling error
2016-04-04 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-01 Bas Nieuwenhuizengallium: add threads per block TGSI property
2016-04-01 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-30 Brian Paulgallium/docs: s/gven/given/
2016-03-25 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
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-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: update atomic op docs
2016-01-08 Marek Olšákgallium: add caps for POSITION and FACE system values
2016-01-03 Ilia Mirkingallium: document PK2H/UP2H
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/docs: s/treaded/treated/ typo in tgsi.rst
2015-07-03 Rob Clarktgsi: update docs for ArrayID usage
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-21 Rob Clarktgsi: update docs for SVIEW usage with TEX* instructions
2015-05-16 Ilia Mirkingallium: add tessellation shader properties
2015-05-16 Ilia Mirkingallium: add new semantics for tessellation
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 Airliegallium: add double opcodes and TGSI execution (v4.2)
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.
next