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_clone.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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