summaryrefslogtreecommitdiff
path: root/cogl/cogl-texture-3d.h
Commit message (Expand)AuthorAgeFilesLines
* Registers gtypes for all public objects and structsLionel Landwerlin2014-03-201-0/+9
* This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg2014-02-221-15/+20
* remove internal_format and redundant error argumentsRobert Bragg2014-01-091-27/+3
* introduce texture loaders to make allocations lazyRobert Bragg2014-01-091-13/+40
* texture-3d: add missing transfer annotationsLionel Landwerlin2013-09-231-6/+6
* Allow lazy texture storage allocationRobert Bragg2013-01-221-11/+15
* doc: Fix the remaining broken internal cross-referencesDamien Lespiau2013-01-221-2/+2
* doc: s/Fuction/Function/Damien Lespiau2013-01-221-1/+1
* Fixes for --disable-glibNeil Roberts2013-01-221-4/+2
* Adds CoglError apiRobert Bragg2013-01-221-8/+8
* Mass rename CLUTTER_COMPILATION to COGL_COMPILATIONTomeu Vizoso2012-08-061-1/+1
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-2/+2
* Add constructors which take a CoglBitmap to all primitive texturesNeil Roberts2012-04-051-2/+36
* texture-3d: remove _EXP defines + CoglHandle and pass contextRobert Bragg2012-02-211-37/+34
* Add a Cogl texture 3D backendNeil Roberts2010-07-131-0/+154