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_ureg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tgsi/ureg: don't call tgsi_sanity when it's too slow
Marek Olšák
2018-08-23
1
-1
/
+12
*
tgsi: whitespace fixes in tgsi_ureg.c
Brian Paul
2018-07-27
1
-23
/
+22
*
gallium: plumb invariant output attrib thru TGSI
Joe M. Kniss
2018-06-29
1
-8
/
+18
*
gallium/aux/tgsi_ureg.c: remove unused parameter from match_or_expand_immedia...
Gert Wollny
2018-06-20
1
-2
/
+1
*
gallium/aux/tgsi_ureg.c: Fix various warnings
Gert Wollny
2018-06-20
1
-3
/
+3
*
tgsi: use enums instead of unsigned in ureg code
Brian Paul
2018-04-30
1
-7
/
+7
*
st/mesa,tgsi: use enum tgsi_opcode
Brian Paul
2018-03-23
1
-5
/
+5
*
tgsi: s/unsigned/enum tgsi_semantic/ in ureg_DECL_output()
Brian Paul
2018-02-08
1
-1
/
+1
*
tgsi: use TGSI_INTERPOLATE_x arguments instead of zeros in ureg code
Brian Paul
2018-02-08
1
-2
/
+5
*
tgsi: s/unsigned/enum pipe_shader_type/ in ureg code
Brian Paul
2018-02-08
1
-3
/
+6
*
tgsi: use tgsi_semantic enum type in ureg code
Brian Paul
2018-02-07
1
-12
/
+12
*
tgsi: use TGSI enum types in ureg code
Brian Paul
2018-02-07
1
-30
/
+32
*
gallium/tgsi: start adding hw atomics (v3.2)
Dave Airlie
2017-11-10
1
-0
/
+81
*
tgsi/ureg: always emit constants (and their decls) as 2D
Nicolai Hähnle
2017-09-04
1
-15
/
+7
*
tgsi: populate precise
Karol Herbst
2017-07-21
1
-1
/
+7
*
tgsi/ureg: accept TGSI_FILE_{CONSTANT,INPUT} for dst registers
Samuel Pitoiset
2017-06-14
1
-2
/
+0
*
tgsi: store the sampler view type directly in the instruction
Samuel Pitoiset
2017-05-18
1
-2
/
+5
*
gallium: remove support for predicates from TGSI (v2)
Marek Olšák
2017-04-01
1
-81
/
+3
*
tgsi/ureg: return correct token count in ureg_get_tokens
Grazvydas Ignotas
2017-03-03
1
-1
/
+1
*
tgsi: remove ureg_label_insn
Marc-André Lureau
2017-02-10
1
-31
/
+0
*
st/glsl_to_tgsi: plumb the GS output stream qualifier through to TGSI
Nicolai Hähnle
2016-12-12
1
-1
/
+20
*
tgsi: fix comment typo in tgsi_ureg.c
Brian Paul
2016-10-13
1
-1
/
+1
*
tgsi/ureg: add ureg_DECL_output_layout
Nicolai Hähnle
2016-10-12
1
-13
/
+29
*
tgsi/ureg: add layout/component input declarations
Nicolai Hähnle
2016-10-12
1
-12
/
+55
*
gallium/tgsi: add support for 64-bit integer immediates.
Dave Airlie
2016-09-21
1
-2
/
+43
*
gallium: refactor pipe_shader_state to support multiple IR's
Rob Clark
2016-05-11
1
-3
/
+1
*
gallium: fix various undefined left shifts into sign bit
Nicolai Hähnle
2016-05-07
1
-1
/
+1
*
tgsi: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-27
1
-5
/
+5
*
gallium: remove helpers converting to/from TGSI_PROCESSOR_*
Marek Olšák
2016-04-22
1
-2
/
+1
*
gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROCESSOR_*
Marek Olšák
2016-04-22
1
-11
/
+11
*
tgsi: Add support for global / private / input MEMORY
Hans de Goede
2016-03-21
1
-11
/
+14
*
gallium: add TGSI property NEXT_SHADER
Marek Olšák
2016-03-19
1
-0
/
+19
*
st/glsl_to_tgsi: provide Texture and Format information for image ops
Nicolai Hähnle
2016-03-14
1
-3
/
+9
*
tgsi/ureg: add shared variables support for compute shaders
Samuel Pitoiset
2016-02-13
1
-0
/
+32
*
tgsi: use TGSI_WRITEMASK_XYZW instead of hardcoding the mask
Samuel Pitoiset
2016-02-06
1
-3
/
+3
*
tgsi: provide a way to encode memory qualifiers for SSBO
Ilia Mirkin
2016-01-08
1
-0
/
+52
*
ureg: add buffer support to ureg
Ilia Mirkin
2016-01-08
1
-0
/
+52
*
tgsi: add ureg support for image decls
Ilia Mirkin
2016-01-08
1
-0
/
+77
*
tgsi/ureg: handle redundant declarations in ureg_DECL_system_value
Marek Olšák
2016-01-08
1
-1
/
+9
*
tgsi/ureg: remove index parameter from ureg_DECL_system_value
Marek Olšák
2016-01-08
1
-6
/
+6
*
gallium/auxiliary: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-1
/
+1
*
gallium/auxiliary: Trivial code style cleanup
Edward O'Callaghan
2015-12-06
1
-2
/
+2
*
tgsi: move pipe_shader_from_tgsi_processor function to util
Marek Olšák
2015-10-17
1
-24
/
+2
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-1
/
+1
*
tgsi: add comments for ureg_emit_label()
Brian Paul
2015-06-19
1
-0
/
+6
*
tgsi/ureg: fix a coverity defect in emit_decls
Marek Olšák
2015-06-05
1
-3
/
+4
*
tgsi/ureg: don't emit in/out arrays if drivers don't support ranged declarations
Marek Olšák
2015-06-05
1
-35
/
+135
*
tgsi/ureg: add support for output array declarations
Marek Olšák
2015-06-05
1
-13
/
+39
*
tgsi/ureg: add support for GS input array declarations
Marek Olšák
2015-06-05
1
-12
/
+25
*
tgsi/ureg: merge input and fs_input arrays
Marek Olšák
2015-06-05
1
-51
/
+33
[next]