summaryrefslogtreecommitdiff
path: root/src/glsl/builtin_variables.h
AgeCommit message (Collapse)Author
2010-09-07glsl: Add built-in variables for GLSL ES 1.00.Kenneth Graunke
2010-08-24glsl: Include main/core.h.Chia-I Wu
Make glsl include only main/core.h from core mesa.
2010-08-04glsl2: add gl_LightModel built-in uniform.Aras Pranckevicius
2010-07-07glsl2: Add support for gl_PointCoord in 1.20.Eric Anholt
Fixes glsl-fs-pointcoord on swrast (remains broken on 965, like master)
2010-06-24glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt