summaryrefslogtreecommitdiff
path: root/cogl/cogl-pipeline-cache.c
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-12/+18
* pipeline-cache: Prune old unused pipelines when the cache gets too bigNeil Roberts2014-01-141-3/+102
* Don't generate GLSL for the point size for default pipelinesNeil Roberts2013-06-211-1/+1
* pipeline-cache: Use a shared hash table wrapperNeil Roberts2013-04-041-206/+35
* build: Hide cogl_pipeline_cache_{new,free}()Damien Lespiau2013-01-011-2/+2
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-04-181-6/+6
* cogl-pipeline: Add two hook points for adding shader snippetsNeil Roberts2011-12-061-19/+65
* cogl-pipeline/cogl-pango: Added forgotten includesChun-wei Fan2011-09-261-1/+1
* cogl-pipeline: Use the pipeline cache for the GLSL backendsNeil Roberts2011-07-131-0/+90
* fragend-arbfp: Move the pipeline cache to a separate fileNeil Roberts2011-07-131-0/+146