summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/pipelineobj.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: move GL_INVALID_OPERATION error to rendering callTimothy Arceri2015-12-071-1/+2
* mesa: add GL_PROGRAM_PIPELINE support in KHR_debug callsIlia Mirkin2015-06-181-0/+3
* main: Added entry point for glCreateProgramPipelinesMartin Peres2015-03-251-0/+3
* mesa/sso: Refactor new function _mesa_bind_pipelineIan Romanick2014-05-021-0/+4
* mesa/sso: Implement ValidateProgramPipelineGregory Hainaut2014-03-251-0/+3
* mesa/sso: Add pipeline container/stateGregory Hainaut2014-02-211-0/+25
* mesa/sso: Add extension entry points for GL_ARB_separate_shader_objectsGregory Hainaut2014-02-211-0/+70