| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: move ShaderCompilerOptions into gl_constants | Marek Olšák | 2014-08-11 | 1 | -1/+1 |
* | mesa: rename PreferDP4 to OptimizeForAOS. | Matt Turner | 2014-01-21 | 1 | -1/+1 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
* | mesa: Move the mvp_with_dp4 flag to ShaderCompilerOptions. | Kenneth Graunke | 2013-05-12 | 1 | -1/+1 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -3/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | Replace gl_frag_attrib enum with gl_varying_slot. | Paul Berry | 2013-03-15 | 1 | -7/+7 |
* | Replace gl_vert_result enum with gl_varying_slot. | Paul Berry | 2013-03-15 | 1 | -9/+9 |
* | mesa: Remove remnants of PROGRAM_VARYING. | Kenneth Graunke | 2012-10-16 | 1 | -5/+2 |
* | mesa: Make gl_program::InputsRead 64 bits. | Mathias Fröhlich | 2011-11-29 | 1 | -2/+2 |
* | mesa: Don't append fog code for programs that don't output color. | José Fonseca | 2011-05-11 | 1 | -0/+6 |
* | mesa: Kill gl_fragment_program::FogOption with fire | Ian Romanick | 2011-04-21 | 1 | -12/+21 |
* | mesa: implement clamping controls (ARB_color_buffer_float) | Marek Olšák | 2011-03-29 | 1 | -2/+3 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -6/+6 |
* | mesa: rename src/mesa/shader/ to src/mesa/program/ | Brian Paul | 2010-06-10 | 1 | -0/+669 |