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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/spirv/glsl: Clean up the row-skipping swizzle logic a bit
Jason Ekstrand
2016-02-12
1
-10
/
+4
*
nir/spirv: Allow the clip distance capability.
Jason Ekstrand
2016-02-11
1
-0
/
+1
*
Merge remote-tracking branch 'mesa-public/master' into vulkan
Jason Ekstrand
2016-02-10
7
-46
/
+10
|
\
|
*
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/spirv: Fix handling of OpGroupMemberDecorate
Jason Ekstrand
2016-02-10
1
-1
/
+1
*
|
nir/spirv: Assert that struct member ids are in-bounds
Jason Ekstrand
2016-02-10
1
-0
/
+4
*
|
nir/spirv: fix build_mat_subdet stack smasher
Mark Janes
2016-02-10
1
-2
/
+5
*
|
anv: Fix up spirv for new texture/sampler split stuff
Jason Ekstrand
2016-02-09
1
-2
/
+22
*
|
Merge remote-tracking branch 'mesa-public/master' into vulkan
Jason Ekstrand
2016-02-09
11
-38
/
+68
|
\
|
|
*
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
*
|
vtn: Use const_index helpers
Jason Ekstrand
2016-02-09
2
-5
/
+5
*
|
Merge commit '8b0fb1c152fe191768953aa8c77b89034a377f83' into vulkan
Jason Ekstrand
2016-02-09
18
-175
/
+285
|
\
|
|
*
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/spirv: Better handle constant offsets in texture lookups
Jason Ekstrand
2016-02-09
1
-2
/
+13
*
|
nir/spirv: Set the vtn_mode and interface type for sampler parameters
Jason Ekstrand
2016-02-09
1
-2
/
+19
*
|
nir/inline_functions: Don't shadown variables when it isn't needed
Jason Ekstrand
2016-02-09
1
-23
/
+131
*
|
nir: Rework function parameters
Jason Ekstrand
2016-02-09
8
-21
/
+67
*
|
vtn: Clean up acos implementation.
Francisco Jerez
2016-02-08
1
-28
/
+16
*
|
nir/spirv: Create integer types of correct signedness.
Francisco Jerez
2016-02-08
1
-2
/
+4
*
|
Merge remote-tracking branch 'mesa-public/master' into vulkan
Jason Ekstrand
2016-02-05
3
-30
/
+30
|
\
|
|
*
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
*
|
Merge commit mesa-public/master into vulkan
Jason Ekstrand
2016-02-05
41
-513
/
+9916
|
/
*
glsl: move to compiler/
Emil Velikov
2016-01-26
6
-7
/
+78
*
nir: move to compiler/
Emil Velikov
2016-01-26
72
-0
/
+24141