main: Added entry point for glCreateProgramPipelines
authorMartin Peres <martin.peres@linux.intel.com>
Wed, 11 Feb 2015 16:12:21 +0000 (18:12 +0200)
committerMartin Peres <martin.peres@linux.intel.com>
Wed, 25 Mar 2015 08:05:45 +0000 (10:05 +0200)
commitb09f2ee8f7b76f30a75eec61ea8225a434365d49
tree6cf7864385be1c0d60bfedb0f58912f16e9f62e7
parent19e6efc0ad0e937bd89c00967d06f54d987810bc
main: Added entry point for glCreateProgramPipelines

v2:
- add spaces in an error message (Laura)

Reviewed-by: Laura Ekstrand <laura@jlekstrand.net>
Signed-off-by: Martin Peres <martin.peres@linux.intel.com>
src/mapi/glapi/gen/ARB_direct_state_access.xml
src/mesa/main/pipelineobj.c
src/mesa/main/pipelineobj.h
src/mesa/main/tests/dispatch_sanity.cpp