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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Remove the const_offset from nir_tex_instr
Jason Ekstrand
2016-02-10
5
-32
/
+5
*
nir/lower_vec_to_movs: Better report channels handled by insert_mov
Jason Ekstrand
2016-02-10
1
-1
/
+3
*
nir: Separate texture from sampler in nir_tex_instr
Jason Ekstrand
2016-02-09
10
-18
/
+94
*
nir/tex_instr: Rename sampler to texture
Jason Ekstrand
2016-02-09
11
-58
/
+58
*
nir: Add some braces around loops and ifs
Jason Ekstrand
2016-02-09
1
-5
/
+10
*
nir: use const_index helpers
Rob Clark
2016-02-09
11
-24
/
+23
*
gtn: use const_index helpers
Rob Clark
2016-02-09
1
-8
/
+9
*
nir: const_index helpers
Rob Clark
2016-02-09
4
-100
/
+191
*
nir: remove unused nir_variable fields
Timothy Arceri
2016-02-09
2
-20
/
+0
*
nir: Recognize open-coded bitfield_reverse.
Matt Turner
2016-02-08
1
-0
/
+13
*
nir: Handle large unsigned values in opt_algebraic.
Matt Turner
2016-02-08
1
-4
/
+1
*
nir: Do opt_algebraic in reverse order.
Matt Turner
2016-02-08
1
-2
/
+2
*
nir: Recognize product of open-coded pow()s.
Matt Turner
2016-02-08
1
-0
/
+2
*
nir: Add opt_algebraic rules for xor with zero.
Matt Turner
2016-02-08
1
-0
/
+2
*
nir: Add lowering support for unpacking opcodes.
Matt Turner
2016-02-01
2
-0
/
+32
*
nir: Add lowering support for packing opcodes.
Matt Turner
2016-02-01
4
-0
/
+66
*
nir: Add opcodes to extract bytes or words.
Matt Turner
2016-02-01
3
-0
/
+28
*
glsl: Remove 2x16 half-precision pack/unpack opcodes.
Matt Turner
2016-02-01
1
-9
/
+0
*
nir: Add lowering of nir_op_unpack_half_2x16.
Matt Turner
2016-02-01
2
-4
/
+29
*
nir: Make argument order of unop_convert match binop_convert.
Matt Turner
2016-02-01
1
-10
/
+10
*
glsl: move to compiler/
Emil Velikov
2016-01-26
6
-7
/
+78
*
nir: move to compiler/
Emil Velikov
2016-01-26
72
-0
/
+24141