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: move to compiler/
Emil Velikov
2016-01-26
1
-1069
/
+0
*
nir: move shader_enums.[ch] to compiler
Emil Velikov
2016-01-26
1
-1
/
+1
*
nir/print: const_index is signed
Rob Clark
2016-01-16
1
-1
/
+1
*
nir: Get rid of function overloads
Jason Ekstrand
2015-12-28
1
-21
/
+12
*
nir/print: print variable constant-initializers
Rob Clark
2015-12-23
1
-0
/
+53
*
nir: Get rid of *_indirect variants of input/output load/store intrinsics
Jason Ekstrand
2015-12-10
1
-6
/
+0
*
nir: Add nir_texop_samples_identical opcode
Ian Romanick
2015-11-19
1
-1
/
+3
*
nir/print: show # of uniforms/inputs/outputs
Rob Clark
2015-11-19
1
-0
/
+4
*
nir/print: show shader name/label if set
Rob Clark
2015-11-19
1
-0
/
+6
*
nir: Allow outputs reads and add the relevant intrinsics.
Kenneth Graunke
2015-11-13
1
-0
/
+2
*
nir/lower_io: Introduce nir_store_per_vertex_output intrinsics.
Kenneth Graunke
2015-11-13
1
-0
/
+2
*
nir: Copy "patch" flag from ir_variable to nir_variable.
Kenneth Graunke
2015-10-28
1
-2
/
+3
*
nir: Introduce new nir_intrinsic_load_per_vertex_input intrinsics.
Kenneth Graunke
2015-10-04
1
-0
/
+2
*
nir: Add a nir_foreach_variable macro
Jason Ekstrand
2015-10-02
1
-7
/
+7
*
nir/print: fix coverity error
Rob Clark
2015-09-20
1
-1
/
+1
*
nir/print: print variable names
Rob Clark
2015-09-17
1
-0
/
+30
*
nir/print: print symbolic names from shader-enum
Rob Clark
2015-09-16
1
-3
/
+42
*
nir/print: bit of state refactoring
Rob Clark
2015-09-16
1
-109
/
+152
*
nir: add nir_texop_texture_samples and convert from glsl
Ilia Mirkin
2015-09-10
1
-0
/
+3
*
nir: add nir_var_shader_storage
Iago Toral Quiroga
2015-07-14
1
-2
/
+3
*
nir/print: Print the closing paren on load_const instructions
Jason Ekstrand
2015-04-22
1
-0
/
+2
*
nir/print: Correctly print swizzles for explicitly sized alu sources
Jason Ekstrand
2015-04-02
1
-12
/
+12
*
nir/print: Don't print extra swizzzle components
Jason Ekstrand
2015-04-01
1
-7
/
+19
*
nir: Use a list instead of a hash_table for inputs, outputs, and uniforms
Jason Ekstrand
2015-03-19
1
-8
/
+6
*
nir: Make the printer include nir_variable::location too.
Kenneth Graunke
2015-03-09
1
-1
/
+1
*
nir: Delete nir_shader::user_structures and num_user_structures.
Kenneth Graunke
2015-03-08
1
-4
/
+0
*
nir: Mark nir_print_instr's instr pointer as const.
Kenneth Graunke
2015-02-10
1
-2
/
+2
*
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