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_clone.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Add a no wrapping bits to nir_alu_instr
Caio Marcelo de Oliveira Filho
2019-06-26
1
-0
/
+2
*
nir: Don't replace the nir_shader when NIR_TEST_CLONE=1
Jason Ekstrand
2019-06-05
1
-0
/
+39
*
nir: Add a shallow clone function for nir_alu_instr
Ian Romanick
2019-05-31
1
-0
/
+20
*
nir: Fix clone of nir_variable state slots
Caio Marcelo de Oliveira Filho
2019-05-20
1
-3
/
+5
*
nir: make nir_const_value scalar
Karol Herbst
2019-04-14
1
-1
/
+1
*
nir: Add a pass for selectively lowering variables to scratch space
Jason Ekstrand
2019-04-12
1
-0
/
+1
*
nir: Get rid of global registers
Jason Ekstrand
2019-04-09
1
-5
/
+1
*
nir: Get rid of nir_register::is_packed
Jason Ekstrand
2019-04-09
1
-1
/
+0
*
nir: add support for user defined select control
Timothy Arceri
2019-03-27
1
-0
/
+1
*
nir: add support for user defined loop control
Timothy Arceri
2019-03-27
1
-0
/
+1
*
nir: add support for gather offsets
Karol Herbst
2019-03-21
1
-0
/
+1
*
nir: add new partially_unrolled bool to nir_loop
Timothy Arceri
2019-03-12
1
-0
/
+1
*
nir/inline_functions: Break inlining into a builder helper
Jason Ekstrand
2019-03-06
1
-3
/
+2
*
src/compiler: use new hash table and set creation helpers
Caio Marcelo de Oliveira Filho
2019-01-14
1
-2
/
+1
*
nir: Tag entrypoint for easy recognition by nir_shader_get_entrypoint()
Matt Turner
2019-01-09
1
-0
/
+1
*
nir: Add a ptr_as_array deref type
Jason Ekstrand
2019-01-08
1
-1
/
+5
*
nir: Add a concept of constant data associated with a shader
Jason Ekstrand
2018-07-02
1
-0
/
+6
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
1
-79
/
+0
*
nir,spirv: Rework function calls
Jason Ekstrand
2018-06-22
1
-14
/
+1
*
nir: Add a concept of per-member structs and a lowering pass
Jason Ekstrand
2018-06-22
1
-0
/
+8
*
nir: add deref lowering sanity checking
Rob Clark
2018-06-22
1
-0
/
+1
*
nir: Add a deref instruction type
Jason Ekstrand
2018-06-22
1
-0
/
+42
*
nir: Get rid of nir_shader::stage
Jason Ekstrand
2017-10-20
1
-1
/
+1
*
nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
2017-05-09
1
-4
/
+4
*
nir: Stop using apostrophes to pluralize.
Matt Turner
2017-03-23
1
-4
/
+4
*
nir: add helper for cloning nir_cf_list
Timothy Arceri
2016-12-23
1
-9
/
+53
*
nir: update fixup_phi_srcs() to handle registers
Timothy Arceri
2016-12-23
1
-4
/
+9
*
nir: create helper for fixing phi srcs when cloning
Timothy Arceri
2016-12-23
1
-15
/
+21
*
nir: Get rid of nir_constant_data
Jason Ekstrand
2016-12-02
1
-1
/
+1
*
nir: fix nir_shader_clone() and nir_sweep()
Timothy Arceri
2016-11-03
1
-1
/
+1
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
1
-4
/
+4
*
nir: Switch the arguments to nir_foreach_function
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/clone: Copy bit size when cloning registers
Jason Ekstrand
2016-04-12
1
-0
/
+1
*
nir: add bit_size info to nir_load_const_instr_create()
Samuel Iglesias Gonsálvez
2016-04-11
1
-1
/
+2
*
nir: add bit_size info to nir_ssa_undef_instr_create()
Samuel Iglesias Gonsálvez
2016-04-11
1
-1
/
+2
*
nir: Add an "exact" bit to nir_alu_instr
Jason Ekstrand
2016-03-23
1
-0
/
+1
*
nir/clone: Export nir_variable_clone
Jason Ekstrand
2016-03-23
1
-4
/
+12
*
nir/clone: Expose nir_constant_clone
Jason Ekstrand
2016-03-23
1
-4
/
+4
*
nir: add a bit_size parameter to nir_ssa_dest_init
Connor Abbott
2016-03-17
1
-1
/
+2
*
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
-0
/
+1
*
nir/clone: Add support for cloning a single function_impl
Jason Ekstrand
2016-03-12
1
-32
/
+80
*
nir: Remove the const_offset from nir_tex_instr
Jason Ekstrand
2016-02-10
1
-1
/
+0
*
nir: Separate texture from sampler in nir_tex_instr
Jason Ekstrand
2016-02-09
1
-1
/
+6
*
nir/tex_instr: Rename sampler to texture
Jason Ekstrand
2016-02-09
1
-4
/
+4
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+659