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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: hook up core bits of GL_ARB_shader_group_vote
Ilia Mirkin
2016-06-06
7
-1
/
+53
*
glsl: Make opt_copy_propagation_elements actually propagate into loops.
Kenneth Graunke
2016-06-06
1
-2
/
+17
*
glsl: Make opt_copy_propagation actually propagate into loops.
Kenneth Graunke
2016-06-06
1
-6
/
+24
*
glsl: geom shader max_vertices layout must match.
Dave Airlie
2016-06-06
3
-9
/
+13
*
glsl: use enum glsl_interface_packing in more places. (v2)
Dave Airlie
2016-06-06
11
-36
/
+46
*
glsl: for anonymous struct matching use without_array() (v3)
Dave Airlie
2016-06-06
1
-3
/
+20
*
glsl/ast: don't crash when func_name is NULL
Dave Airlie
2016-06-06
1
-0
/
+4
*
glsl: handle ast_aggregate in has_sequence_subexpression. (v2)
Dave Airlie
2016-06-06
1
-1
/
+1
*
nir/spirv: Make a decoration switch complete
Jason Ekstrand
2016-06-03
1
-3
/
+1
*
nir/spirv: Make unhandled decorations and capabilities non-fatal
Jason Ekstrand
2016-06-03
2
-18
/
+36
*
nir/spirv: Add a way to print non-fatal warnings
Jason Ekstrand
2016-06-03
2
-0
/
+19
*
nir/spirv: Add string lookup tables for a couple of SPIR-V enums
Jason Ekstrand
2016-06-03
3
-0
/
+179
*
nir/spirv: Complete the list of capabilities
Jason Ekstrand
2016-06-03
1
-3
/
+45
*
nir/info: Get rid of uses_interp_var_at_offset
Jason Ekstrand
2016-06-03
3
-10
/
+0
*
nir/spirv: Handle the WorkgroupSize builtin decoration
Jason Ekstrand
2016-06-03
1
-0
/
+22
*
nir/spirv: Use breaks instead of returns in constant handling
Jason Ekstrand
2016-06-03
1
-3
/
+4
*
nir/lower_indirect_derefs: Use the direct array deref for recursion
Jason Ekstrand
2016-06-03
1
-1
/
+1
*
nir: automake: add nir_search_helpers.h to the sources list(s)
Emil Velikov
2016-06-04
1
-0
/
+1
*
nir/algebraic: support for power-of-two optimizations
Rob Clark
2016-06-03
6
-5
/
+128
*
android: libmesa_glsl: add a dependency on libmesa_nir static
Mauro Rossi
2016-06-02
1
-2
/
+3
*
i965: Add nir channel_num system value
Jordan Justen
2016-06-01
1
-0
/
+1
*
nir: Make lowering gl_LocalInvocationIndex optional
Jordan Justen
2016-06-01
5
-4
/
+20
*
glsl: Add glsl LowerCsDerivedVariables option
Jordan Justen
2016-06-01
3
-13
/
+21
*
glsl/distance: make sure we use clip dist varying slot for lowered var.
Dave Airlie
2016-06-02
1
-0
/
+1
*
glsl: Use Geom.VerticesOut == -1 to specify unset
Ian Romanick
2016-06-01
2
-5
/
+5
*
nir: allow sat on all float destination types
Ilia Mirkin
2016-06-01
1
-1
/
+3
*
glsl: define some GLES3 constants in GLSL 4.1
Dave Airlie
2016-06-01
1
-1
/
+1
*
glsl/linker: fix multiple streams transform feedback.
Dave Airlie
2016-06-01
1
-15
/
+17
*
Revert "glsl: fix xfb_offset unsized array validation"
Timothy Arceri
2016-06-01
4
-41
/
+31
*
glsl/images: bounds check image unit assignment
Dave Airlie
2016-05-31
1
-0
/
+2
*
nir: add the SConscript.nir to the tarball
Emil Velikov
2016-05-30
1
-1
/
+2
*
glsl: fix xfb_offset unsized array validation
Timothy Arceri
2016-05-30
4
-31
/
+41
*
glsl: dont crash when attempting to assign a value to a builtin define
Timothy Arceri
2016-05-30
1
-1
/
+1
*
mesa/program_interface_query: fix transform feedback varyings.
Dave Airlie
2016-05-30
1
-34
/
+47
*
glsl/ast: subroutineTypes can't be returned from functions.
Dave Airlie
2016-05-30
1
-0
/
+9
*
glsl: use has_double() helper
Timothy Arceri
2016-05-30
1
-2
/
+1
*
glsl: fix explicit uniform block alignment
Timothy Arceri
2016-05-30
1
-3
/
+1
*
glsl/linker: call link_uniform blocks on linked shader.
Dave Airlie
2016-05-28
1
-1
/
+1
*
nir/inline: Also rewrite param derefs for texture instructions
Jason Ekstrand
2016-05-27
1
-6
/
+20
*
nir/inline: Break the guts of rewrite_param-derefs into a helper
Jason Ekstrand
2016-05-27
1
-19
/
+30
*
nir/inline: Make the rewrite_param_derefs helper work on instructions
Jason Ekstrand
2016-05-27
1
-28
/
+25
*
nir/inline: Don't use foreach_instr_safe unless we need to
Jason Ekstrand
2016-05-27
1
-2
/
+2
*
nir/spirv: Allow pointless variable decorations on inputs
Jason Ekstrand
2016-05-26
1
-0
/
+2
*
glsl: Allow shader interface blocks in GLSL ES
Ian Romanick
2016-05-26
1
-4
/
+10
*
glsl: Add a has_shader_io_blocks helper
Ian Romanick
2016-05-26
1
-0
/
+7
*
mesa: Add extension tracking for GL_OES_shader_io_blocks
Ian Romanick
2016-05-26
3
-0
/
+11
*
mesa: Track the additional data in gl_shader_variable
Ian Romanick
2016-05-26
1
-4
/
+16
*
nir: Make nir_const_value a union
Jason Ekstrand
2016-05-26
2
-10
/
+8
*
compiler: Move glsl_to_nir to libglsl.la
Jason Ekstrand
2016-05-26
7
-13
/
+14
*
glsl: add unit tests data vertex/expected outcome for uninitialized warning
Alejandro PiƱeiro
2016-05-26
62
-0
/
+573
[next]