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: Move variable_get_io_mask back into gather_info
Jason Ekstrand
2016-04-01
1
-28
/
+0
*
Merge remote-tracking branch 'public/master' into vulkan
Jason Ekstrand
2016-04-01
1
-0
/
+2
|
\
|
*
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 better comment for INTRINSIC_RANGE
Jason Ekstrand
2016-03-25
1
-2
/
+2
*
|
Merge remote-tracking branch 'public/master' into vulkan
Jason Ekstrand
2016-03-24
1
-7
/
+70
|
\
|
|
*
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
*
|
Merge remote-tracking branch 'origin/master' into vulkan
Jordan Justen
2016-03-17
1
-1
/
+1
|
\
|
|
*
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
*
|
Merge remote-tracking branch 'public/master' into vulkan
Jason Ekstrand
2016-03-15
1
-2
/
+2
|
\
|
|
*
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: Add a helper for getting the one function from a shader
Jason Ekstrand
2016-02-17
1
-0
/
+9
*
|
nir: Add a nir_foreach_variable_safe helper
Jason Ekstrand
2016-02-17
1
-0
/
+3
*
|
nir: Get rid of the C++ NIR_SRC/DEST_INIT macros
Jason Ekstrand
2016-02-12
1
-10
/
+2
*
|
Merge remote-tracking branch 'mesa-public/master' into vulkan
Jason Ekstrand
2016-02-10
1
-3
/
+0
|
\
|
|
*
nir: Remove the const_offset from nir_tex_instr
Jason Ekstrand
2016-02-10
1
-3
/
+0
*
|
Merge remote-tracking branch 'mesa-public/master' into vulkan
Jason Ekstrand
2016-02-09
1
-7
/
+16
|
\
|
|
*
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
*
|
Merge commit '8b0fb1c152fe191768953aa8c77b89034a377f83' into vulkan
Jason Ekstrand
2016-02-09
1
-20
/
+81
|
\
|
|
*
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
*
|
nir: Rework function parameters
Jason Ekstrand
2016-02-09
1
-2
/
+9
*
|
Merge commit mesa-public/master into vulkan
Jason Ekstrand
2016-02-05
1
-10
/
+138
|
/
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-1
/
+1
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+2111