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
/
glsl
/
glcpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
glcpp: Reject #version and #line not followed by whitespace
Matt Turner
2012-11-28
5
-2
/
+8
*
glcpp: Don't define macros for extensions that aren't in ES
Matt Turner
2012-11-15
1
-28
/
+31
*
glcpp: wire up glcpp-test to make check
Matt Turner
2012-11-09
2
-4
/
+14
*
glcpp/tests: Add tests for multiline #elif
Matt Turner
2012-11-09
2
-0
/
+15
*
glcpp/tests: Add test for multiline #if
Matt Turner
2012-11-09
2
-0
/
+13
*
glcpp/tests: Add test for multiline #line
Matt Turner
2012-11-09
2
-0
/
+11
*
glcpp/tests: Add test to check #line followed by code
Matt Turner
2012-11-09
2
-0
/
+5
*
glcpp: don't push #line directives into next line
Fabian Bieler
2012-11-09
2
-9
/
+9
*
glcpp: Reject garbage after #else and #endif tokens
Matt Turner
2012-11-09
5
-4
/
+15
*
glsl: add ARB_texture_cube_map_array support (v2)
Dave Airlie
2012-11-09
1
-0
/
+3
*
glcpp: Don't use infinite lookhead for #define differentiation.
Kenneth Graunke
2012-10-25
2
-12
/
+20
*
mesa/glsl: rename preprocess to glcpp_preprocess
Dave Airlie
2012-09-15
3
-3
/
+3
*
glcpp: fix abuse of yylex
Dave Airlie
2012-09-15
2
-9
/
+1
*
build/glsl: fix location of generated files.
Christopher James Halse Rogers
2012-08-13
1
-4
/
+0
*
glcpp: Add a newline to expanded #line directives.
Kenneth Graunke
2012-07-28
1
-2
/
+2
*
automake: convert libglsl
Jon TURNEY
2012-07-13
2
-0
/
+58
*
glcpp: Add built-in #define for GL_ARB_uniform_buffer_object.
Kenneth Graunke
2012-07-09
1
-0
/
+3
*
glsl: glcpp: Extend testing of #line directives
Carl Worth
2012-06-26
2
-0
/
+12
*
glsl: glcpp: Move handling of #line directives from lexer to parser.
Carl Worth
2012-06-26
4
-40
/
+55
*
glsl: glcpp: Rename and document _glcpp_parser_expand_if
Carl Worth
2012-06-26
1
-5
/
+20
*
glsl: Consistently use length-based ralloc string functions for info_log.
Carl Worth
2012-06-26
1
-14
/
+24
*
glsl: glcpp: Allow "#if undefined-macro' to evaluate to false.
Carl Worth
2012-06-26
5
-3
/
+20
*
glcpp: .gitignore cleanup
Andreas Boll
2012-06-08
1
-3
/
+0
*
glsl: Scaffolding for ARB_shader_bit_encoding.
Olivier Galibert
2012-06-07
1
-0
/
+3
*
Add .deps/, .libs/, and *.la to toplevel .gitignore
Paul Berry
2012-03-20
1
-2
/
+0
*
glcpp: Don't strlen() the output for every token being printed.
Kenneth Graunke
2012-02-28
2
-24
/
+28
*
glsl: Avoid ralloc_stealing a long-lived object to a short-lived parent
Carl Worth
2012-02-02
1
-3
/
+0
*
glsl: Add glcpp tests for a macro used twice
Carl Worth
2012-02-02
2
-0
/
+33
*
glcpp: Fix so that trailing punctuation does not prevent macro expansion
Carl Worth
2012-02-02
1
-1
/
+9
*
glcpp: Add new test showing bug where a trailing ':' prevents macro expansion
Carl Worth
2012-02-02
2
-0
/
+15
*
Revert "automake: src/glsl and src/glsl/glcpp"
Matt Turner
2012-01-31
2
-47
/
+0
*
Revert "src/glsl/glcpp: wire up glcpp-test to make check"
Matt Turner
2012-01-31
2
-7
/
+1
*
src/glsl/glcpp: wire up glcpp-test to make check
Matt Turner
2012-01-30
2
-1
/
+7
*
glcpp-test: don't return failure if valgrind tests aren't run
Matt Turner
2012-01-30
1
-1
/
+1
*
automake: src/glsl and src/glsl/glcpp
Matt Turner
2012-01-30
2
-0
/
+47
*
mesa: rename the AMD_conservative_depth extension flag to ARB
Marek Olšák
2011-11-22
1
-1
/
+1
*
glcpp: Add GL_ARB_draw_instanced #define.
Morgan Armand
2011-11-12
1
-0
/
+3
*
glsl: add support for GL_OES_EGL_image_external
Chia-I Wu
2011-11-03
1
-0
/
+3
*
glcpp: Add a test for #elif with an undefined macro.
Carl Worth
2011-09-30
2
-0
/
+8
*
glcpp: Raise error if defining any macro containing two consecutive underscores
Carl Worth
2011-09-30
3
-3
/
+7
*
glcpp: Implement token pasting for non-function-like macros
Carl Worth
2011-09-30
1
-36
/
+47
*
glcpp: Test a non-function-like macro using the token paste operator
Carl Worth
2011-09-30
2
-0
/
+7
*
glcpp: Fix two (or more) successive applications of token pasting
Carl Worth
2011-09-30
1
-2
/
+0
*
glcpp: Add a test for a macro that implements token pasting twice.
Carl Worth
2011-09-30
2
-0
/
+7
*
glsl: Silence several "warning: unused parameter"
Ian Romanick
2011-09-09
1
-0
/
+1
*
glcpp: Add GL_ARB_conservative_depth #define.
Kenneth Graunke
2011-08-25
1
-1
/
+3
*
glsl: Add compiler support for ARB_shader_texture_lod.
Kenneth Graunke
2011-05-09
1
-0
/
+4
*
glcpp: Fix attempts to expand recursive macros infinitely (bug #32835).
Carl Worth
2011-04-17
1
-1
/
+5
*
Add expected file for 095-recursive-define test case.
Carl Worth
2011-04-14
1
-0
/
+4
*
glcpp: Simplify calling convention of parser's active_list functions
Carl Worth
2011-04-14
1
-38
/
+38
[prev]
[next]