summaryrefslogtreecommitdiff
path: root/cogl/cogl.h
Commit message (Expand)AuthorAgeFilesLines
* cogl.h: include mir renderer if the platform is supportedMarco Trevisan (TreviƱo)2014-11-201-0/+3
* This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg2014-02-221-12/+18
* expose deprecated fb api regardless of COGL_ENABLE_EXPERIMENTAL_2_0_APIRobert Bragg2014-01-091-1/+1
* auto-texture: Adds cogl-auto-texture.h headerRobert Bragg2014-01-091-0/+2
* texture: make cogl_texture_get_format api privateRobert Bragg2014-01-091-0/+1
* framebuffer: make format internalRobert Bragg2014-01-091-0/+1
* Build and install cogl-path as a shared libraryRobert Bragg2013-12-111-1/+8
* Make cogl-sdl.h a top-level headerRobert Bragg2013-12-111-3/+0
* Revert "Revert "Remove the framebuffer's stack of clip stacks""Neil Roberts2013-12-041-1/+1
* Revert "Remove the framebuffer's stack of clip stacks"Jasper St. Pierre2013-12-021-1/+1
* Remove the framebuffer's stack of clip stacksNeil Roberts2013-11-291-1/+1
* build: fix building introspection dataRobert Bragg2013-11-281-0/+16
* Declare interface types as void and remove cast macrosRobert Bragg2013-11-271-0/+9
* Start clearly separating deprecated codeRobert Bragg2013-09-231-5/+5
* cogl: further fix for including cogl-path.hRobert Bragg2013-08-201-2/+1
* cogl: fix incorrect guard around cogl-path.h includeRobert Bragg2013-08-201-1/+1
* Separate out CoglPath api into sub-libraryRobert Bragg2013-08-191-9/+10
* Expose CoglAtlasTexture apiRobert Bragg2013-07-291-0/+1
* Add fence APIDaniel Stone2013-05-281-0/+1
* Add compiler deprecation warningsRobert Bragg2013-04-241-0/+2
* onscreen: Add CoglFrameInfo and _add_frame_callback() apiOwen W. Taylor2013-01-301-0/+1
* renderer: expose CoglOutputsRobert Bragg2013-01-301-0/+1
* matrix-stack: make CoglMatrixStack publicRobert Bragg2013-01-221-0/+1
* Fixes for --disable-glibNeil Roberts2013-01-221-2/+0
* texture-2d: factor out all GL specific codeRobert Bragg2013-01-221-0/+1
* Adds CoglError apiRobert Bragg2013-01-221-0/+1
* Adds initial GLES2 integration supportRobert Bragg2012-08-061-1/+1
* Add a cogl-version headerNeil Roberts2012-08-061-0/+1
* 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
* Adds support for a mirrored repeat wrap modeRobert Bragg2011-11-011-0/+3
* meta-texture: This publicly exposes CoglMetaTextureRobert Bragg2011-11-011-0/+1