Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'draw-instanced' | Brian Paul | 2011-01-15 | 1 | -1/+5 |
|\ | |||||
| * | glsl: add support for system values and GL_ARB_draw_instanced | Brian Paul | 2010-12-08 | 1 | -2/+7 |
* | | glsl: Correct the marking of InputsRead/OutputsWritten on in/out matrices. | Eric Anholt | 2010-12-09 | 1 | -20/+15 |
|/ | |||||
* | glsl: Include main/core.h. | Chia-I Wu | 2010-08-24 | 1 | -1/+1 |
* | glsl: Fix leak-causing typo in destructor that made it another constructor. | Eric Anholt | 2010-08-18 | 1 | -1/+1 |
* | glsl2: Move gl_program->InputsRead/OutputsWritten setting to an ir pass. | Eric Anholt | 2010-08-06 | 1 | -0/+167 |