Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prog_cache: Add some support for shader_programs in prog_cache. | Eric Anholt | 2011-03-11 | 1 | -4/+49 |
| | | | | | | This is used in the upcoming fixed function shader_program generation, and shader_program and ARB programs are together in this code until both fragment and vertex ff get converted. | ||||
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -3/+3 |
| | |||||
* | mesa: rename src/mesa/shader/ to src/mesa/program/ | Brian Paul | 2010-06-10 | 1 | -0/+206 |