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
/
glcpp
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Make tests aware of meson test wrapper
Dylan Baker
2020-05-20
1
-12
/
+33
*
autotools: delete leftover script wrapper
Eric Engestrom
2019-07-31
1
-16
/
+0
*
delete autotools .gitignore files
Eric Engestrom
2019-04-29
1
-4
/
+0
*
configure: allow building with python3
Emil Velikov
2018-10-31
1
-1
/
+1
*
glsl: ignore trailing whitespace when define redefined
Timothy Arceri
2018-10-10
2
-3
/
+11
*
Revert "configure: allow building with python3"
Emil Velikov
2018-08-24
1
-1
/
+1
*
configure: allow building with python3
Emil Velikov
2018-08-23
1
-1
/
+1
*
glsl: remove execute bit and shebang from python tests
Emil Velikov
2018-08-23
1
-1
/
+0
*
python: Disable universal newlines
Mathieu Bridon
2018-08-22
1
-1
/
+4
*
python: difflib prefers unicode strings
Mathieu Bridon
2018-08-22
1
-1
/
+2
*
glsl/tests/glcpp: reinstate "error out if no tests found"
Emil Velikov
2018-06-21
1
-0
/
+9
*
glsl/glcpp/tests: reinstate srcdir/abs_builddir blurb
Emil Velikov
2018-06-21
1
-0
/
+13
*
glsl: fold glcpp-test-cr-lf.sh into glcpp-test.sh
Emil Velikov
2018-06-21
2
-4
/
+1
*
glsl/glcpp: Handle hex constants with 0X prefix
Vlad Golovkin
2018-04-24
2
-0
/
+10
*
compiler/glsl: close fd's in glcpp_test.py
Dylan Baker
2018-04-23
1
-2
/
+4
*
glcpp/tests: Convert shell scripts to a python script
Dylan Baker
2018-04-18
3
-267
/
+223
*
Fix glcpp test expectations
Iago Toral Quiroga
2017-06-08
2
-3
/
+6
*
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: suffix .sh/.py files as applicable
Emil Velikov
2017-03-10
2
-2
/
+2
*
glcpp: Remove illegal characters from tests
Carl Worth
2017-01-04
6
-6
/
+6
*
glcpp: Exhaustively test all legal characters in GLSL
Carl Worth
2017-01-04
2
-0
/
+154
*
glcpp: Add testing for no space between macro name and replacement list
Carl Worth
2017-01-04
2
-0
/
+116
*
glcpp: Update tests for new #undef of built-in macro rules.
Kenneth Graunke
2016-08-15
4
-1
/
+11
*
glcpp: Fix locations when encounting "#<NEWLINE>".
Kenneth Graunke
2016-03-10
1
-1
/
+1
*
glcpp: Remove empty mid-rule action which changes test behavior.
Kenneth Graunke
2016-03-07
1
-1
/
+1
*
glcpp: Implicitly resolve version after the first non-space/hash token.
Kenneth Graunke
2016-03-07
6
-0
/
+12
*
glsl: move to compiler/
Emil Velikov
2016-01-26
291
-0
/
+2440