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
*
spirv: Fix SpvImageFormatR16ui
Jason Ekstrand
2017-08-03
1
-1
/
+1
*
nir: fix algebraic optimizations
Connor Abbott
2017-08-03
1
-2
/
+2
*
nir: Use nir_src_copy instead of direct assignments.
Kenneth Graunke
2017-08-03
2
-3
/
+3
*
nir: fix nir_opt_copy_prop_vars() for arrays of arrays
Timothy Arceri
2017-08-03
1
-6
/
+6
*
nir/vars_to_ssa: Handle missing struct members in foreach_deref_node
Jason Ekstrand
2017-08-03
1
-2
/
+6
*
spirv: Fix reaching unreachable for compare exchange on images
James Legg
2017-07-12
1
-0
/
+1
*
glsl: do not call link_xfb_stride_layout_qualifiers() for fragment shaders
Juan A. Suarez Romero
2017-07-12
1
-2
/
+4
*
glsl: gl_Max{Vertex,Fragment}UniformComponents exist in all desktop GL versions
Iago Toral Quiroga
2017-07-12
1
-7
/
+9
*
glsl: check if any of the named builtins are available first
Ilia Mirkin
2017-07-12
3
-4
/
+14
*
nir/spirv: Use the type from the deref for atomics
Jason Ekstrand
2017-07-12
1
-3
/
+3
*
spirv: fix OpBitcast when the src and dst bitsize are different (v3)
Connor Abbott
2017-07-08
1
-1
/
+66
*
spirv: Work around the Doom shader bug
Jason Ekstrand
2017-06-28
2
-0
/
+28
*
glsl/lower_distance: only set max_array_access for 1D clip dist arrays
Dave Airlie
2017-06-14
1
-1
/
+1
*
st/mesa: don't mark the program as in cache_fallback when there is cache miss
Timothy Arceri
2017-06-01
1
-1
/
+1
*
nir/lower_tex: Fix minor error in YUV color conversion matrix
Johnson Lin
2017-05-19
1
-3
/
+3
*
nir: Pick just the channels we want for bitmap and drawpixels lowering.
Eric Anholt
2017-05-05
2
-2
/
+6
*
nir: Add GLSL_TYPE_[U]INT64 to some switch statements
Jason Ekstrand
2017-04-16
2
-0
/
+4
*
glsl: don't run the GLSL pre-processor when we are skipping compilation
Timothy Arceri
2017-04-15
2
-9
/
+20
*
glsl: delay optimisations on individual shaders when cache is available
Timothy Arceri
2017-04-15
3
-77
/
+94
*
nir: Destination component count of shader_clock intrinsic is 2
Boyan Ding
2017-04-14
2
-2
/
+3
*
nir/print: add compute shader info
Rob Clark
2017-04-14
1
-0
/
+13
*
glsl: simplify apply_image_qualifier_to_variable()
Samuel Pitoiset
2017-04-13
1
-59
/
+58
*
glsl: add validate_fragment_flat_interpolation_input()
Samuel Pitoiset
2017-04-13
1
-63
/
+72
*
glsl: use the BA1 macro for textureQueryLevels()
Samuel Pitoiset
2017-04-11
1
-32
/
+33
*
glsl: use the BA1 macro for textureSamples()
Samuel Pitoiset
2017-04-11
1
-9
/
+10
*
glsl: use the BA1 macro for textureCubeArrayShadow()
Samuel Pitoiset
2017-04-11
1
-5
/
+6
*
glsl: fix lower jumps for nested non-void returns
Timothy Arceri
2017-04-08
2
-1
/
+10
*
glsl: add gl_SubGroup*ARB builtins
Nicolai Hähnle
2017-04-05
3
-0
/
+88
*
glsl: add ARB_shader_ballot builtin functions
Nicolai Hähnle
2017-04-05
1
-0
/
+77
*
glsl: add ARB_shader_ballot operations
Nicolai Hähnle
2017-04-05
3
-0
/
+35
*
glsl: add ARB_shader_ballot enable
Nicolai Hähnle
2017-04-05
2
-0
/
+3
*
mesa: Replace program locks with atomic inc/dec.
Matt Turner
2017-04-05
1
-2
/
+0
*
glsl: remove unused file
Elie TOURNIER
2017-04-04
1
-206
/
+0
*
glsl: Fix blob memory leak
Bartosz Tomczyk
2017-04-04
3
-5
/
+16
*
glsl: use -O1 optimization for builtin_functions.cpp with MinGW
Brian Paul
2017-03-31
1
-0
/
+20
*
glsl: fix clockARB builtin function
Nicolai Hähnle
2017-03-31
1
-1
/
+1
*
nir: Add support for 8 and 16-bit types
Jason Ekstrand
2017-03-30
3
-2
/
+24
*
nir/constant_expressions: Don't switch on bit size when not needed
Jason Ekstrand
2017-03-30
1
-14
/
+23
*
nir/constant_expressions: Pull the guts out into a helper block
Jason Ekstrand
2017-03-30
1
-98
/
+101
*
glsl: allow glsl_type::sampler_index() with images
Samuel Pitoiset
2017-03-30
1
-1
/
+1
*
mesa: update lower_jumps tests after bug fix
Timothy Arceri
2017-03-29
1
-2
/
+15
*
tests/cache_test: allow crossing mount points
Juan A. Suarez Romero
2017-03-28
1
-1
/
+1
*
glcpp/tests/glcpp-test-cr-lf: error out if we cannot find any tests
Emil Velikov
2017-03-28
1
-0
/
+5
*
glcpp/tests/glcpp-test-cr-lf: correctly set/use srcdir/abs_builddir
Emil Velikov
2017-03-28
1
-14
/
+17
*
glcpp/tests: update testname in help string
Emil Velikov
2017-03-28
2
-2
/
+2
*
glcpp/tests/glcpp-test: error out if we cannot find any tests
Emil Velikov
2017-03-28
1
-0
/
+5
*
glcpp/tests/glcpp-test: print only the test basename
Emil Velikov
2017-03-28
1
-2
/
+2
*
glcpp/tests/glcpp-test: set srcdir/abs_builddir variables
Emil Velikov
2017-03-28
1
-8
/
+15
*
glsl/tests/optimization-test: 'echo' only folders which has generators
Emil Velikov
2017-03-28
1
-1
/
+1
*
glsl/tests/optimization-test: print only the test basedir/name
Emil Velikov
2017-03-28
1
-1
/
+1
[next]