index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
tgsi
/
tgsi_ureg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-13
tgsi: fix comment typo in tgsi_ureg.c
Brian Paul
1
-1
/
+1
2016-10-12
tgsi/ureg: add ureg_DECL_output_layout
Nicolai Hähnle
1
-13
/
+29
2016-10-12
tgsi/ureg: add layout/component input declarations
Nicolai Hähnle
1
-12
/
+55
2016-09-21
gallium/tgsi: add support for 64-bit integer immediates.
Dave Airlie
1
-2
/
+43
2016-05-11
gallium: refactor pipe_shader_state to support multiple IR's
Rob Clark
1
-3
/
+1
2016-05-07
gallium: fix various undefined left shifts into sign bit
Nicolai Hähnle
1
-1
/
+1
2016-04-27
tgsi: s/Elements/ARRAY_SIZE/
Brian Paul
1
-5
/
+5
2016-04-22
gallium: remove helpers converting to/from TGSI_PROCESSOR_*
Marek Olšák
1
-2
/
+1
2016-04-22
gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROCESSOR_*
Marek Olšák
1
-11
/
+11
2016-03-21
tgsi: Add support for global / private / input MEMORY
Hans de Goede
1
-11
/
+14
2016-03-19
gallium: add TGSI property NEXT_SHADER
Marek Olšák
1
-0
/
+19
2016-03-14
st/glsl_to_tgsi: provide Texture and Format information for image ops
Nicolai Hähnle
1
-3
/
+9
2016-02-13
tgsi/ureg: add shared variables support for compute shaders
Samuel Pitoiset
1
-0
/
+32
2016-02-06
tgsi: use TGSI_WRITEMASK_XYZW instead of hardcoding the mask
Samuel Pitoiset
1
-3
/
+3
2016-01-08
tgsi: provide a way to encode memory qualifiers for SSBO
Ilia Mirkin
1
-0
/
+52
2016-01-08
ureg: add buffer support to ureg
Ilia Mirkin
1
-0
/
+52
2016-01-08
tgsi: add ureg support for image decls
Ilia Mirkin
1
-0
/
+77
2016-01-08
tgsi/ureg: handle redundant declarations in ureg_DECL_system_value
Marek Olšák
1
-1
/
+9
2016-01-08
tgsi/ureg: remove index parameter from ureg_DECL_system_value
Marek Olšák
1
-6
/
+6
2015-12-06
gallium/auxiliary: Sanitize NULL checks into canonical form
Edward O'Callaghan
1
-1
/
+1
2015-12-06
gallium/auxiliary: Trivial code style cleanup
Edward O'Callaghan
1
-2
/
+2
2015-10-17
tgsi: move pipe_shader_from_tgsi_processor function to util
Marek Olšák
1
-24
/
+2
2015-07-21
gallium: replace INLINE with inline
Ilia Mirkin
1
-1
/
+1
2015-06-19
tgsi: add comments for ureg_emit_label()
Brian Paul
1
-0
/
+6
2015-06-05
tgsi/ureg: fix a coverity defect in emit_decls
Marek Olšák
1
-3
/
+4
2015-06-05
tgsi/ureg: don't emit in/out arrays if drivers don't support ranged declarations
Marek Olšák
1
-35
/
+135
2015-06-05
tgsi/ureg: add support for output array declarations
Marek Olšák
1
-13
/
+39
2015-06-05
tgsi/ureg: add support for GS input array declarations
Marek Olšák
1
-12
/
+25
2015-06-05
tgsi/ureg: merge input and fs_input arrays
Marek Olšák
1
-51
/
+33
2015-06-05
tgsi/ureg: rename and simplify ureg_DECL_gs_input
Marek Olšák
1
-15
/
+16
2015-06-05
tgsi/ureg: add support for FS input array declarations
Marek Olšák
1
-10
/
+36
2015-05-26
tgsi/ureg: enable creating tessellation shaders with ureg_create_shader
Marek Olšák
1
-4
/
+14
2015-05-16
tgsi/ureg: allow ureg_dst to have dimension indices
Ilia Mirkin
1
-2
/
+22
2015-05-16
tgsi/ureg: use correct limit for max input count
Marek Olšák
1
-1
/
+1
2015-02-20
tgsi: add support for flt64 constants
Dave Airlie
1
-3
/
+72
2015-02-06
tgsi/ureg: Move ureg_dst_register() to the header.
Eric Anholt
1
-28
/
+0
2014-11-16
tgsi/ureg: simplify code for declaring properties
Marek Olšák
1
-142
/
+11
2014-08-12
mesa/st: add support for dynamic sampler offsets
Ilia Mirkin
1
-1
/
+1
2014-08-04
gallium: Fix compiler warning.
Jan Vesely
1
-1
/
+1
2014-07-09
gallium: switch dedicated centroid field to interpolation location
Ilia Mirkin
1
-6
/
+6
2014-06-02
gallium: create TGSI_PROPERTY to disable viewport and clipping
Christoph Bumiller
1
-0
/
+16
2014-04-26
gallium: add GS_INVOCATIONS property
Ilia Mirkin
1
-0
/
+9
2014-02-20
tgsi_ureg: add property_gs_invocations
Jordan Justen
1
-0
/
+7
2014-02-05
tgsi/ureg: increase the number of immediates
Zack Rusin
1
-1
/
+1
2013-11-22
tgsi: Prevent emission of instructions with empty writemask.
José Fonseca
1
-0
/
+8
2013-05-03
tgsi/ureg: make the dst register match the src indirection
Zack Rusin
1
-1
/
+2
2013-04-26
tgsi/ureg: Add a function to return the number of outputs
Zack Rusin
1
-0
/
+9
2013-03-19
tgsi: use separate structure for indirect address v2
Christian König
1
-19
/
+17
2013-03-19
tgsi: add ArrayID to declarations
Christian König
1
-3
/
+26
2013-03-19
tgsi/ureg: implement support for array temporaries
Christian König
1
-13
/
+42
[next]