Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
deqp-deps
/
glslang
/
3f0d4bcd6ab30e21c0048586419f110163282bc5
/
Test
/
100scope.vert
3a4687d
Add missing check that a function call is not using the same name as a variable hiding the function's name. Also, support version 110 separate name spaces for functions and variable names.
by John Kessenich
· 11 years ago
afda241
Check for structures out from vertex or into fragment for ES 100 or desktop pre-150.
by John Kessenich
· 11 years ago
e1f0f5b
Re-allow non-language characters in ES 100 comments, including '\', except for '\' just before a new line.
by John Kessenich
· 11 years ago
4e734dd
Disallow non-language characters in comments for ES version 100.
by John Kessenich
· 11 years ago
a4351c5
More subtle checking for redeclarations:
by John Kessenich
· 11 years ago
44e8cae
Allow ES version 100 to redeclare built-in functions.
by John Kessenich
· 11 years ago