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_io_to_scalar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: rename glsl_type_is_struct() -> glsl_type_is_struct_or_ifc()
Timothy Arceri
2019-03-06
1
-1
/
+1
*
nir: Preserve offsets in lower_io_to_scalar_early
Jason Ekstrand
2019-01-22
1
-0
/
+8
*
src/compiler: use new hash table and set creation helpers
Caio Marcelo de Oliveira Filho
2019-01-14
1
-6
/
+2
*
nir/lower_io_to_scalar: Look at derefs for modes
Jason Ekstrand
2018-12-18
1
-3
/
+6
*
nir: Allow using nir_lower_io_to_scalar_early on VS input vars.
Eric Anholt
2018-10-30
1
-1
/
+3
*
util: use C99 declaration in the for-loop hash_table_foreach() macro
Eric Engestrom
2018-10-25
1
-1
/
+0
*
nir: prepare for bumping up max components to 16
Karol Herbst
2018-07-17
1
-2
/
+2
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
1
-2
/
+0
*
nir: convert lower_io_to_scalar to deref instructions
Rob Clark
2018-06-22
1
-46
/
+46
*
nir: add deref lowering sanity checking
Rob Clark
2018-06-22
1
-0
/
+2
*
nir: add variant of lower_io_to_scalar to be called earlier
Timothy Arceri
2017-10-16
1
-0
/
+254
*
nir: Use nir_src_copy instead of direct assignments.
Kenneth Graunke
2017-07-18
1
-2
/
+2
*
nir: Add an IO scalarizing pass using the intrinsic's first_component.
Eric Anholt
2016-08-19
1
-0
/
+129