index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
tgsi
/
tgsi_info.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa,tgsi: use enum tgsi_opcode
Brian Paul
2018-03-23
1
-5
/
+5
*
tgsi: s/uint/enum pipe_shader_type/
Brian Paul
2017-11-17
1
-1
/
+1
*
tgsi: bump tgsi_opcode_info::output_mode size to 4 bits
Brian Paul
2017-11-17
1
-1
/
+1
*
tgsi: infer that dst[1] of DFRACEXP is an integer
Nicolai Hähnle
2017-09-29
1
-1
/
+1
*
tgsi: infer that DLDEXP's second source has an integer type
Nicolai Hähnle
2017-09-29
1
-1
/
+1
*
tgsi: store opcode mnemonics in a separate table
Nicolai Hähnle
2017-08-23
1
-2
/
+1
*
tgsi: reduce tgsi_opcode_info::pre_dedent and post_indent to 1 bit
Nicolai Hähnle
2017-08-23
1
-2
/
+2
*
gallivm/llvmpipe: prepare support for ARB_gpu_shader_int64.
Dave Airlie
2016-09-21
1
-1
/
+2
*
gallium: add opcode and types for 64-bit integers. (v3)
Dave Airlie
2016-09-21
1
-1
/
+3
*
gallium/tgsi: add 64-bitness type check function.
Dave Airlie
2016-06-11
1
-0
/
+7
*
tgsi: add a is_store property
Ilia Mirkin
2016-01-08
1
-0
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
tgsi: remove trailing comma to silence warning
Brian Paul
2012-02-27
1
-1
/
+1
*
tgsi: add source/destination type from opcodes. (v2)
Dave Airlie
2012-02-17
1
-0
/
+15
*
tgsi: Add output_mode to struct tgsi_opcode_info v2
Tom Stellard
2012-01-30
1
-0
/
+34
*
tgsi: Include missing header in tgsi_info.h.
Vinson Lee
2010-08-27
1
-0
/
+1
*
tgsi: added tgsi_get_processor_name()
Brian Paul
2010-05-06
1
-0
/
+3
*
aux/tgsi: pull back ureg work from 0.1 branch
Keith Whitwell
2009-09-03
1
-4
/
+6
*
tgsi: added tgsi_get_opcode_name()
Brian Paul
2009-08-03
1
-0
/
+4
*
gallium: remove multiple aliases for TGSI opcodes
Keith Whitwell
2009-07-22
1
-2
/
+1
*
tgsi: Provide alternate instruction mnemonics in tgsi info.
Michal Krol
2009-04-01
1
-0
/
+2
*
tgsi: Opcode information.
Michal Krol
2008-08-13
1
-0
/
+53