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_split_var_copies.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Call nir_metadata_preserve on !progress
Jason Ekstrand
2020-06-11
1
-3
/
+1
*
nir: Allow qualifiers on copy_deref and image instructions
Connor Abbott
2019-06-19
1
-5
/
+11
*
nir/validate: Only require bare types to match for copy_deref
Jason Ekstrand
2019-03-15
1
-1
/
+2
*
nir: rename glsl_type_is_struct() -> glsl_type_is_struct_or_ifc()
Timothy Arceri
2019-03-06
1
-1
/
+1
*
nir: Unset metadata debug bit if no progress made
Matt Turner
2019-01-09
1
-0
/
+4
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
1
-2
/
+0
*
nir: Remove deref chain support from split_var_copies
Jason Ekstrand
2018-06-22
1
-210
/
+6
*
nir: Support deref instructions in split_var_copies
Jason Ekstrand
2018-06-22
1
-2
/
+42
*
nir: add deref lowering sanity checking
Rob Clark
2018-06-22
1
-0
/
+2
*
nir: Add support for 16-bit types (half float, int16 and uint16)
Eduardo Lima Mitev
2017-12-06
1
-0
/
+6
*
nir: Add GLSL_TYPE_[U]INT64 to some switch statements
Jason Ekstrand
2017-04-16
1
-0
/
+2
*
nir: Add support for 64-bit integer types to split_var_copies_block
Ian Romanick
2017-01-20
1
-0
/
+2
*
nir/split_var_copies: Use a nir_shader rather than a void *mem_ctx
Jason Ekstrand
2016-12-30
1
-3
/
+3
*
nir: Make nir_copy_deref follow the "clone" pattern
Jason Ekstrand
2016-12-30
1
-10
/
+7
*
nir: In split_var_copies_block, uint, int, and bool types cannot be matrices
Ian Romanick
2016-12-06
1
-3
/
+5
*
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/split_var_copies: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-4
/
+4
*
nir: rename nir_foreach_block*() to nir_foreach_block*_call()
Connor Abbott
2016-04-20
1
-1
/
+1
*
nir/split_var_copies: handle doubles
Connor Abbott
2016-04-11
1
-0
/
+2
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+285