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
*
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
*
glsl/tests/optimization-test: error if zero tests were executed
Emil Velikov
2017-03-28
1
-0
/
+5
*
glsl/tests/optimization-test: pass glsl_test as argument
Emil Velikov
2017-03-28
2
-3
/
+8
*
glsl/tests/optimization-test: error out if we fail to generate any tests
Emil Velikov
2017-03-28
1
-1
/
+12
*
glsl/tests/optimization-test: correctly manage srcdir/builddir
Emil Velikov
2017-03-28
2
-4
/
+19
*
glsl/tests/optimisation-test: ensure that compare_ir is available
Emil Velikov
2017-03-28
1
-0
/
+5
*
glsl/tests/optimization-test: correctly set compare_ir
Emil Velikov
2017-03-28
1
-6
/
+2
*
glsl/tests/optimization-test: add fallback srcdir/abs_builddir defines
Emil Velikov
2017-03-28
1
-0
/
+13
*
glsl/tests/optimisation-test: make sure that $PYTHON2 is set/available
Emil Velikov
2017-03-28
1
-0
/
+10
*
glsl/tests/warnings-test: print only the test basename
Emil Velikov
2017-03-28
1
-1
/
+1
*
glsl/tests/warnings-test: error if zero tests were executed
Emil Velikov
2017-03-28
1
-0
/
+5
*
glsl/tests/warnings-test: correctly manage srcdir/builddir
Emil Velikov
2017-03-28
1
-4
/
+8
*
glsl/tests/warnings-test: add fallback srcdir/abs_builddir defines
Emil Velikov
2017-03-28
1
-1
/
+14
*
glsl/tests/warnings-test: error out if glsl_compiler is missing
Emil Velikov
2017-03-28
1
-0
/
+5
*
glsl: automake: export abs_builddir for the tests
Emil Velikov
2017-03-28
1
-0
/
+1
*
glsl/tests: automake: cleanup all artefacts during clean-local
Emil Velikov
2017-03-28
1
-0
/
+6
*
glsl: fix spelling of embedded in comment
Timothy Arceri
2017-03-28
1
-1
/
+1
*
glsl: fix lower jumps for returns when loop is inside an if
Timothy Arceri
2017-03-28
1
-5
/
+12
*
glsl: Interface Block instances don't need linking validation
Andres Gomez
2017-03-27
1
-5
/
+9
*
glsl: UBOs and SSBOs must match the binding qualifier too
Andres Gomez
2017-03-27
1
-0
/
+3
*
glsl: on UBO/SSBOs link error reset the number of active blocks to 0
Andres Gomez
2017-03-27
1
-0
/
+6
*
glsl, st/shader_cache: check the whole sha1 for zero
Grazvydas Ignotas
2017-03-27
1
-1
/
+2
*
glsl/shader_cache: restore evicted shader keys
Grazvydas Ignotas
2017-03-27
1
-0
/
+17
*
glsl: Link tests with CLOCK_LIB.
Vinson Lee
2017-03-25
1
-3
/
+6
*
tests/cache_test: mark arguments const
Grazvydas Ignotas
2017-03-25
1
-4
/
+4
*
nir/lower_wpos_center: support adding sample position to fragment coordinate
Iago Toral Quiroga
2017-03-24
2
-8
/
+25
*
util/disk_cache: hash pointer size and gpu name into cache keys
Grazvydas Ignotas
2017-03-24
1
-11
/
+2
*
util/disk_cache: hash timestamps into the cache keys
Grazvydas Ignotas
2017-03-24
1
-5
/
+5
*
nir: Return progress from nir_convert_from_ssa().
Matt Turner
2017-03-23
2
-8
/
+15
*
nir: Return progress from nir_lower_io().
Matt Turner
2017-03-23
2
-6
/
+15
*
nir: Return progress from nir_lower_regs_to_ssa().
Matt Turner
2017-03-23
2
-6
/
+10
*
nir: Return progress from nir_lower_samplers().
Matt Turner
2017-03-23
2
-12
/
+19
*
nir: Return progress from nir_lower_atomics().
Matt Turner
2017-03-23
2
-7
/
+13
*
nir: Return progress from nir_lower_clamp_color_outputs().
Matt Turner
2017-03-23
2
-10
/
+22
*
nir: Return progress from nir_lower_clip_fs().
Matt Turner
2017-03-23
2
-3
/
+7
*
nir: Return progress from nir_lower_clip_vs().
Matt Turner
2017-03-23
2
-5
/
+7
*
nir: Return progress from nir_move_vec_src_uses_to_dest().
Matt Turner
2017-03-23
2
-6
/
+18
*
nir: Return progress from nir_lower_to_source_mods().
Matt Turner
2017-03-23
2
-6
/
+29
*
nir: Return progress from nir_lower_clip_cull_distance_arrays().
Matt Turner
2017-03-23
2
-5
/
+21
*
nir: Return progress from nir_lower_var_copies().
Matt Turner
2017-03-23
2
-4
/
+16
[next]