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
/
compiler
/
nir
/
nir_lower_system_values.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Remove deref chain support from lower_system_values
Jason Ekstrand
2018-06-22
1
-13
/
+11
*
nir: Support deref instructions in lower_system_values
Jason Ekstrand
2018-06-22
1
-5
/
+13
*
nir: add deref lowering sanity checking
Rob Clark
2018-06-22
1
-0
/
+2
*
compiler/nir: Add conditional lowering for gl_BaseVertex
Antia Puentes
2018-05-02
1
-0
/
+15
*
nir: Offset vertex_id by first_vertex instead of base_vertex
Neil Roberts
2018-04-19
1
-1
/
+1
*
nir/lower_system_values: Support SYSTEM_VALUE_LOCAL_GROUP_SIZE
Jason Ekstrand
2018-04-09
1
-0
/
+10
*
nir/spirv: Add support for device groups
Jason Ekstrand
2018-03-07
1
-0
/
+5
*
nir/lower_system_values: Lower SUBGROUP_*_MASK based on type
Jason Ekstrand
2017-11-07
1
-2
/
+3
*
nir: Make ballot intrinsics variable-size
Jason Ekstrand
2017-11-07
1
-0
/
+1
*
nir: Zero local_size const struct for valgrind & nir_serialize
Jordan Justen
2017-10-25
1
-0
/
+1
*
nir: Add system values from ARB_shader_ballot
Matt Turner
2017-07-20
1
-0
/
+14
*
nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
2017-05-09
1
-5
/
+5
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
1
-5
/
+7
*
nir: Add nir_builder support for individual system value loads.
Eric Anholt
2016-08-19
1
-11
/
+8
*
nir: Make lowering gl_LocalInvocationIndex optional
Jordan Justen
2016-06-01
1
-4
/
+12
*
nir: Switch the arguments to nir_foreach_function
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir: Switch the arguments to nir_foreach_instr
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir/lower_system_values: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-16
/
+11
*
nir/builder: Add bit_size info to nir_build_imm()
Samuel Iglesias Gonsálvez
2016-04-28
1
-1
/
+1
*
nir: rename nir_foreach_block*() to nir_foreach_block*_call()
Connor Abbott
2016-04-20
1
-1
/
+1
*
nir/lower_system_values: Add support for several computed values
Jason Ekstrand
2016-04-11
1
-3
/
+70
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+98