summaryrefslogtreecommitdiff
path: root/cogl/cogl.h
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-12/+18
* Make cogl-sdl.h a top-level headerRobert Bragg2013-11-281-3/+0
* build: fix building introspection dataRobert Bragg2013-11-281-0/+16
* Declare interface types as void and remove cast macrosRobert Bragg2013-11-271-0/+4
* Expose CoglAtlasTexture apiRobert Bragg2013-07-111-0/+1
* Removes the CoglSwapChain apiRobert Bragg2013-06-141-1/+0
* Separate out CoglPath api into sub-libraryRobert Bragg2013-06-121-1/+0
* Add fence APIDaniel Stone2013-05-281-0/+1
* onscreen: Add CoglFrameInfo and _add_frame_callback() apiOwen W. Taylor2013-01-301-0/+1
* renderer: expose CoglOutputsRobert Bragg2013-01-301-0/+1
* remove reference to cogl 1.x api in cogl.hRobert Bragg2013-01-021-7/+0
* doc: Remove an empty 'cogl' gtk-doc sectionDamien Lespiau2012-12-291-7/+0
* matrix-stack: make CoglMatrixStack publicRobert Bragg2012-12-051-0/+1
* replace public cogl_flush with _cogl_framebuffer_flushRobert Bragg2012-11-271-1/+0
* Fixes for --disable-glibNeil Roberts2012-11-261-2/+0
* texture-2d: factor out all GL specific codeRobert Bragg2012-09-241-0/+1
* Remove cogl-primitives.h and CoglTextureVertexNeil Roberts2012-09-141-1/+0
* Adds CoglError apiRobert Bragg2012-09-071-0/+1
* Remove all experimental API guardsRobert Bragg2012-08-301-17/+2
* Remove cogl-deprecated.hDamien Lespiau2012-06-201-5/+0
* Adds initial GLES2 integration supportRobert Bragg2012-05-171-1/+1
* Add a cogl-version headerNeil Roberts2012-04-241-0/+1
* namespace symbols output by glib-mkenumsRobert Bragg2012-04-181-6/+0
* Removes all remaining use of CoglHandleRobert Bragg2012-04-181-1/+0
* Remove the legacy CoglPath APINeil Roberts2012-04-161-8/+1
* Revert "Add compatibility API for functions removed after 1.9.8"Neil Roberts2012-04-161-2/+0
* Remove the long since deprecated cogl_material apiRobert Bragg2012-04-161-1/+0
* Remove deprecated cogl_vertex_buffer apiRobert Bragg2012-04-161-1/+0
* Removed legacy cogl-fixed 1.x apiRobert Bragg2012-04-161-1/+0
* Start building parallel installable 2.0 api onlyRobert Bragg2012-04-161-2/+6
* Rework sdl integration apiRobert Bragg2012-04-121-0/+3
* kms: defer setting crtc modes until first swap buffersRobert Bragg2012-04-111-0/+1
* Add a CoglPrimitiveTexture interfaceNeil Roberts2012-04-041-0/+1
* Create standalone public wayland client/server headersRobert Bragg2012-03-201-3/+0
* Add compatibility API for functions removed after 1.9.8Neil Roberts2012-03-091-0/+2
* Add -Wmissing-declarations to maintainer flags and fix problemsNeil Roberts2012-03-061-1/+0
* cogl.h: Exclude 1.x headers if 2.0 api requestedRobert Bragg2012-02-211-13/+31
* Move all types/prototypes from cogl.h -> cogl[1]-context.hRobert Bragg2012-02-201-1309/+1
* kms: Adds api to get at the kms file descriptorRobert Bragg2012-02-081-0/+3
* cogl.h: Remove _EXP symbol mangling and add gtk-docRobert Bragg2012-01-161-4/+0
* Add a feature ID for the swap event notificationNeil Roberts2012-01-091-1/+4
* Add a utility to make a GSource out of a CoglContextNeil Roberts2012-01-051-0/+3
* Add support for main loop integrationNeil Roberts2012-01-051-0/+1
* Add a CoglSnippet typeNeil Roberts2011-12-061-0/+1
* docs: make cogl.h clip stack docs consistentRobert Bragg2011-12-061-2/+4
* docs: make cogl.h matrix stack documentation consistentRobert Bragg2011-12-061-11/+21
* Remove inclusion of Xlib headers in Cogl headersZan Dobersek2011-11-011-4/+0
* texture: Make CoglSubTexture experimental public apiRobert Bragg2011-11-011-0/+1
* texture: Make CoglTextureRectangle experimentally publicRobert Bragg2011-11-011-0/+1
* framebuffer: split out CoglOnscreen codeRobert Bragg2011-11-011-0/+1