summaryrefslogtreecommitdiff
path: root/cogl/cogl-texture-2d.h
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-14/+20
* remove internal_format and redundant error argumentsRobert Bragg2014-01-011-37/+3
* introduce texture loaders to make allocations lazyRobert Bragg2014-01-011-16/+51
* texture-2d: add missing annotationsLionel Landwerlin2013-09-241-10/+10
* texture-2d: Add _new_from_file apiRobert Bragg2013-07-111-0/+27
* Allow lazy texture storage allocationRobert Bragg2013-01-021-7/+8
* Fixes for --disable-glibNeil Roberts2012-11-261-4/+2
* texture-2d: factor out all GL specific codeRobert Bragg2012-09-241-33/+1
* Remove all remaining _EXP suffix definesRobert Bragg2012-09-071-4/+0
* Adds CoglError apiRobert Bragg2012-09-071-8/+8
* Fix the header guards for cogl-texture-2d{,-private}.hNeil Roberts2012-08-011-3/+3
* Mass rename CLUTTER_COMPILATION to COGL_COMPILATIONTomeu Vizoso2012-06-201-1/+1
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-04-181-2/+2
* Add constructors which take a CoglBitmap to all primitive texturesNeil Roberts2012-04-051-2/+40
* Create standalone public wayland client/server headersRobert Bragg2012-03-201-35/+4
* features: Support more than 32 features!Robert Bragg2011-11-011-6/+6
* texture-2d: move #defines before gtk-docRobert Bragg2011-09-051-6/+6
* include required cogl-context.h in cogl-texture-2d.hRobert Bragg2011-06-141-0/+2
* Adds _cogl_wayland_texture_2d_new_from_buffer APIRobert Bragg2011-06-011-0/+35
* Make CoglTexture2D public as experimental APIRobert Bragg2011-06-011-0/+184