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
/
glsl
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: rename get_record_instance() -> get_struct_instance()
Timothy Arceri
2019-03-06
1
-1
/
+1
*
meson: Add tests to suites
Dylan Baker
2018-11-20
1
-5
/
+13
*
glsl: Add pragma to disable all warnings
Ian Romanick
2018-11-08
2
-0
/
+26
*
glsl: Add warning tests for identifiers with __
Ian Romanick
2018-11-08
2
-0
/
+25
*
configure: allow building with python3
Emil Velikov
2018-10-31
2
-2
/
+2
*
util: use C99 declaration in the for-loop hash_table_foreach() macro
Eric Engestrom
2018-10-25
1
-1
/
+0
*
Revert "configure: allow building with python3"
Emil Velikov
2018-08-24
2
-2
/
+2
*
configure: allow building with python3
Emil Velikov
2018-08-23
2
-2
/
+2
*
glsl: remove execute bit and shebang from python tests
Emil Velikov
2018-08-23
2
-2
/
+0
*
meson: Run the test with Python 3
Mathieu Bridon
2018-08-22
1
-3
/
+8
*
compiler/glsl/tests: Make tests python3 safe
Dylan Baker
2018-08-22
3
-5
/
+14
*
glsl/tests: add GLSL_TYPE_UINT8, GLSL_TYPE_INT8 cases to switch statements
Brian Paul
2018-04-30
1
-0
/
+6
*
glsl/tests: Remove unused compare_ir.py script
Dylan Baker
2018-04-18
1
-58
/
+0
*
meson: enable optimization-test
Dylan Baker
2018-04-18
1
-0
/
+5
*
glsl/tests: Convert optimization-test.sh to pure python
Dylan Baker
2018-04-18
4
-238
/
+215
*
meson: run glsl compiler warnings test
Dylan Baker
2018-04-18
1
-1
/
+9
*
glsl/tests: reimplement warnings-test in python
Dylan Baker
2018-04-18
2
-56
/
+75
*
glsl/tests: Fix a compiler warning about signed/unsigned loop comparison.
Eric Anholt
2018-02-20
1
-1
/
+1
*
glsl: Silence warnings in the uniform initializer test about 16-bit types
Eric Anholt
2018-02-20
1
-0
/
+9
*
glsl: fix sizeof(pointer) bug
Eric Engestrom
2018-02-16
1
-1
/
+1
*
glsl/tests: Fix strict aliasing warning about int64/double.
Eric Anholt
2018-02-12
1
-3
/
+19
*
glsl/tests: changes to test_disk_cache_create test
Tapani Pälli
2018-02-07
1
-6
/
+22
*
glsl/tests: move utility functions in cache_test
Tapani Pälli
2018-02-07
1
-35
/
+35
*
meson: Use consistent style for tests
Dylan Baker
2018-01-11
1
-40
/
+50
*
glsl: Remove ir_binop_greater and ir_binop_lequal expressions
Ian Romanick
2017-10-30
1
-1
/
+1
*
meson: fix blob test includes
Dylan Baker
2017-10-13
1
-1
/
+1
*
compiler/blob: Constify the reader
Jason Ekstrand
2017-10-12
1
-1
/
+1
*
compiler/blob: make blob_reserve_bytes() more useful
Connor Abbott
2017-10-12
1
-2
/
+2
*
compiler/blob: Switch to init/finish instead of create/destroy
Jason Ekstrand
2017-10-12
1
-41
/
+41
*
meson: Build i965 and dri stack
Dylan Baker
2017-10-09
1
-0
/
+76
*
glsl: Rename ir_constant::array_elements to ::const_elements
Ian Romanick
2017-09-19
1
-2
/
+2
*
util/disk_cache: turn MESA_GLSL_CACHE_DISABLE into a boolean
Eric Engestrom
2017-09-12
1
-2
/
+2
*
util: move string_to_uint_map to glsl
Emil Velikov
2017-08-29
1
-1
/
+1
*
glsl: pass shader source keys to the disk cache
Timothy Arceri
2017-08-25
1
-6
/
+6
*
util/disk_cache: rename mesa cache dir and introduce cache versioning
Timothy Arceri
2017-08-25
1
-2
/
+4
*
util/disk_cache: add new driver_flags param to cache keys
Timothy Arceri
2017-05-23
1
-10
/
+10
*
glsl: make use of glsl_type::is_array()
Samuel Pitoiset
2017-04-21
1
-1
/
+1
*
glsl: fix lower jumps for nested non-void returns
Timothy Arceri
2017-04-08
1
-1
/
+4
*
glsl: Fix blob memory leak
Bartosz Tomczyk
2017-04-04
1
-4
/
+4
*
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
*
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
[next]