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
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
1
-3
/
+3
*
meson: Avoid duplicate symbols.
Jose Fonseca
2020-03-16
1
-3
/
+12
*
glsl: do not crash if string literal is used outside of #include/#line
Danylo Piliaiev
2020-03-13
1
-0
/
+1
*
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
-1
/
+1
*
mesa: add support cursor support for relative path shader includes
Timothy Arceri
2019-11-20
3
-1
/
+36
*
glsl: error if #include used while extension is disabled
Timothy Arceri
2019-11-20
1
-0
/
+7
*
glsl: add preprocessor #include support
Timothy Arceri
2019-11-20
6
-3
/
+192
*
glsl: pass gl_context to glcpp_parser_create()
Timothy Arceri
2019-11-20
3
-7
/
+7
*
glsl: add ARB_shading_language_include support to #line
Timothy Arceri
2019-11-20
2
-2
/
+18
*
meson: glcpp tests are expected to fail on windows
Dylan Baker
2019-10-10
1
-1
/
+2
*
meson: Add idep_getopt for tests
Dylan Baker
2019-10-10
1
-1
/
+1
*
meson: force inclusion of inttypes.h for glcpp with msvc
Dylan Baker
2019-10-10
1
-2
/
+12
*
glcpp: use pre-expansion line number for __LINE__
Jonathan Marek
2019-08-06
1
-4
/
+7
*
meson: replace libmesa_util with idep_mesautil
Eric Engestrom
2019-08-03
1
-1
/
+1
*
autotools: delete leftover script wrapper
Eric Engestrom
2019-07-31
1
-16
/
+0
*
Revert "glsl: do not use deprecated bison-keyword"
Erik Faye-Lund
2019-05-21
1
-1
/
+1
*
glsl: do not use deprecated bison-keyword
Erik Faye-Lund
2019-05-21
1
-1
/
+1
*
delete autotools .gitignore files
Eric Engestrom
2019-04-29
2
-10
/
+0
*
meson: Add tests to suites
Dylan Baker
2018-11-20
1
-0
/
+1
*
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
3
-3
/
+25
*
meson: Don't build glsl compiler tests unless OpenGL is enabled
Dylan Baker
2018-10-09
1
-1
/
+1
*
glsl: fixer lexer for unreachable defines
Timothy Arceri
2018-09-06
2
-23
/
+38
*
glsl: skip stringification in preprocessor if in unreachable branch
Timothy Arceri
2018-08-30
1
-2
/
+4
*
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
*
meson: Run the test with Python 3
Mathieu Bridon
2018-08-22
1
-1
/
+2
*
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: parse #version XXX compatibility
Marek Olšák
2018-05-29
1
-4
/
+8
*
meson: remove dependency antipattern
Eric Engestrom
2018-05-14
1
-1
/
+1
*
glsl/glcpp: Handle hex constants with 0X prefix
Vlad Golovkin
2018-04-24
3
-7
/
+12
*
compiler/glsl: close fd's in glcpp_test.py
Dylan Baker
2018-04-23
1
-2
/
+4
*
meson: enable glcpp test
Dylan Baker
2018-04-18
1
-1
/
+17
*
glcpp/tests: Convert shell scripts to a python script
Dylan Baker
2018-04-18
3
-267
/
+223
*
Fix scons build
Marek Olšák
2018-04-12
1
-0
/
+1
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
4
-4
/
+5
*
meson: Use consistent style
Dylan Baker
2018-01-11
1
-2
/
+4
*
meson: Build i965 and dri stack
Dylan Baker
2017-10-09
1
-0
/
+56
*
glcpp: Avoid unnecessary call to strlen
Thomas Helland
2017-09-26
1
-1
/
+8
*
glcpp: Use string_buffer for line continuation removal
Thomas Helland
2017-09-26
1
-7
/
+18
*
glsl: Change the parser to use the string buffer
Thomas Helland
2017-09-26
3
-164
/
+78
*
glsl: use ralloc_str_append() rather than ralloc_asprintf_rewrite_tail()
Timothy Arceri
2017-08-11
1
-31
/
+113
*
Fix glcpp test expectations
Iago Toral Quiroga
2017-06-08
2
-3
/
+6
*
glcpp: fix #undef to match latest spec update and GLSLang implementation
Iago Toral Quiroga
2017-06-07
1
-14
/
+31
[next]