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
/
auxiliary
/
tgsi
/
tgsi_dump.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: use standard name for vsnprintf()
Eric Engestrom
2019-07-19
1
-1
/
+1
*
gallium/aux/tgsi/tgsi_dump.c: Fix -Wsign-compare warnings
Gert Wollny
2018-06-20
1
-1
/
+1
*
gallium: use tgsi_get_opcode_name instead of tgsi_opcode_info::mnemonic
Nicolai Hähnle
2017-08-23
1
-1
/
+1
*
tgsi/dump: print _PRECISE modifier on Instructions
Karol Herbst
2017-07-21
1
-0
/
+4
*
gallium: remove support for predicates from TGSI (v2)
Marek Olšák
2017-04-01
1
-24
/
+0
*
tgsi: fix printing of 64-bit integer immediates
Nicolai Hähnle
2017-03-31
1
-2
/
+6
*
tgsi-dump: dump label if instruction has one
Marc-André Lureau
2017-02-10
1
-11
/
+13
*
tgsi: add Stream{X,Y,Z,W} fields to tgsi_declaration_semantic
Nicolai Hähnle
2016-12-12
1
-0
/
+13
*
gallium/tgsi: add support for 64-bit integer immediates.
Dave Airlie
2016-09-21
1
-0
/
+14
*
tgsi: print TGSI_PROPERTY_NEXT_SHADER value as string, not an integer
Brian Paul
2016-05-25
1
-0
/
+3
*
tgsi: initialize stack allocated struct
WuZhen
2016-05-01
1
-0
/
+7
*
tgsi/dump: signal nospace when the last print exceeded the size
Nicolai Hähnle
2016-04-29
1
-4
/
+6
*
tgsi/dump: shared dump_ctx initialization
Nicolai Hähnle
2016-04-29
1
-31
/
+17
*
gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROCESSOR_*
Marek Olšák
2016-04-22
1
-5
/
+5
*
tgsi: Add support for global / private / input MEMORY
Hans de Goede
2016-03-21
1
-2
/
+7
*
tgsi: add Texture and Format to tgsi_instruction_memory
Nicolai Hähnle
2016-03-14
1
-0
/
+8
*
tgsi: show textual format representation
Ilia Mirkin
2016-02-15
1
-1
/
+1
*
tgsi/ureg: add shared variables support for compute shaders
Samuel Pitoiset
2016-02-13
1
-0
/
+5
*
tgsi: provide a way to encode memory qualifiers for SSBO
Ilia Mirkin
2016-01-08
1
-0
/
+10
*
ureg: add buffer support to ureg
Ilia Mirkin
2016-01-08
1
-0
/
+5
*
tgsi: add ureg support for image decls
Ilia Mirkin
2016-01-08
1
-4
/
+6
*
tgsi: try and handle overflowing shaders. (v2)
Dave Airlie
2015-10-23
1
-2
/
+8
*
tgsi: add option to dump floats as hex values
Dave Airlie
2015-10-23
1
-1
/
+18
*
tgsi: initialize ctx.file in tgsi_dump_instruction()
Brian Paul
2015-10-16
1
-0
/
+1
*
tgsi: allow dumping to a file directly
Marek Olšák
2015-07-22
1
-4
/
+15
*
gallium: rename TGSI tessellation processor types to match pipe shader names
Marek Olšák
2015-05-26
1
-3
/
+3
*
gallium: remove TGSI_SAT_MINUS_PLUS_ONE
Marek Olšák
2015-05-20
1
-10
/
+1
*
tgsi/dump: fix declaration printing of tessellation inputs/outputs
Ilia Mirkin
2015-05-16
1
-2
/
+18
*
tgsi: also dump label for TGSI_OPCODE_BGNSUB opcode
Brian Paul
2015-04-15
1
-0
/
+1
*
tgsi: add support for flt64 constants
Dave Airlie
2015-02-20
1
-0
/
+8
*
gallium: replace pipe_type enum with tgsi_return_type enum
Brian Paul
2014-09-22
1
-5
/
+5
*
tgsi: don't print texture target for sample opcodes
Roland Scheidegger
2014-09-16
1
-2
/
+5
*
gallium: switch dedicated centroid field to interpolation location
Ilia Mirkin
2014-07-09
1
-2
/
+3
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
gallivm: Compile flag to debug TGSI execution through printfs.
José Fonseca
2013-11-14
1
-0
/
+23
*
tgsi: replace tgsi_file_names tgsi_file_names[] with tgsi_file_name() function
Brian Paul
2013-06-07
1
-8
/
+8
*
gallium: Disambiguate TGSI_OPCODE_IF.
José Fonseca
2013-04-17
1
-0
/
+2
*
gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3
Christoph Bumiller
2013-03-20
1
-0
/
+1
*
tgsi: use separate structure for indirect address v2
Christian König
2013-03-19
1
-4
/
+24
*
tgsi: add ArrayID to declarations
Christian König
2013-03-19
1
-0
/
+6
*
tgsi: remove TGSI_FILE_(IMMEDIATE|TEMP)_ARRAY
Christian König
2013-03-19
1
-38
/
+0
*
tgsi: silence MSVC signed/unsigned comparison warnings
Brian Paul
2012-10-17
1
-1
/
+1
*
tgsi: Dump register number when dumping immediates.
José Fonseca
2012-10-12
1
-1
/
+7
*
gallium/tgsi: Introduce the "LOCAL" register declaration modifier.
Francisco Jerez
2012-05-11
1
-0
/
+3
*
gallium/tgsi: Add resource write-back support.
Francisco Jerez
2012-05-11
1
-0
/
+2
*
gallium/tgsi: Add support for raw resources.
Francisco Jerez
2012-05-11
1
-0
/
+2
*
gallium/tgsi: Move interpolation info from tgsi_declaration to a separate token.
Francisco Jerez
2012-05-11
1
-23
/
+26
*
gallium/tgsi: Split sampler views from shader resources.
Francisco Jerez
2012-05-11
1
-9
/
+13
*
tgsi: Fix conflict with fortify printf redirect in glibc.
Johannes Obermayr
2012-04-07
1
-17
/
+17
*
tgsi: consolidate TGSI string arrays in new tgsi_strings.h
Brian Paul
2012-01-05
1
-134
/
+5
[next]