summaryrefslogtreecommitdiff
path: root/cogl/cogl-pipeline-cache.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-22This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg1-12/+18
2014-01-14pipeline-cache: Prune old unused pipelines when the cache gets too bigNeil Roberts1-3/+102
2013-06-21Don't generate GLSL for the point size for default pipelinesNeil Roberts1-1/+1
2013-04-04pipeline-cache: Use a shared hash table wrapperNeil Roberts1-206/+35
2013-01-22build: Hide cogl_pipeline_cache_{new,free}()Damien Lespiau1-2/+2
2012-08-06Switch use of primitive glib types to c99 equivalentsRobert Bragg1-6/+6
2011-12-06cogl-pipeline: Add two hook points for adding shader snippetsNeil Roberts1-19/+65
2011-09-26cogl-pipeline/cogl-pango: Added forgotten includesChun-wei Fan1-1/+1
2011-07-13cogl-pipeline: Use the pipeline cache for the GLSL backendsNeil Roberts1-0/+90
2011-07-13fragend-arbfp: Move the pipeline cache to a separate fileNeil Roberts1-0/+146