mesa: enable KHR_debug for ES contexts
[mesa.git] / src / mesa / main / pipelineobj.h
2015-06-18 Ilia Mirkinmesa: add GL_PROGRAM_PIPELINE support in KHR_debug...
2015-03-25 Martin Peresmain: Added entry point for glCreateProgramPipelines
2014-05-02 Ian Romanickmesa/sso: Refactor new function _mesa_bind_pipeline
2014-03-25 Gregory Hainautmesa/sso: Implement ValidateProgramPipeline
2014-02-21 Gregory Hainautmesa/sso: Add pipeline container/state
2014-02-21 Gregory Hainautmesa/sso: Add extension entry points for GL_ARB_separat...