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
/
compiler
/
nir
/
nir_gather_info.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: silence implicit conversion to 64bit
Emil Velikov
2017-01-27
1
-1
/
+1
*
nir/i965: use two slots from inputs_read for dvec3/dvec4 vertex input attributes
Juan A. Suarez Romero
2017-01-09
1
-25
/
+23
*
nir: Add a "compact array" flag and IO lowering code.
Kenneth Graunke
2016-11-22
1
-3
/
+6
*
nir: add support for counting AoA uniforms in nir_shader_gather_info()
Timothy Arceri
2016-11-17
1
-2
/
+2
*
nir: update nir_gather_info to only mark used array/matrix elements
Timothy Arceri
2016-11-11
1
-53
/
+207
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
1
-15
/
+15
*
nir/info: Get rid of uses_interp_var_at_offset
Jason Ekstrand
2016-06-03
1
-4
/
+0
*
nir: Make lowering gl_LocalInvocationIndex optional
Jordan Justen
2016-06-01
1
-0
/
+1
*
nir: Add a nir->info.uses_interp_var_at_offset flag.
Kenneth Graunke
2016-05-15
1
-0
/
+4
*
nir: Add an info bit for uses_sample_qualifier
Jason Ekstrand
2016-05-14
1
-1
/
+7
*
nir/gather_info: fixup for new foreach_block()
Jason Ekstrand
2016-05-05
1
-5
/
+5
*
nir: Switch the arguments to nir_foreach_instr
Jason Ekstrand
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: Add a pass for gathering various bits of shader info
Jason Ekstrand
2016-04-10
1
-0
/
+161