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
Commit message (
Expand
)
Author
Age
Files
Lines
*
spirv: Fix SpvOpFwidth, SpvOpFwidthFine and SpvOpFwidthCoarse
Kristian Høgsberg Kristensen
2016-02-17
1
-3
/
+3
*
nir: Get rid of the C++ NIR_SRC/DEST_INIT macros
Jason Ekstrand
2016-02-12
1
-10
/
+2
*
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-11
4
-75
/
+42
|
\
|
*
glsl: don't validate interface blocks twice
Timothy Arceri
2016-02-12
1
-23
/
+21
|
*
glsl: remove duplicate embedded struct validation
Timothy Arceri
2016-02-12
3
-51
/
+17
|
*
mesa: call build_program_resource_list inside Driver.LinkShader
Marek Olšák
2016-02-11
1
-1
/
+4
*
|
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: Fix out-of-tree build for spirv2nir
Kristian Høgsberg Kristensen
2016-02-10
1
-0
/
+5
*
|
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
25
-446
/
+539
|
\
|
|
*
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
|
*
glsl: Disallow transform feedback varyings with compute shaders.
Kenneth Graunke
2016-02-09
1
-2
/
+3
|
*
nir: remove unused nir_variable fields
Timothy Arceri
2016-02-09
2
-20
/
+0
|
*
glsl: remove unrequired forward declaration
Timothy Arceri
2016-02-09
1
-2
/
+0
|
*
glsl: clean up and fix bug in varying linking rules
Timothy Arceri
2016-02-09
1
-74
/
+63
|
*
glsl: simplify ES Vertex/Fragment shader requirements
Timothy Arceri
2016-02-09
1
-28
/
+28
|
*
glsl: simplify required stages for linking rules
Timothy Arceri
2016-02-09
1
-43
/
+41
|
*
glsl: small tidy up now that link_shaders() exits early with 0 shaders
Timothy Arceri
2016-02-09
1
-6
/
+4
|
*
glsl: don't attempt to link empty program
Timothy Arceri
2016-02-09
1
-23
/
+23
|
*
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
|
*
glsl: validate arrays of arrays on empty type delclarations
Timothy Arceri
2016-02-09
1
-25
/
+38
|
*
glsl/ir: add param index to variable.
Dave Airlie
2016-02-09
1
-0
/
+8
|
*
mesa: move GL_ARB_debug_output code into new debug_output.c file
Brian Paul
2016-02-08
1
-0
/
+1
|
*
glsl: return cloned signature, not the builtin one
Ilia Mirkin
2016-02-07
1
-1
/
+2
|
*
glsl: make sure builtins are initialized before getting the shader
Ilia Mirkin
2016-02-07
1
-0
/
+1
|
*
glsl: don't generate transform feedback candidate when not required
Timothy Arceri
2016-02-06
1
-2
/
+4
|
*
glsl: replace unreachable code with an assert()
Timothy Arceri
2016-02-06
2
-65
/
+38
*
|
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
[next]