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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 a pass for gathering various bits of shader info
Jason Ekstrand
2016-04-10
1
-0
/
+1
*
nir: Add a helper for getting the current block from a cursor
Jason Ekstrand
2016-03-28
1
-0
/
+11
*
nir/lower_out_to_temp: Add an "entrypoint" parameter
Jason Ekstrand
2016-03-28
1
-1
/
+2
*
nir: Add a helper for getting the unique function in a shader
Jason Ekstrand
2016-03-28
1
-0
/
+11
*
nir: Add a variable_foreach_safe helper
Jason Ekstrand
2016-03-28
1
-0
/
+3
*
nir: Add a pass to inline functions
Jason Ekstrand
2016-03-24
1
-0
/
+2
*
nir: Add return lowering pass
Jason Ekstrand
2016-03-24
1
-0
/
+3
*
nir: Add a cursor helper for getting a cursor after any phi nodes
Jason Ekstrand
2016-03-24
1
-0
/
+16
*
nir: Add a function for comparing cursors
Jason Ekstrand
2016-03-24
1
-0
/
+2
*
nir: Add a pass to repair SSA form
Jason Ekstrand
2016-03-24
1
-0
/
+3
*
nir: Add an "exact" bit to nir_alu_instr
Jason Ekstrand
2016-03-23
1
-0
/
+11
*
nir/clone: Export nir_variable_clone
Jason Ekstrand
2016-03-23
1
-0
/
+1
*
nir/clone: Expose nir_constant_clone
Jason Ekstrand
2016-03-23
1
-0
/
+1
*
nir: Fix whitespace
Jason Ekstrand
2016-03-23
1
-1
/
+1
*
nir: add a bit_size parameter to nir_ssa_dest_init
Connor Abbott
2016-03-17
1
-2
/
+4
*
nir: rename nir_const_value fields to include bitsize information
Iago Toral Quiroga
2016-03-17
1
-6
/
+6
*
nir: update opcode definitions for different bit sizes
Connor Abbott
2016-03-17
1
-0
/
+4
*
nir: add nir_{src,dest}_bit_size() helpers
Connor Abbott
2016-03-17
1
-0
/
+12
*
nir: Add a bit_size to nir_register and nir_ssa_def
Jason Ekstrand
2016-03-17
1
-0
/
+6
*
nir: Add explicitly sized types
Jason Ekstrand
2016-03-17
1
-1
/
+28
*
nir: Add support for lowering load/stores of shared variables
Jordan Justen
2016-03-17
1
-1
/
+1
*
nir: Add compute shader shared variable storage class
Jordan Justen
2016-03-17
1
-1
/
+5
*
nir/clone: Add support for cloning a single function_impl
Jason Ekstrand
2016-03-12
1
-0
/
+1
*
nir: Add a helper for creating a "bare" nir_function_impl
Jason Ekstrand
2016-03-12
1
-0
/
+2
*
nir: Add a new "param" variable mode for parameters and return variables
Jason Ekstrand
2016-03-12
1
-1
/
+8
*
nir: Add a pass for lower indirect variable dereferences
Jason Ekstrand
2016-03-08
1
-0
/
+2
*
nir: Remove the const_offset from nir_tex_instr
Jason Ekstrand
2016-02-10
1
-3
/
+0
*
nir: Separate texture from sampler in nir_tex_instr
Jason Ekstrand
2016-02-09
1
-1
/
+30
*
nir/tex_instr: Rename sampler to texture
Jason Ekstrand
2016-02-09
1
-12
/
+12
*
nir: const_index helpers
Rob Clark
2016-02-09
1
-2
/
+62
*
nir: remove unused nir_variable fields
Timothy Arceri
2016-02-09
1
-18
/
+0
*
nir: Add lowering support for unpacking opcodes.
Matt Turner
2016-02-01
1
-0
/
+4
*
nir: Add lowering support for packing opcodes.
Matt Turner
2016-02-01
1
-0
/
+4
*
nir: Add opcodes to extract bytes or words.
Matt Turner
2016-02-01
1
-0
/
+3
*
nir: Add lowering of nir_op_unpack_half_2x16.
Matt Turner
2016-02-01
1
-0
/
+3
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-1
/
+1
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+2111