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
/
glcpp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: port _mesa_strto[df] to C
Erik Faye-Lund
2015-06-29
1
-0
/
+3
*
glcpp: Silence GCC warning
Ian Romanick
2015-02-17
1
-1
/
+1
*
glsl/glcpp: Add a -d/--debug option to the standalone glcpp program
Carl Worth
2014-07-29
1
-1
/
+5
*
glcpp: Rename the variable used to enable debugging.
Carl Worth
2014-01-31
1
-1
/
+1
*
glcpp: Resolve implicit GLSL version to 100 if the API is ES.
Matt Turner
2014-01-27
1
-0
/
+1
*
glcpp: Remove unused gl_api bits.
Matt Turner
2014-01-23
1
-1
/
+0
*
glcpp: Add --disable-line-continuations argument to standalone glcpp
Carl Worth
2013-01-11
1
-2
/
+44
*
glcpp: Accept pointer to GL context rather than just the API version
Carl Worth
2013-01-11
1
-1
/
+12
*
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
2012-11-29
1
-1
/
+1
*
mesa/glsl: rename preprocess to glcpp_preprocess
Dave Airlie
2012-09-15
1
-1
/
+1
*
glsl: Silence several "warning: unused parameter"
Ian Romanick
2011-09-09
1
-0
/
+1
*
glsl/glcpp: Use stdio.h instead of unistd.h.
José Fonseca
2011-03-04
1
-25
/
+15
*
Convert everything from the talloc API to the ralloc API.
Kenneth Graunke
2011-01-31
1
-5
/
+5
*
glsl: Slightly change the semantic of _LinkedShaders
Ian Romanick
2010-10-14
1
-0
/
+8
*
glsl: Define GL_ES preprocessor macro if API is OpenGL ES 2.0.
Kenneth Graunke
2010-09-07
1
-1
/
+2
*
glcpp: Make standalone preprocessor work with a tty as stdin
Carl Worth
2010-08-23
1
-33
/
+49
*
glcpp: Fix segfault in standalone preprocessor for "file not found", etc.
Carl Worth
2010-08-23
1
-4
/
+17
*
glcpp: Allow standalone glcpp to accept a filename as first argument.
Carl Worth
2010-08-17
1
-3
/
+11
*
glsl2: Conditionally define preprocessor tokens for optional extensions
Ian Romanick
2010-07-01
1
-4
/
+1
*
glsl2: Move the compiler to the subdirectory it will live in in Mesa.
Eric Anholt
2010-06-24
1
-0
/
+88