summaryrefslogtreecommitdiff
path: root/cogl/cogl.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up Since: and Stability: for frame-info additionsOwen W. Taylor2013-01-281-0/+1
* renderer: expose CoglOutputsRobert Bragg2013-01-241-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
* features: Support more than 32 features!Robert Bragg2011-11-011-0/+150
* texture-2d-sliced: make CoglTexture2DSliced publicRobert Bragg2011-11-011-0/+1
* clip: Adds cogl_clip_push_primitive APIRobert Bragg2011-11-011-0/+38
* Add a strong CoglTexture type to replace CoglHandleRobert Bragg2011-09-211-3/+3
* pipeline: split out all layer state apisRobert Bragg2011-09-191-0/+1
* pipeline: split out all core state apisRobert Bragg2011-09-191-0/+1
* Include cogl-win32-renderer.h in cogl.h on WindowsChun-wei Fan2011-07-311-0/+3
* Fix testing of undefined macro constants to check for definedness insteadPhilip Withnall2011-07-271-1/+1
* framebuffer: Add _get_XYZ_bits() functionsRobert Bragg2011-07-041-52/+0
* Updates wayland symbol names to be consistentRobert Bragg2011-06-301-0/+3
* work towards consistent platform file/symbol namingRobert Bragg2011-06-301-0/+1
* Make CoglTexture2D public as experimental APIRobert Bragg2011-06-011-0/+1
* Add CoglDepthState APIRobert Bragg2011-05-161-0/+1
* Rename CoglIndexArray to CoglIndexBufferRobert Bragg2011-05-161-1/+1
* Rename CoglPixelArray to CoglPixelBufferRobert Bragg2011-05-161-1/+1
* Rename CoglVertexArray to CoglAttributeBufferRobert Bragg2011-05-161-1/+1
* math: Adds an experimental euler APIRobert Bragg2011-05-161-0/+1
* math: Adds an experimental quaternion APIRobert Bragg2011-05-161-0/+1
* win32: Use the right macro name for COGL_HAS_WIN32_SUPPORTNeil Roberts2011-05-111-3/+0
* Add a WGL winsysNeil Roberts2011-05-101-0/+3