Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Clean up nomenclature for pipeline stages. | Paul Berry | 2014-01-08 | 1 | -1/+1 |
* | mesa: Add support for ARB_shader_atomic_counters. | Francisco Jerez | 2013-10-29 | 1 | -0/+7 |
* | mesa: fix GLSL program objects with more than 16 samplers combined | Marek Olšák | 2013-05-28 | 1 | -9/+18 |
* | glsl: Add a note about a surprising feature of gl_uniform_storage->type. | Eric Anholt | 2012-12-28 | 1 | -0/+4 |
* | glsl: Propagate uniform block information into gl_uniform_storage. | Eric Anholt | 2012-07-20 | 1 | -0/+34 |
* | mesa,glsl,mapi: Put extern "C" { ... } where appropriate. | José Fonseca | 2011-11-09 | 1 | -3/+6 |
* | glsl: remove trailing comma to silence warning | Brian Paul | 2011-11-08 | 1 | -1/+1 |
* | glsl: Add new structures for tracking uniforms in linked shaders | Ian Romanick | 2011-11-07 | 1 | -0/+125 |