cogl-pipeline: Rename the fragment_{source,header}_buffer to codegen
authorNeil Roberts <neil@linux.intel.com>
Thu, 2 Dec 2010 18:05:22 +0000 (18:05 +0000)
committerNeil Roberts <neil@linux.intel.com>
Mon, 13 Dec 2010 17:22:57 +0000 (17:22 +0000)
commit17d689f79480f9d08c1ef8e62b990db0cdb6a36d
treee41743be6425f08e81c8dbcc383db962bff8862f
parenta3e53dd029632166a51333249baa49b5e97644c9
cogl-pipeline: Rename the fragment_{source,header}_buffer to codegen

We want to reuse the same buffers for vertends so calling them
fragment_* doesn't make sense.
clutter/cogl/cogl/cogl-context.c
clutter/cogl/cogl/cogl-context.h
clutter/cogl/cogl/cogl-pipeline-fragend-arbfp.c
clutter/cogl/cogl/cogl-pipeline-fragend-glsl.c
clutter/cogl/cogl/cogl-pipeline-progend-glsl.c