Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Add built-in variables for GLSL ES 1.00. | Kenneth Graunke | 2010-09-07 | 1 | -0/+7 |
| | |||||
* | glsl: Include main/core.h. | Chia-I Wu | 2010-08-24 | 1 | -1/+1 |
| | | | | Make glsl include only main/core.h from core mesa. | ||||
* | glsl2: add gl_LightModel built-in uniform. | Aras Pranckevicius | 2010-08-04 | 1 | -0/+1 |
| | |||||
* | glsl2: Add support for gl_PointCoord in 1.20. | Eric Anholt | 2010-07-07 | 1 | -0/+4 |
| | | | | Fixes glsl-fs-pointcoord on swrast (remains broken on 965, like master) | ||||
* | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt | 2010-06-24 | 1 | -0/+93 |