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: 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
*
glcpp: Skip unnecessary line continuations removal
Vladislav Egorov
2017-05-22
1
-2
/
+8
*
glcpp: Avoid unnecessary strcmp()
Vladislav Egorov
2017-05-22
1
-5
/
+9
*
glsl: Ban #undefining __LINE__ and friends on GLES2.
Eric Anholt
2017-05-08
1
-5
/
+2
*
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
*
glsl: Add "built-in" functions to do 64%64 => 64 modulus
Ian Romanick
2017-01-20
1
-0
/
+2
*
glsl: Add "built-in" functions to do 64/64 => 64 division
Ian Romanick
2017-01-20
1
-0
/
+2
*
glsl: Add "built-in" function for 64-bit integer sign()
Ian Romanick
2017-01-20
1
-0
/
+1
*
glsl: Add "built-in" functions to do 64x64 => 64 multiplication
Ian Romanick
2017-01-20
3
-3
/
+17
*
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: Allow vertical tab and form feed characters in GLSL
Carl Worth
2017-01-04
1
-1
/
+1
*
glcpp: Add testing for no space between macro name and replacement list
Carl Worth
2017-01-04
2
-0
/
+116
*
glcpp: Handle '#version 0' and other invalid values
Ian Romanick
2016-11-10
2
-6
/
+28
*
glcpp: use the linear allocator for most objects
Marek Olšák
2016-10-31
3
-118
/
+91
*
glsl/glcpp: initialize all fields of glcpp_parser_t on creation
Tapani Pälli
2016-10-31
1
-0
/
+3
*
glsl: Convert glcpp-parse to the util hash table
Thomas Helland
2016-09-12
2
-21
/
+35
*
glcpp: Update tests for new #undef of built-in macro rules.
Kenneth Graunke
2016-08-15
4
-1
/
+11
*
glcpp: Only disallow #undef of pre-defined macros on GLSL ES >= 3.00 shaders
Ian Romanick
2016-08-10
1
-4
/
+28
*
glcpp: Track the actual version instead of just the version_resolved flag
Ian Romanick
2016-08-10
2
-6
/
+6
*
glsl: reuse main extension table to appropriately restrict extensions
Ilia Mirkin
2016-07-23
4
-203
/
+28
*
MESA_shader_integer_functions: Boiler plate extension tracking
Ian Romanick
2016-07-19
1
-0
/
+3
*
mesa: hook up core bits of GL_ARB_shader_group_vote
Ilia Mirkin
2016-06-06
1
-0
/
+3
*
mesa: Add extension tracking for GL_OES_shader_io_blocks
Ian Romanick
2016-05-26
1
-0
/
+5
*
glsl: add GL_EXT_clip_cull_distance define, add helpers
Ilia Mirkin
2016-05-25
1
-0
/
+2
*
glsl: Add arb_cull_distance support (v3)
Tobias Klausmann
2016-05-14
1
-0
/
+3
*
glsl: add ARB_ES3_1_compatibility support
Ilia Mirkin
2016-04-03
1
-0
/
+3
*
glsl: remove tabs and fix some other style issues in glcpp-parse.y
Timothy Arceri
2016-04-02
1
-1424
/
+1352
*
mesa: add GL_OES_shader_multisample_interpolation support
Ilia Mirkin
2016-03-30
1
-1
/
+3
*
glsl: add GL_OES_sample_variables support
Ilia Mirkin
2016-03-30
1
-0
/
+2
*
glsl: add OES_texture_buffer and EXT_texture_buffer support
Ilia Mirkin
2016-03-28
1
-0
/
+4
*
mesa: add GL_ARB_shader_atomic_counter_ops support
Ilia Mirkin
2016-03-10
1
-0
/
+3
*
glcpp: Fix locations when encounting "#<NEWLINE>".
Kenneth Graunke
2016-03-10
2
-1
/
+4
*
glcpp: Remove empty mid-rule action which changes test behavior.
Kenneth Graunke
2016-03-07
2
-2
/
+2
*
glcpp: Clean up most empty mid-rule actions left by previous commit.
Kenneth Graunke
2016-03-07
1
-18
/
+18
*
glcpp: Delete unnecessary implicit version resolves.
Kenneth Graunke
2016-03-07
1
-18
/
+6
*
glcpp: Implicitly resolve version after the first non-space/hash token.
Kenneth Graunke
2016-03-07
8
-0
/
+21
[next]