Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: move arbprogram.[ch] to main/ | Brian Paul | 2010-06-10 | 1 | -128/+0 |
* | mesa: move all vertex array functions into varray.c | Brian Paul | 2010-05-25 | 1 | -32/+0 |
* | mesa: added _mesa_GetVertexAttribIiv / AttribIuiv() | Brian Paul | 2010-05-25 | 1 | -0/+8 |
* | mesa: refactor: move _mesa_Bind/Gen/DeleteProgram() to arbprogram.c | Brian Paul | 2008-07-29 | 1 | -0/+10 |
* | Rename _mesa_IsProgram() to _mesa_IsProgramARB() to avoid collision with the | Brian Paul | 2006-11-02 | 1 | -2/+6 |
* | Add support for GL_EXT_gpu_program_parameters. Any driver that enables | Ian Romanick | 2006-08-15 | 1 | -0/+10 |
* | Moved from src/mesa/main. | Michal Krol | 2004-03-10 | 1 | -0/+128 |