index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
shader
/
program_lexer.l
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-06
Revert "ARB prog parser: Fix epic memory leak in lexer / parser interface"
Ian Romanick
1
-42
/
+3
2009-10-27
ARB prog parser: Fix epic memory leak in lexer / parser interface
Ian Romanick
1
-3
/
+42
2009-10-15
mesa: Use _mesa_strtod in the lexer for assembly shaders
Neil Roberts
1
-4
/
+5
2009-09-04
ARB prog: replace 'unsigned' with 'gl_state_index'
Brian Paul
1
-0
/
+1
2009-09-04
ARB prog: rename POINT, SIZE to POINT_TOK, SIZE_TOK
Brian Paul
1
-2
/
+2
2009-08-23
ARB prog lexer: Fix lexer to eat both DOS and Unix line endings
Ian Romanick
1
-1
/
+1
2009-07-29
ARB prog lexer: attenuation is not just for vp
Ian Romanick
1
-1
/
+1
2009-07-27
ARB prog parser: Add support for GL_MESA_texture_array
Ian Romanick
1
-0
/
+5
2009-07-27
ARB prog parser: Add support for GL_ARB_fragment_program_shadow
Ian Romanick
1
-0
/
+4
2009-07-27
ARB prog parser: Fix handling of RECT
Ian Romanick
1
-1
/
+2
2009-07-27
ARB prog: Delete comment about possibly needing to free a buffer
Ian Romanick
1
-4
/
+0
2009-07-20
ARB_fp/vp: Initial import of new ARB vp/fp assembler
Ian Romanick
1
-0
/
+482