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_phis_to_scalar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: fix implicit fallthrough warnings
Timothy Arceri
2020-07-02
1
-0
/
+1
*
nir: Handle vec8/16 in lower_phis_to_scalar
Jason Ekstrand
2020-03-31
1
-10
/
+2
*
nir: add nir_intrinsic_interp_deref_at_vertex
Samuel Pitoiset
2020-01-29
1
-0
/
+1
*
nir: Drop imov/fmov in favor of one mov instruction
Jason Ekstrand
2019-05-24
1
-1
/
+1
*
nir: allow nir_lower_phis_to_scalar() on more src types
Timothy Arceri
2019-02-23
1
-3
/
+13
*
nir: Add load/store/atomic global intrinsics
Jason Ekstrand
2019-01-26
1
-1
/
+3
*
nir: Mark deref UBO and SSBO access as non-scalar
Jason Ekstrand
2019-01-21
1
-1
/
+3
*
src/compiler: use new hash table and set creation helpers
Caio Marcelo de Oliveira Filho
2019-01-14
1
-2
/
+1
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
1
-2
/
+0
*
nir: Remove deref chain support from lower_phis_to_scalar
Jason Ekstrand
2018-06-22
1
-7
/
+2
*
nir: Consider deref instructions in lower_phis_to_scalar
Jason Ekstrand
2018-06-22
1
-2
/
+9
*
nir: add deref lowering sanity checking
Rob Clark
2018-06-22
1
-0
/
+2
*
nir: Report progress from nir_lower_phis_to_scalar.
Kenneth Graunke
2016-09-14
1
-5
/
+15
*
nir: Switch the arguments to nir_foreach_function
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir: Switch the arguments to nir_foreach_phi_src
Jason Ekstrand
2016-04-28
1
-2
/
+2
*
nir: Switch the arguments to nir_foreach_instr
Jason Ekstrand
2016-04-28
1
-2
/
+2
*
nir/lower_phis_to_scalar: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-4
/
+5
*
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
-3
/
+7
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+293