summaryrefslogtreecommitdiff
path: root/cogl/cogl-shader-private.h
Commit message (Expand)AuthorAgeFilesLines
* Adds back tex_coord array for CoglShader compatibilityRobert Bragg2013-01-221-6/+8
* Removes all remaining use of CoglHandleRobert Bragg2012-08-061-1/+1
* Don't include any GL header from the public GL headersNeil Roberts2012-08-061-0/+1
* Add -Wmissing-declarations to maintainer flags and fix problemsNeil Roberts2012-03-061-2/+0
* Remove all internal includes of cogl.hRobert Bragg2012-02-201-0/+1
* Dynamically load the GL or GLES libraryNeil Roberts2011-07-111-2/+0
* Revert "cogl: Remove the generated array size for cogl_tex_coord_in"Neil Roberts2010-12-031-0/+6
* cogl: Remove the generated array size for cogl_tex_coord_inNeil Roberts2010-12-021-6/+0
* Move the cogl shader boilerplate setting code to a separate functionNeil Roberts2010-11-241-0/+8
* cogl-shader: Prepend boilerplate for portable shadersRobert Bragg2010-11-101-0/+5
* Merge cogl-program-{gl,gles}.c into one cogl-program.cNeil Roberts2010-10-281-1/+0
* cogl: Allow setting ARBfp source on a CoglShaderRobert Bragg2010-08-091-0/+13
* cogl-shader: unifies the driver/{gl,gles} shader filesRobert Bragg2010-08-031-0/+40