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_var_copies.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Support deref instructions in lower_var_copies
Jason Ekstrand
2018-06-22
1
-5
/
+92
*
nir: add deref lowering sanity checking
Rob Clark
2018-06-22
1
-0
/
+2
*
nir: Return progress from nir_lower_var_copies().
Matt Turner
2017-03-23
1
-3
/
+15
*
nir/lower_var_copies: Use a shader rather than a void *mem_ctx
Jason Ekstrand
2016-12-30
1
-8
/
+9
*
nir: Make nir_copy_deref follow the "clone" pattern
Jason Ekstrand
2016-12-30
1
-2
/
+2
*
nir: glsl_get_bit_size() should take glsl_type
Rob Clark
2016-05-12
1
-2
/
+1
*
nir: fix assert for wildcard pairs
Thomas Hindoe Paaboel Andersen
2016-05-05
1
-1
/
+1
*
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_var_copies: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-19
/
+15
*
nir: rename nir_foreach_block*() to nir_foreach_block*_call()
Connor Abbott
2016-04-20
1
-1
/
+1
*
nir: add a bit_size parameter to nir_ssa_dest_init
Connor Abbott
2016-03-17
1
-1
/
+4
*
nir: use const_index helpers
Rob Clark
2016-02-09
1
-1
/
+1
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+190