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
/
cl
/
sl_cl_parse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: make the arguments in the asm statemants optional
Zack Rusin
2010-06-29
1
-3
/
+2
*
mesa: initial support for ARB_geometry_shader4
Zack Rusin
2010-06-28
1
-18
/
+17
*
glsl: Recject rect samplers when GL_ARB_texture_rectangle is disabled
Kristian Høgsberg
2010-06-04
1
-0
/
+27
*
glsl: implement support for GL_EXT_texture_array
Brian Paul
2010-02-25
1
-0
/
+31
*
glsl/cl: Prevent possible buffer overflow.
Vinson Lee
2010-02-21
1
-1
/
+2
*
glsl/cl: Prevent possible string overflow.
Vinson Lee
2010-02-20
1
-1
/
+2
*
glsl/cl: Parse layout qualifiers only when an appropriate extension enabled.
Michal Krol
2010-02-17
1
-2
/
+75
*
glsl/cl: Properly emit layout qualifier list.
Michal Krol
2010-02-17
1
-3
/
+3
*
glsl/cl: implement parsing for layout qualifiers
Brian Paul
2010-02-13
1
-4
/
+74
*
glsl: remove __inline directive
Brian Paul
2010-01-18
1
-1
/
+1
*
glsl: added default case in _fetch_token() to silence warnings
Brian Paul
2009-12-29
1
-0
/
+2
*
glsl: Do syntax parsing inline with processing.
Michal Krol
2009-12-20
1
-21
/
+130
*
glsl/sl: fix _parse_boolconstant()
Brian Paul
2009-12-10
1
-0
/
+2
*
glsl/cl: silence unused var warning
Brian Paul
2009-12-10
1
-0
/
+2
*
glsl/cl: Add simple error reporting.
Michal Krol
2009-11-13
1
-7
/
+70
*
glsl/cl: Add a hard-coded syntax parser.
Michal Krol
2009-11-13
1
-0
/
+2647