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_remove_dead_variables.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: rename nir_var_shared to nir_var_mem_shared
Karol Herbst
2019-01-19
1
-2
/
+2
*
nir: rename nir_var_function to nir_var_function_temp
Karol Herbst
2019-01-19
1
-2
/
+2
*
nir: rename nir_var_private to nir_var_shader_temp
Karol Herbst
2019-01-19
1
-2
/
+2
*
src/compiler: use new hash table and set creation helpers
Caio Marcelo de Oliveira Filho
2019-01-14
1
-2
/
+1
*
nir: rename global/local to private/function memory
Karol Herbst
2019-01-08
1
-3
/
+3
*
nir/remove_dead_variables: Properly handle deref casts
Jason Ekstrand
2019-01-08
1
-0
/
+3
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
1
-2
/
+0
*
nir: Remove deref chain support from dead_variables
Jason Ekstrand
2018-06-22
1
-83
/
+3
*
nir,spirv: Rework function calls
Jason Ekstrand
2018-06-22
1
-19
/
+1
*
nir: Support deref instructions in remove_dead_variables
Jason Ekstrand
2018-06-22
1
-2
/
+92
*
nir: add deref lowering sanity checking
Rob Clark
2018-06-22
1
-0
/
+2
*
nir: Add a safety check that we don't remove dead I/O vars after lowering.
Eric Anholt
2017-10-20
1
-4
/
+14
*
nir/dead_variables: Remove shader-local variables that are only written
Jason Ekstrand
2017-01-06
1
-9
/
+60
*
nir/dead_variables: Removed shared variables when requested
Jason Ekstrand
2017-01-06
1
-0
/
+3
*
nir: Switch the arguments to nir_foreach_function
Jason Ekstrand
2016-04-28
1
-2
/
+2
*
nir: Switch the arguments to nir_foreach_instr
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir/remove_dead_variables: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-28
/
+20
*
nir: rename nir_foreach_block*() to nir_foreach_block*_call()
Connor Abbott
2016-04-20
1
-1
/
+1
*
nir/dead_variables: Configurably work with any variable mode
Jason Ekstrand
2016-04-13
1
-9
/
+24
*
nir: Separate texture from sampler in nir_tex_instr
Jason Ekstrand
2016-02-09
1
-0
/
+5
*
nir/tex_instr: Rename sampler to texture
Jason Ekstrand
2016-02-09
1
-2
/
+2
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+141