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
*
mesa: add support for GL_INTEL_conservative_rasterization
Lionel Landwerlin
2016-12-07
1
-5
/
+29
*
mesa: Add GL and GLSL plumbing for ARB_post_depth_coverage for i965 (gen9+).
Plamena Manolova
2016-12-07
1
-0
/
+18
*
glsl: push layout-qualifier-name values from variable declarations to global
Andres Gomez
2016-11-25
1
-1
/
+26
*
glsl: simplified error checking for duplicated layout-qualifiers
Andres Gomez
2016-11-25
1
-24
/
+0
*
glsl: simplified ast_type_qualifier::merge_into_[in|out]_qualifier API
Andres Gomez
2016-11-25
1
-2
/
+2
*
glsl: ignore all but the rightmost layout qualifier name from the rightmost l...
Andres Gomez
2016-11-25
1
-67
/
+63
*
glsl: split default in layout qualifier merge
Andres Gomez
2016-11-25
1
-4
/
+8
*
glsl: split default out layout qualifier merge
Andres Gomez
2016-11-25
1
-4
/
+9
*
glsl: merge layouts into the default one as the last step in interface blocks
Andres Gomez
2016-11-25
1
-8
/
+16
*
mesa: add NV_image_formats extension support
Lionel Landwerlin
2016-11-18
1
-41
/
+45
*
glsl: use the linear allocator for ast_node and derived classes
Marek Olšák
2016-10-31
1
-101
/
+101
*
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