Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
The array layer is now included as part of the texture coordinate.
|
|
|
|
|
|
|
|
|
|
Fixes glsl-orangebook-ch06.frag parsing.
|
|
Fixes glsl-orangebook-ch06-bump.vert.
|
|
The broken-in-mesa Regnum Online shader now parses, except for its
preprocessor usage.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Usage: ./builtins/tools/generate_builtins.pl > builtin_function.cpp
|
|
|
|
These were all generated by Eric's existing builtin_functions.cpp; I split
the uvec* signatures out of 110 into the 130 folder.
|