index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
compiler
/
glsl
/
glsl_parser.yy
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: process local_size_variable input qualifier
Samuel Pitoiset
2016-10-07
1
-0
/
+13
*
glsl: Handle patch qualifier on interface blocks.
Kenneth Graunke
2016-08-30
1
-0
/
+11
*
glsl: Allow invocations layout qualifier with GL_OES_geometry_shader
Ian Romanick
2016-08-26
1
-2
/
+4
*
glsl: process blend_support_* qualifiers
Ilia Mirkin
2016-08-25
1
-0
/
+45
*
glsl: Handle the inout qualifier in fragment shader output declarations.
Francisco Jerez
2016-08-24
1
-0
/
+12
*
glsl: Mark tessellation qualifier maps static const.
Kenneth Graunke
2016-08-23
1
-2
/
+2
*
glsl: Fix invariant matching in GLSL 4.30 and GLSL ES 1.00.
Kenneth Graunke
2016-08-11
1
-1
/
+3
*
glsl: Add extension plumbing for OES/EXT_tessellation_shader.
Kenneth Graunke
2016-08-08
1
-1
/
+2
*
glsl: Simplify interface qualifier parsing.
Kenneth Graunke
2016-08-07
1
-34
/
+7
*
glsl: Add a has_tessellation_shader() helper.
Kenneth Graunke
2016-08-07
1
-14
/
+5
*
glsl/parser: handle multiple layout sections with AST nodes.
Dave Airlie
2016-05-23
1
-0
/
+2
*
glsl: parse component layout qualifier
Timothy Arceri
2016-05-01
1
-0
/
+11
*
glsl: parse new transform feedback layout qualifiers
Timothy Arceri
2016-03-31
1
-0
/
+25
*
glsl: Add function parameters to the parser symbol table.
Kenneth Graunke
2016-03-07
1
-0
/
+2
*
glsl: Add single declaration variables to the symbol table too.
Kenneth Graunke
2016-03-07
1
-0
/
+4
*
glsl: parse align layout qualifier
Timothy Arceri
2016-03-05
1
-0
/
+11
*
glsl: enable offset layout qualifier for ARB_enhanced_layouts
Timothy Arceri
2016-03-05
1
-1
/
+2
*
glsl: rework parsing of blocks
Timothy Arceri
2016-03-05
1
-29
/
+22
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+2855