Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
deqp-deps
/
glslang
/
e7c83cfb8c35b8bd3a9e39b619c4a8618f8f80f4
/
Test
/
baseResults
/
110scope.vert.out
cc16fa0
Tests: Move to just linefeed to simply cross-platform test changes.
by John Kessenich
· 9 years ago
820a22f
Give error for calling a user-defined function at global scope.
by John Kessenich
· 9 years ago
dff18a2
glslang: Formally track all built-in variables, right from the beginning, to enable avoiding all textual compares at any subsequent stage in the stack. (To be used in future check ins.)
by John Kessenich
· 9 years ago
8b37b04
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
by John Kessenich
· 10 years ago
cf0206c
Restore r26245 and all tests and test results since 4/1:
by John Kessenich
· 11 years ago
b4ef9e0
Track which extensions were enabled or required, in the intermediate representation, for reflection of the consumer.
by John Kessenich
· 11 years ago
7cbfdf4
Minor infrastructure changes, to simplify an upcoming check in:
by John Kessenich
· 11 years ago
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