summaryrefslogtreecommitdiff
path: root/cogl/cogl-pipeline-vertend-fixed.c
Commit message (Expand)AuthorAgeFilesLines
* Use the same number for n_tex_coord_attribs in all linked shadersNeil Roberts2011-11-021-1/+2
* cogl-pipeline/cogl-pango: Added forgotten includesChun-wei Fan2011-09-261-0/+1
* Dynamically load the GL or GLES libraryNeil Roberts2011-07-111-0/+5
* Use all core GL functions through indirect pointersNeil Roberts2011-07-081-1/+1
* cogl: rename cogl-context.h cogl-context-private.hRobert Bragg2011-04-111-1/+1
* cogl: Set the layer matrix on the right layer instead of a random oneNeil Roberts2011-02-091-0/+2
* cogl-debug: Split the flags to support more than 32Neil Roberts2011-01-241-1/+1
* cogl-pipeline: Flush the lighting params in common code not vertendNeil Roberts2011-01-241-19/+0
* cogl: Add a vertend to generate GLSLNeil Roberts2010-12-131-0/+28
* cogl: Add a fixed function vertendNeil Roberts2010-12-131-0/+114