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_opt_constant_folding.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Transform discard_if(true) into discard
Matt Turner
2018-05-07
1
-1
/
+16
*
nir/opt_constant_folding: fix folding of 8 and 16 bit ints
Karol Herbst
2018-04-26
1
-2
/
+12
*
nir: Optimize out discard_ifs with a constant 0 argument.
Eric Anholt
2016-09-28
1
-0
/
+8
*
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/opt_constant_folding: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-15
/
+13
*
nir: rename nir_foreach_block*() to nir_foreach_block*_call()
Connor Abbott
2016-04-20
1
-1
/
+1
*
nir: add bit_size info to nir_load_const_instr_create()
Samuel Iglesias Gonsálvez
2016-04-11
1
-2
/
+2
*
nir: rename nir_const_value fields to include bitsize information
Iago Toral Quiroga
2016-03-17
1
-3
/
+3
*
nir: update opcode definitions for different bit sizes
Connor Abbott
2016-03-17
1
-2
/
+27
*
nir: Separate texture from sampler in nir_tex_instr
Jason Ekstrand
2016-02-09
1
-3
/
+8
*
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
/
+201