summaryrefslogtreecommitdiff
path: root/cogl-pango
AgeCommit message (Expand)AuthorFilesLines
2014-03-20Registers gtypes for all public objects and structsLionel Landwerlin1-1/+17
2014-03-20cogl-pango-pipeline-cache.c: Include forgotten headerChun-wei Fan1-0/+1
2014-02-22This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg10-132/+187
2014-02-20fix experimental pc files dep on cogl-1.0Lionel Landwerlin1-2/+2
2014-01-09remove internal_format and redundant error argumentsRobert Bragg1-5/+2
2014-01-09texture: make cogl_texture_get_format api privateRobert Bragg2-2/+2
2013-11-28Use COGL_FLAGS_* for the context's private feature flagsNeil Roberts1-1/+1
2013-11-27Declare interface types as void and remove cast macrosRobert Bragg6-5/+17
2013-08-30Fix the Windows Resource FilesChun-wei Fan1-6/+6
2013-08-20Fix introspection issuesJasper St. Pierre1-1/+1
2013-08-19Fix the placement of deprecation macrosChun-wei Fan1-6/+6
2013-08-19Separate out CoglPath api into sub-libraryRobert Bragg4-54/+31
2013-07-29Add _primitive_draw to replace _framebuffer_draw_primitiveRobert Bragg1-3/+3
2013-07-29Expose CoglAtlasTexture apiRobert Bragg1-6/+5
2013-04-24Add compiler deprecation warningsRobert Bragg1-7/+41
2013-02-20cogl-pango: Add a missing backslash in the MakefileNeil Roberts1-1/+1
2013-02-07cogl-pango: Fix some doc/introspection commentsJasper St. Pierre1-3/+2
2013-01-22build: update to build with automake 1.13Robert Bragg1-2/+2
2013-01-22Allow lazy texture storage allocationRobert Bragg1-2/+7
2013-01-22atlas-texture: remove some use of _COGL_GET_CONTEXTRobert Bragg3-8/+23
2013-01-22cogl-pango: Updates to no longer require a default contextRobert Bragg8-298/+551
2013-01-22Allow propogation of OOM errors to appsRobert Bragg1-2/+3
2013-01-22Fixes for --disable-glibNeil Roberts5-10/+10
2013-01-22Add a GL 3 driverNeil Roberts1-1/+1
2012-08-06Mass rename CLUTTER_COMPILATION to COGL_COMPILATIONTomeu Vizoso1-1/+1
2012-08-06Fix Visual C++ buildChun-wei Fan1-6/+6
2012-08-06Replace cogl_path_{stroke,fill} with framebuffer APINeil Roberts1-1/+2
2012-08-06Switch use of primitive glib types to c99 equivalentsRobert Bragg9-37/+36
2012-08-06Removes all remaining use of CoglHandleRobert Bragg3-7/+7
2012-08-06Add a context member to CoglPathNeil Roberts1-0/+2
2012-03-13cogl-glyph-cache: fix use of uninitialised value.Dave Airlie1-0/+2
2012-03-06Add -Wmissing-declarations to maintainer flags and fix problemsNeil Roberts1-1/+1
2012-02-21Adds a context arg to cogl_pipeline_new()Robert Bragg1-2/+8
2012-02-20pango: don't pass COGL_MATERIAL enums to pipeline apiRobert Bragg1-1/+1
2012-02-15Ensure that the CoglPango GIR is built against the correct libcoglEmmanuele Bassi1-1/+1
2012-02-09buffer: explicitly relate buffers to a contextRobert Bragg1-2/+3
2012-02-09framebuffer: Add cogl_framebuffer draw methodsRobert Bragg1-1/+3
2011-12-15Bug 664827: Autotools changes for Windows .rc filesChun-wei Fan1-2/+2
2011-12-15Add Windows Resource Files templatesChun-wei Fan1-0/+30
2011-11-25VS 2008/2010 project files to build CoglChun-wei Fan2-0/+48
2011-11-16cogl-flags: Add some macros to help iterate the bitsNeil Roberts1-0/+1
2011-11-01primitive: Add n_indices arg to _set_indices functionRobert Bragg1-3/+2
2011-11-01meta-texture: This publicly exposes CoglMetaTextureRobert Bragg1-7/+9
2011-09-27Add an option to avoid defining G_DISABLE_DEPRECATEDNeil Roberts1-1/+0
2011-09-26cogl-pipeline/cogl-pango: Added forgotten includesChun-wei Fan1-0/+1
2011-09-21Add a strong CoglTexture type to replace CoglHandleRobert Bragg6-30/+30
2011-08-12build: only have libcogl-pango depend on pangoRobert Bragg2-4/+4
2011-08-11cogl-pango-display-list: Use cogl_rectangles_with_texture_coordsNeil Roberts1-54/+96
2011-08-11cogl-pango-display-list: Use CoglPrimitive instead of CoglVertexBufferNeil Roberts1-67/+74
2011-07-27cogl-pango: prevent linking to system cogl during make installAlexandre Rostovtsev1-2/+2