summaryrefslogtreecommitdiff
path: root/cogl-pango
Commit message (Expand)AuthorAgeFilesLines
* cogl-pango-2.0-experimental.pc: Reference correct library nameSimon McVittie2019-09-061-1/+1
* gst, pango: Add missing pkg-config dependenciesSimon McVittie2019-09-062-2/+2
* Add fallback for semi-private symbols in PangoEmmanuele Bassi2019-07-071-0/+7
* pango: Conditionally use deprecated APIEmmanuele Bassi2015-06-101-0/+4
* Registers gtypes for all public objects and structsLionel Landwerlin2014-03-201-1/+17
* cogl-pango-pipeline-cache.c: Include forgotten headerChun-wei Fan2014-03-201-0/+1
* This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg2014-02-2210-132/+187
* fix experimental pc files dep on cogl-1.0Lionel Landwerlin2014-02-201-2/+2
* remove internal_format and redundant error argumentsRobert Bragg2014-01-091-5/+2
* texture: make cogl_texture_get_format api privateRobert Bragg2014-01-092-2/+2
* Use COGL_FLAGS_* for the context's private feature flagsNeil Roberts2013-11-281-1/+1
* Declare interface types as void and remove cast macrosRobert Bragg2013-11-276-5/+17
* Fix the Windows Resource FilesChun-wei Fan2013-08-301-6/+6
* Fix introspection issuesJasper St. Pierre2013-08-201-1/+1
* Fix the placement of deprecation macrosChun-wei Fan2013-08-191-6/+6
* Separate out CoglPath api into sub-libraryRobert Bragg2013-08-194-54/+31
* Add _primitive_draw to replace _framebuffer_draw_primitiveRobert Bragg2013-07-291-3/+3
* Expose CoglAtlasTexture apiRobert Bragg2013-07-291-6/+5
* Add compiler deprecation warningsRobert Bragg2013-04-241-7/+41
* cogl-pango: Add a missing backslash in the MakefileNeil Roberts2013-02-201-1/+1
* cogl-pango: Fix some doc/introspection commentsJasper St. Pierre2013-02-071-3/+2
* build: update to build with automake 1.13Robert Bragg2013-01-221-2/+2
* Allow lazy texture storage allocationRobert Bragg2013-01-221-2/+7
* atlas-texture: remove some use of _COGL_GET_CONTEXTRobert Bragg2013-01-223-8/+23
* cogl-pango: Updates to no longer require a default contextRobert Bragg2013-01-228-298/+551
* Allow propogation of OOM errors to appsRobert Bragg2013-01-221-2/+3
* Fixes for --disable-glibNeil Roberts2013-01-225-10/+10
* Add a GL 3 driverNeil Roberts2013-01-221-1/+1
* Mass rename CLUTTER_COMPILATION to COGL_COMPILATIONTomeu Vizoso2012-08-061-1/+1
* Fix Visual C++ buildChun-wei Fan2012-08-061-6/+6
* Replace cogl_path_{stroke,fill} with framebuffer APINeil Roberts2012-08-061-1/+2
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-069-37/+36
* Removes all remaining use of CoglHandleRobert Bragg2012-08-063-7/+7
* Add a context member to CoglPathNeil Roberts2012-08-061-0/+2
* cogl-glyph-cache: fix use of uninitialised value.Dave Airlie2012-03-131-0/+2
* Add -Wmissing-declarations to maintainer flags and fix problemsNeil Roberts2012-03-061-1/+1
* Adds a context arg to cogl_pipeline_new()Robert Bragg2012-02-211-2/+8
* pango: don't pass COGL_MATERIAL enums to pipeline apiRobert Bragg2012-02-201-1/+1
* Ensure that the CoglPango GIR is built against the correct libcoglEmmanuele Bassi2012-02-151-1/+1
* buffer: explicitly relate buffers to a contextRobert Bragg2012-02-091-2/+3
* framebuffer: Add cogl_framebuffer draw methodsRobert Bragg2012-02-091-1/+3
* Bug 664827: Autotools changes for Windows .rc filesChun-wei Fan2011-12-151-2/+2
* Add Windows Resource Files templatesChun-wei Fan2011-12-151-0/+30
* VS 2008/2010 project files to build CoglChun-wei Fan2011-11-252-0/+48
* cogl-flags: Add some macros to help iterate the bitsNeil Roberts2011-11-161-0/+1
* primitive: Add n_indices arg to _set_indices functionRobert Bragg2011-11-011-3/+2
* meta-texture: This publicly exposes CoglMetaTextureRobert Bragg2011-11-011-7/+9
* Add an option to avoid defining G_DISABLE_DEPRECATEDNeil Roberts2011-09-271-1/+0
* cogl-pipeline/cogl-pango: Added forgotten includesChun-wei Fan2011-09-261-0/+1
* Add a strong CoglTexture type to replace CoglHandleRobert Bragg2011-09-216-30/+30