index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
include
/
pipe
/
p_shader_tokens.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add TGSI_PROPERTY_FS_BLEND_EQUATION_ADVANCED
Elie Tournier
2020-07-17
1
-0
/
+1
*
gallium: add TGSI_PROPERTY_LAYER_VIEWPORT_RELATIVE
Ilia Mirkin
2020-04-15
1
-0
/
+1
*
gallium: add TGSI_SEMANTIC_VIEWPORT_MASK
Ilia Mirkin
2020-04-15
1
-0
/
+1
*
gallium/tgsi: add support for DEMOTE and READ_HELPER opcodes
Ilia Mirkin
2019-10-07
1
-2
/
+2
*
gallium: add TGSI_SEMANTIC_DEFAULT_OUTER/INNER_LEVEL
Marek Olšák
2019-08-12
1
-0
/
+2
*
gallium: add AMD-specific compute TGSI enums
Marek Olšák
2019-08-12
1
-0
/
+2
*
gallium: add TGSI_PROPERTY_VS_BLIT_SGPRS_AMD for tgsi_to_nir
Marek Olšák
2019-08-12
1
-0
/
+1
*
tgsi: add ATOMICINC_WRAP/ATOMICDEC_WRAP opcode
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-1
/
+4
*
tgsi: add ATOMFADD operation
Ilia Mirkin
2018-12-26
1
-1
/
+1
*
gallium: add TGSI_MEMORY_STREAM_CACHE_POLICY
Marek Olšák
2018-08-29
1
-2
/
+6
*
gallium: add new SAMP2HND and IMG2HND opcodes
Rhys Perry
2018-08-01
1
-0
/
+2
*
tgsi: convert opcode macros to enums
Brian Paul
2018-03-23
1
-273
/
+275
*
gallium/tgsi: start adding hw atomics (v3.2)
Dave Airlie
2017-11-10
1
-0
/
+1
*
gallium: add new LOD opcode
Roland Scheidegger
2017-09-30
1
-1
/
+3
*
gallium: add LDEXP TGSI instruction and corresponding cap
Nicolai Hähnle
2017-09-29
1
-1
/
+1
*
gallium: add CONSTBUF type to tgsi_file_type
Timothy Arceri
2017-09-15
1
-0
/
+1
*
gallium: remove TGSI opcode SCS
Marek Olšák
2017-08-22
1
-1
/
+1
*
gallium: remove TGSI opcode BREAKC
Marek Olšák
2017-08-22
1
-1
/
+0
*
gallium: remove TGSI opcode XPD
Marek Olšák
2017-08-22
1
-1
/
+1
*
gallium: remove TGSI opcode DPH
Marek Olšák
2017-08-22
1
-1
/
+1
*
gallium: remove TGSI opcode DP2A
Marek Olšák
2017-08-22
1
-1
/
+1
*
gallium: remove TGSI_OPCODE_CALLNZ
Marek Olšák
2017-08-22
1
-1
/
+0
*
gallium: remove TGSI FENCE opcodes
Marek Olšák
2017-08-22
1
-4
/
+1
*
gallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZ
Marek Olšák
2017-08-22
1
-5
/
+3
*
tgsi: add precise flag to tgsi_instruction
Karol Herbst
2017-07-21
1
-1
/
+2
*
gallium: Add TGSI shader token for ARB_post_depth_coverage
Lyude
2017-06-02
1
-0
/
+1
*
tgsi: store the sampler view type directly in the instruction
Samuel Pitoiset
2017-05-18
1
-1
/
+3
*
tgsi: add SUBGROUP_* semantics
Ilia Mirkin
2017-04-05
1
-0
/
+7
*
tgsi: add BALLOT/READ_* opcodes
Ilia Mirkin
2017-04-05
1
-3
/
+3
*
gallium: remove support for predicates from TGSI (v2)
Marek Olšák
2017-04-01
1
-20
/
+1
*
tgsi: add CLOCK opcode
Ilia Mirkin
2017-03-31
1
-1
/
+1
*
gallium: add TGSI opcodes TEX_LZ and TXF_LZ
Marek Olšák
2017-03-15
1
-2
/
+2
*
gallium: remove TGSI_OPCODE_CLAMP
Marek Olšák
2017-02-18
1
-1
/
+1
*
gallium: add TGSI_PROPERTY_MUL_ZERO_WINS
Ilia Mirkin
2017-01-23
1
-0
/
+1
*
gallium: add FBFETCH opcode to retrieve the current sample value
Ilia Mirkin
2017-01-16
1
-1
/
+1
*
tgsi: add DDIV instruction
Nicolai Hähnle
2017-01-16
1
-1
/
+4
*
gallium: remove TGSI_OPCODE_SUB
Marek Olšák
2017-01-05
1
-1
/
+1
*
gallium: remove TGSI_OPCODE_ABS
Marek Olšák
2017-01-05
1
-1
/
+1
*
tgsi: add Stream{X,Y,Z,W} fields to tgsi_declaration_semantic
Nicolai Hähnle
2016-12-12
1
-1
/
+4
*
gallium/tgsi: add support for 64-bit integer immediates.
Dave Airlie
2016-09-21
1
-0
/
+2
*
gallium: add opcode and types for 64-bit integers. (v3)
Dave Airlie
2016-09-21
1
-9
/
+37
*
r600g: Clean up defined magic numbers for TGSI opcodes
Rhys Kidd
2016-08-29
1
-0
/
+1
*
tgsi: Add WORK_DIM System Value
Hans de Goede
2016-07-02
1
-0
/
+1
*
gallium: add VOTE_* opcodes to implement GL_ARB_shader_group_vote
Ilia Mirkin
2016-06-06
1
-1
/
+6
*
tgsi: remove culldist semantic.
Dave Airlie
2016-05-23
1
-1
/
+0
*
gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROCESSOR_*
Marek Olšák
2016-04-22
1
-10
/
+1
*
gallium: use enums in p_shader_tokens.h (v2)
Marek Olšák
2016-04-22
1
-139
/
+164
*
gallium: add threads per block TGSI property
Bas Nieuwenhuizen
2016-04-02
1
-1
/
+4
*
gallium: Remove unused TGSI_RESOURCE_ defines
Hans de Goede
2016-03-21
1
-9
/
+0
*
tgsi: Add support for global / private / input MEMORY
Hans de Goede
2016-03-21
1
-2
/
+8
[next]