Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Kill gl_fragment_program::FogOption with fire | Ian Romanick | 2011-04-21 | 1 | -8/+1 |
* | mesa: Fix bugs in ff fragment shader fog handling | Ian Romanick | 2011-04-21 | 1 | -19/+20 |
* | mesa: move sampler state into new gl_sampler_object type | Brian Paul | 2011-04-10 | 1 | -3/+4 |
* | mesa: implement clamping controls (ARB_color_buffer_float) | Marek Olšák | 2011-03-29 | 1 | -2/+2 |
* | Revert "mesa: Convert fixed function fragment program generator to GLSL IR." | Eric Anholt | 2011-03-12 | 1 | -658/+777 |
* | mesa: Convert fixed function fragment program generator to GLSL IR. | Eric Anholt | 2011-03-11 | 1 | -777/+658 |
* | mesa: Move texenvprogram.c to ff_fragment_shader.cpp. | Eric Anholt | 2011-03-11 | 1 | -0/+1623 |