index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glsl
/
nir
/
nir_print.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Expose nir_print_instr() for debug prints
Eric Anholt
2015-01-23
1
-2
/
+7
*
nir: When asked to print with a NULL state, just use bare variable names.
Eric Anholt
2015-01-23
1
-6
/
+16
*
nir: Add a nir_foreach_phi_src helper macro
Jason Ekstrand
2015-01-20
1
-1
/
+1
*
util/hash_set: Rework the API to know about hashing
Jason Ekstrand
2015-01-15
1
-4
/
+4
*
nir/tex_instr: Add a nir_tex_src struct and dynamically allocate the src array
Jason Ekstrand
2015-01-15
1
-2
/
+2
*
nir/print: Various cleanups recommended by Eric
Jason Ekstrand
2015-01-15
1
-33
/
+12
*
nir: Rename parallel_copy_copy to parallel_copy_entry and add a foreach macro
Jason Ekstrand
2015-01-15
1
-3
/
+3
*
nir: Make load_const SSA-only
Jason Ekstrand
2015-01-15
1
-26
/
+6
*
nir: Remove predication
Jason Ekstrand
2015-01-15
1
-30
/
+0
*
nir/tex_instr: Rename the indirect source type and add an array size
Jason Ekstrand
2015-01-15
1
-2
/
+2
*
nir: Make texture instruction names more consistent
Jason Ekstrand
2015-01-15
1
-2
/
+2
*
nir: Use an integer index for specifying structure fields
Jason Ekstrand
2015-01-15
1
-13
/
+22
*
nir: Add a concept of a wildcard array dereference
Jason Ekstrand
2015-01-15
1
-0
/
+3
*
nir: Make array deref direct vs. indirect an enum
Jason Ekstrand
2015-01-15
1
-3
/
+6
*
nir/print: Don't reindex things
Jason Ekstrand
2015-01-15
1
-4
/
+0
*
nir: Add a parallel copy instruction type
Jason Ekstrand
2015-01-15
1
-0
/
+21
*
nir: add a printer
Connor Abbott
2015-01-15
1
-0
/
+912