Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
deqp-deps
/
glslang
/
82e95a3aa5c41e3cfdf045e22cf131922e529b48
/
Test
/
lineContinuation100.vert
968c8f8
glslang: Bug 13724: ES global initializers must be constant.
by John Kessenich
· 10 years ago
7054075
Tests: add a few more test cases.
by John Kessenich
· 12 years ago
bd95819
1) Allow '\' before a non-newline as a token in the preprocessor, and 2) localize line-continuation to just the pp scanner.
by John Kessenich
· 12 years ago
64bcb10
Made '\' at end of C++ comments be a warning. It is line continuation for some versions, but not others.
by John Kessenich
· 12 years ago
e1f0f5b
Re-allow non-language characters in ES 100 comments, including '\', except for '\' just before a new line.
by John Kessenich
· 12 years ago
4e734dd
Disallow non-language characters in comments for ES version 100.
by John Kessenich
· 12 years ago
029d746
Fix line-continuation bug.
by John Kessenich
· 12 years ago
69aa9c1
Fixes to scanning:
by John Kessenich
· 12 years ago