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_load_const_to_scalar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Call nir_metadata_preserve on !progress
Jason Ekstrand
2020-06-11
1
-3
/
+1
*
nir/load_const_to_scalar: Get rid of a bit size switch statement
Jason Ekstrand
2019-04-14
1
-19
/
+1
*
nir: make nir_const_value scalar
Karol Herbst
2019-04-14
1
-5
/
+5
*
nir: Unset metadata debug bit if no progress made
Matt Turner
2019-01-09
1
-1
/
+6
*
nir: Add support for 1-bit data types
Jason Ekstrand
2018-12-16
1
-0
/
+3
*
nir: prepare for bumping up max components to 16
Karol Herbst
2018-07-17
1
-1
/
+1
*
nir: lower_load_const_to_scalar fix for 8/16b types
Rob Clark
2018-03-13
1
-4
/
+15
*
nir: Return progress from nir_lower_load_const_to_scalar().
Matt Turner
2017-03-23
1
-6
/
+20
*
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_load_const: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-12
/
+6
*
nir: rename nir_foreach_block*() to nir_foreach_block*_call()
Connor Abbott
2016-04-20
1
-1
/
+1
*
nir/lower_load_const_to_scalar: support doubles and multiple bit sizes
Iago Toral Quiroga
2016-04-11
1
-2
/
+6
*
nir: add bit_size info to nir_load_const_instr_create()
Samuel Iglesias Gonsálvez
2016-04-11
1
-1
/
+2
*
nir: rename nir_const_value fields to include bitsize information
Iago Toral Quiroga
2016-03-17
1
-1
/
+1
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+89