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
*
util: use C99 declaration in the for-loop set_foreach() macro
Eric Engestrom
2018-10-25
1
-1
/
+0
*
nir: Add handle/index-based image intrinsics
Jason Ekstrand
2018-08-29
1
-0
/
+22
*
nir: Use a bitfield for image access qualifiers
Jason Ekstrand
2018-08-29
1
-5
/
+6
*
nir: remove wrong assertion in print_var_decl()
Samuel Pitoiset
2018-07-26
1
-1
/
+0
*
nir: prepare for bumping up max components to 16
Karol Herbst
2018-07-17
1
-4
/
+5
*
nir: fix printing of vec16 type
Karol Herbst
2018-07-15
1
-0
/
+1
*
nir/print: Print texture and sampler indices
Jason Ekstrand
2018-07-07
1
-0
/
+11
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
1
-97
/
+0
*
nir,spirv: Rework function calls
Jason Ekstrand
2018-06-22
1
-59
/
+4
*
nir: Add deref sources to texture instructions
Jason Ekstrand
2018-06-22
1
-0
/
+6
*
nir: Add a deref instruction type
Jason Ekstrand
2018-06-22
1
-2
/
+130
*
nir: use num_components wrappers in print/validate.
Dave Airlie
2018-06-04
1
-3
/
+1
*
nir/print: fix printing of 8/16 bit constant variables
Karol Herbst
2018-05-29
1
-0
/
+31
*
nir: print 8 and 16 bit constants correctly
Karol Herbst
2018-04-26
1
-2
/
+14
*
glsl_types: vec8/vec16 support
Rob Clark
2018-03-25
1
-1
/
+3
*
nir: Add subgroup arithmetic reduction intrinsics
Jason Ekstrand
2018-03-07
1
-0
/
+5
*
nir: Don't print swizzles when there are more than 4 components
Matt Turner
2017-11-08
1
-1
/
+1
*
nir: Print the components referenced for split or packed shader in/outs.
Eric Anholt
2017-10-20
1
-1
/
+25
*
nir: Get rid of nir_shader::stage
Jason Ekstrand
2017-10-20
1
-3
/
+3
*
nir: don't segfault when printing variables with no name
Connor Abbott
2017-07-13
1
-1
/
+1
*
nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
2017-05-09
1
-9
/
+9
*
nir: fix (hopefully) windows build
Rob Clark
2017-05-08
1
-4
/
+0
*
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
[next]