Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-02 | Rename _mesa_IsProgram() to _mesa_IsProgramARB() to avoid collision with the | Brian Paul | |
OpenGL 2.0 function of the same name. | |||
2006-08-15 | Add support for GL_EXT_gpu_program_parameters. Any driver that enables | Ian Romanick | |
either GL_ARB_vertex_program or GL_ARB_fragment_program should enable this extension as well. | |||
2004-03-10 | Moved from src/mesa/main. | Michal Krol | |