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
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
1
-4
/
+4
*
Move compiler.h and imports.h/c from src/mesa/main into src/util
Marek Olšák
2020-03-27
8
-8
/
+8
*
glsl: Add unit tests for the lower_precision pass
Neil Roberts
2020-03-24
2
-0
/
+400
*
glsl/tests: Fix waiting for disk_cache_put() to finish.
Eric Anholt
2020-03-12
1
-42
/
+11
*
glsl/tests: Catch mkdir errors to help explain when they happen.
Eric Anholt
2020-03-12
1
-2
/
+14
*
gitlab-ci: Add ppc64el and s390x cross-build jobs
Michel Dänzer
2020-02-05
1
-0
/
+1
*
util/hash_table: added hash functions for integer types
Anthony Pesch
2020-01-23
1
-2
/
+2
*
glsl/tests: Use splitlines() instead of strip()
Michel Dänzer
2019-12-05
1
-2
/
+2
*
glsl/tests: Handle no-exec errors
Dylan Baker
2019-10-10
2
-4
/
+42
*
Move blob from compiler/ to util/
Jason Ekstrand
2019-09-19
2
-340
/
+0
*
glsl/tests: Handle windows \r\n new lines
Dylan Baker
2019-09-10
1
-1
/
+1
*
glsl/tests: take refs on glsl types
Lionel Landwerlin
2019-08-21
9
-18
/
+64
*
glsl/standalone: meson test for --dump-builder
Yevhenii Kolesnikov
2019-07-03
2
-0
/
+23
*
meson: Don't build glsl cache_test when shader cache is disabled
Dylan Baker
2019-05-03
1
-12
/
+13
*
glsl/tests: define ssize_t on windows
Dylan Baker
2019-05-03
1
-0
/
+4
*
glsl: fix general_ir_test with mingw
Dylan Baker
2019-05-03
1
-7
/
+7
*
delete autotools .gitignore files
Eric Engestrom
2019-04-29
2
-7
/
+0
*
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
[next]