summaryrefslogtreecommitdiff
path: root/cogl/cogl-pipeline-fragend-glsl.c
Commit message (Expand)AuthorAgeFilesLines
* Dynamically load the GL or GLES libraryNeil Roberts2011-07-111-9/+15
* Use all core GL functions through indirect pointersNeil Roberts2011-07-081-18/+7
* Move all of the GL function pointers directly to CoglContextNeil Roberts2011-07-071-6/+6
* Implement COGL_DEBUG=disable-texturing for ARBFp and GLSL fragendsNeil Roberts2011-06-081-0/+9
* cogl: rename cogl-context.h cogl-context-private.hRobert Bragg2011-04-111-1/+1
* pipeline: differentiate texture target and data stateRobert Bragg2011-01-131-2/+1
* Remove the GLES2 wrapperNeil Roberts2010-12-131-4/+0
* cogl-pipeline: Use enums for the layer combine valuesNeil Roberts2010-12-131-22/+26
* cogl: Move COGL_DEBUG=show-source into cogl-shader.cNeil Roberts2010-12-131-5/+0
* cogl: Add a vertend to generate GLSLNeil Roberts2010-12-131-6/+7
* cogl-pipeline: Rename the fragment_{source,header}_buffer to codegenNeil Roberts2010-12-131-4/+4
* cogl: Add a GLSL 'progend'Neil Roberts2010-12-131-541/+184
* cogl-pipeline: Make find codegen authority more generalNeil Roberts2010-12-131-2/+7
* cogl-pipeline: Move texture enabling/disabling to fixed fragendNeil Roberts2010-12-131-7/+0
* Rename CoglPipelineBackend to CoglPipelineFragendNeil Roberts2010-12-131-0/+1263