Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa,glsl,mapi: Put extern "C" { ... } where appropriate. | José Fonseca | 2011-11-09 | 1 | -7/+8 |
* | ir_to_mesa: Add _mesa_associate_uniform_storage | Ian Romanick | 2011-11-07 | 1 | -0/+5 |
* | ir_to_mesa: Generate gl_program_parameter list by walking the GLSL IR. | Ian Romanick | 2011-10-18 | 1 | -0/+7 |
* | ir_to_mesa: Move some things outside the 'extern "C"' blocks | Ian Romanick | 2011-10-18 | 1 | -4/+4 |
* | mesa: Clean up header file inclusion in ir_to_mesa.h. | Vinson Lee | 2010-12-11 | 1 | -2/+5 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -4/+4 |
* | glsl2: Move ir_to_mesa handling to driver CompileShader and LinkShader hooks. | Eric Anholt | 2010-08-13 | 1 | -0/+2 |
* | Merge remote branch 'origin/master' into glsl2 | Eric Anholt | 2010-07-26 | 1 | -0/+36 |