Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert everything from the talloc API to the ralloc API. | Kenneth Graunke | 2011-01-31 | 1 | -2/+2 |
* | glsl: Define GL_ES preprocessor macro if API is OpenGL ES 2.0. | Kenneth Graunke | 2010-09-07 | 1 | -2/+2 |
* | glcpp: Remove xtalloc wrappers in favor of plain talloc. | Kenneth Graunke | 2010-08-04 | 1 | -24/+0 |
* | glsl2: Give the path within src/mesa/ for headers instead of relying on -I. | Aras Pranckevicius | 2010-08-02 | 1 | -1/+1 |
* | glsl: Fix missing initialization of yylloc.source | Carl Worth | 2010-07-21 | 1 | -0/+19 |
* | glsl2: Conditionally define preprocessor tokens for optional extensions | Ian Romanick | 2010-07-01 | 1 | -2/+5 |
* | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt | 2010-06-24 | 1 | -0/+224 |