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_print.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spirv: Allow block-decorated struct types for constants
Jason Ekstrand
2020-07-12
1
-0
/
+1
*
nir/print: print tex dest type
Rob Clark
2020-06-11
1
-15
/
+25
*
nir: Fix printing execution scope of a scoped barrier
Caio Marcelo de Oliveira Filho
2020-06-08
1
-1
/
+4
*
nir: Replace the scoped_memory barrier by a scoped_barrier
Boris Brezillon
2020-06-03
1
-1
/
+4
*
nir: Include num_ubos in the printed shader (if nonzero).
Eric Anholt
2020-05-14
1
-0
/
+2
*
nir: Add per_view attribute to nir_variable
Caio Marcelo de Oliveira Filho
2020-04-07
1
-2
/
+4
*
nir/print: show variable precision
Rob Clark
2020-03-10
1
-0
/
+10
*
compiler/nir: Add support for variable initialization from a pointer
Arcady Goldmints-Orlov
2020-02-12
1
-0
/
+2
*
glsl,nir: Switch the enum representing shader image formats to PIPE_FORMAT.
Eric Anholt
2020-02-05
1
-46
/
+1
*
util/hash_table: added hash functions for integer types
Anthony Pesch
2020-01-23
1
-1
/
+1
*
nir: add two new texture ops for multisample fragment color/mask fetches
Samuel Pitoiset
2020-01-23
1
-0
/
+6
*
nir: Fix printing of ~0 .locations.
Eric Anholt
2020-01-16
1
-2
/
+6
*
nir: fix printing of var_decl with more than 4 components.
Daniel Schürmann
2020-01-09
1
-1
/
+1
*
nir: print non-uniform tex fields.
Bas Nieuwenhuizen
2020-01-02
1
-0
/
+8
*
nir+vtn: vec8+vec16 support
Rob Clark
2019-12-21
1
-6
/
+13
*
nir/print: only print image.format for image variables
Marek Olšák
2019-11-19
1
-44
/
+46
*
nir: move data.image.access to data.access
Marek Olšák
2019-11-19
1
-1
/
+1
*
nir: Add scoped_memory_barrier intrinsic
Caio Marcelo de Oliveira Filho
2019-10-24
1
-0
/
+39
*
nir: Add new texop nir_texop_tex_prefetch
Eduardo Lima Mitev
2019-10-18
1
-0
/
+3
*
freedreno/ir3: Implement lowering passes for VS and GS
Kristian H. Kristensen
2019-10-17
1
-0
/
+1
*
nir/print: always use the right FILE *
Rhys Perry
2019-10-04
1
-2
/
+4
*
nir: Print array deref indices as decimal
Connor Abbott
2019-07-29
1
-1
/
+1
*
nir: use a switch when printing intrinsic indices
Caio Marcelo de Oliveira Filho
2019-07-19
1
-8
/
+32
*
nir: print ptr_stride for deref_casts
Caio Marcelo de Oliveira Filho
2019-07-08
1
-0
/
+4
*
nir: Add a no wrapping bits to nir_alu_instr
Caio Marcelo de Oliveira Filho
2019-06-26
1
-0
/
+4
*
nir: Make nir_constant a vector rather than a matrix
Jason Ekstrand
2019-06-19
1
-26
/
+36
*
nir: Add reorderable memory access enum
Connor Abbott
2019-06-19
1
-1
/
+2
*
nir: Allow qualifiers on copy_deref and image instructions
Connor Abbott
2019-06-19
1
-0
/
+2
*
nir: add intrinsics for AMD_shader_ballot
Daniel Schürmann
2019-06-13
1
-0
/
+14
*
nir: add type information to load uniform/input and store output intrinsics
Jonathan Marek
2019-05-31
1
-0
/
+16
*
nir: fix nir tex print harder
Rob Clark
2019-05-02
1
-6
/
+5
*
nir: add pass to lower fb reads
Rob Clark
2019-05-02
1
-5
/
+10
*
nir: rework tex instruction printing
Rob Clark
2019-05-02
1
-8
/
+10
*
nir: make nir_const_value scalar
Karol Herbst
2019-04-14
1
-15
/
+15
*
nir/print: Use nir_src_as_int for array indices
Jason Ekstrand
2019-04-14
1
-3
/
+2
*
nir: Add a pass for selectively lowering variables to scratch space
Jason Ekstrand
2019-04-12
1
-0
/
+2
*
nir: Get rid of global registers
Jason Ekstrand
2019-04-09
1
-8
/
+1
*
nir: Get rid of nir_register::is_packed
Jason Ekstrand
2019-04-09
1
-2
/
+0
*
nir: print var name for load_interpolated_input too
Rob Clark
2019-03-30
1
-0
/
+1
*
nir/print: fix printing the image_array intrinsic index
Karol Herbst
2019-03-29
1
-2
/
+2
*
nir: Add texture sources and intrinsics for bindless
Jason Ekstrand
2019-03-25
1
-0
/
+6
*
nir: add support for gather offsets
Karol Herbst
2019-03-21
1
-0
/
+8
*
nir: Improve printing of load_input/store_output variable names.
Eric Anholt
2019-03-05
1
-2
/
+4
*
mesa: add MESA_SHADER_KERNEL
Karol Herbst
2019-01-21
1
-5
/
+2
*
nir/spirv: handle SpvStorageClassCrossWorkgroup
Karol Herbst
2019-01-19
1
-0
/
+2
*
nir: rename nir_var_shared to nir_var_mem_shared
Karol Herbst
2019-01-19
1
-1
/
+1
*
nir: rename nir_var_ssbo to nir_var_mem_ssbo
Karol Herbst
2019-01-19
1
-2
/
+2
*
nir: rename nir_var_ubo to nir_var_mem_ubo
Karol Herbst
2019-01-19
1
-2
/
+2
*
nir: rename nir_var_function to nir_var_function_temp
Karol Herbst
2019-01-19
1
-2
/
+2
*
nir: rename nir_var_private to nir_var_shader_temp
Karol Herbst
2019-01-19
1
-2
/
+2
[next]