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
/
compiler
/
nir
/
nir_print.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/print: add compute shader info
Rob Clark
2017-04-14
1
-0
/
+13
*
nir: Add 64-bit integer constant support
Ian Romanick
2017-01-20
1
-0
/
+11
*
treewide: s/comparitor/comparator/
Ilia Mirkin
2016-12-12
1
-2
/
+2
*
nir: Only float and double types can be matrices
Ian Romanick
2016-12-12
1
-5
/
+6
*
nir: Get rid of nir_constant_data
Jason Ekstrand
2016-12-02
1
-11
/
+18
*
nir: print var binding in dumps.
Dave Airlie
2016-11-29
1
-1
/
+1
*
nir: Add a "compact array" flag and IO lowering code.
Kenneth Graunke
2016-11-22
1
-1
/
+2
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
1
-4
/
+4
*
nir: Delete open coded type printing.
Kenneth Graunke
2016-10-06
1
-8
/
+6
*
nir: Always print non-identity swizzles.
Matt Turner
2016-08-08
1
-1
/
+9
*
nir: Add new intrinsics for fragment shader input interpolation.
Kenneth Graunke
2016-07-20
1
-0
/
+1
*
compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.
Kenneth Graunke
2016-07-17
1
-1
/
+1
*
nir: add new intrinsic field for storing component offset
Timothy Arceri
2016-07-07
1
-0
/
+3
*
nir: Add new 'plane' texture source type
Kristian Høgsberg Kristensen
2016-05-24
1
-0
/
+3
*
nir/print: add support for print annotations
Rob Clark
2016-05-17
1
-1
/
+34
*
nir: Add texture opcodes and source types for multisample compression
Jason Ekstrand
2016-05-14
1
-0
/
+6
*
nir/print: Print memory qualifiers in a variable declaration
Eduardo Lima Mitev
2016-05-10
1
-0
/
+7
*
nir: Switch the arguments to nir_foreach_parallel_copy_entry
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir: Switch the arguments to nir_foreach_phi_src
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/print: Fix printing variable mode
Eduardo Lima Mitev
2016-04-15
1
-7
/
+27
*
nir/intrinsics: Add a vulkan_resource_index intrinsic
Jason Ekstrand
2016-04-14
1
-0
/
+2
*
nir: Add another index to load_uniform to specify the range read
Jason Ekstrand
2016-04-14
1
-0
/
+1
*
nir: Use _snprintf on Windows.
Jose Fonseca
2016-04-14
1
-0
/
+4
*
nir/print: add support for printing doubles and bitsize
Connor Abbott
2016-04-11
1
-3
/
+16
*
nir: Add an "exact" bit to nir_alu_instr
Jason Ekstrand
2016-03-23
1
-0
/
+2
*
nir: rename nir_const_value fields to include bitsize information
Iago Toral Quiroga
2016-03-17
1
-1
/
+1
*
nir: Add support for lowering load/stores of shared variables
Jordan Justen
2016-03-17
1
-0
/
+1
*
nir: Add compute shader shared variable storage class
Jordan Justen
2016-03-17
1
-1
/
+6
*
nir/print: Add space after shader_storage var mode
Jordan Justen
2016-03-17
1
-1
/
+1
*
nir/print: Better function argument printing
Jason Ekstrand
2016-03-12
1
-2
/
+10
*
nir/print: Factor variable name lookup into a helper
Jason Ekstrand
2016-03-12
1
-30
/
+36
*
nir: Remove the const_offset from nir_tex_instr
Jason Ekstrand
2016-02-10
1
-14
/
+0
*
nir: Separate texture from sampler in nir_tex_instr
Jason Ekstrand
2016-02-09
1
-3
/
+11
*
nir/tex_instr: Rename sampler to texture
Jason Ekstrand
2016-02-09
1
-6
/
+6
*
nir: use const_index helpers
Rob Clark
2016-02-09
1
-1
/
+1
*
nir: const_index helpers
Rob Clark
2016-02-09
1
-9
/
+31
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+1069