summaryrefslogtreecommitdiff
path: root/cogl/cogl-path
Commit message (Expand)AuthorAgeFilesLines
* cogl: Drop _COGL_RETURN_VAL_IF_FAIL macroNiels De Graef2019-06-191-2/+2
* cogl: Drop _COGL_RETURN_IF_FAIL macroNiels De Graef2019-06-191-24/+24
* enum-types: Use @basename@ in header commentFlorian Müllner2019-06-121-1/+1
* cogl-path: Undeprecate framebuffer functionsFlorian Müllner2019-05-272-9/+0
* build: Don't use absolute paths with subdir keywordFlorian Müllner2019-03-181-1/+2
* Use a consistent style for enum bracesNiels De Graef2019-02-281-1/+2
* cogl: Remove CoglBool, use gboolean insteadNiels De Graef2019-02-153-12/+12
* meson: Set cogl as dependency of libmutter-cogl dependencyMarco Trevisan (Treviño)2019-01-231-1/+1
* meson: Set proper soversion and version to librariesMarco Trevisan (Treviño)2019-01-231-1/+2
* meson: Fix map files and load them to hide private symbolsMarco Trevisan (Treviño)2019-01-232-2/+8
* cogl/path: Don't depend on GL/glu.hJonas Ådahl2019-01-226-3/+4
* cogl: Add missing `void` to functions with no argumentsJonas Ådahl2019-01-222-3/+3
* cogl-path: Remove own glu.h versionJonas Ådahl2019-01-222-50/+7
* cogl-path: Cast function pointer explicitlyJonas Ådahl2019-01-221-4/+4
* Drop AutotoolsGeorges Basile Stavracas Neto2019-01-101-102/+0
* build: Install .pc files in correct locationFlorian Müllner2019-01-081-0/+1
* build: Pass library as first argument to pkg.generate()Jonas Ådahl2019-01-081-2/+1
* cogl: use G_BEGIN_DECLS instead of COGL_BEGIN_DECLSNiels De Graef2018-11-232-4/+4
* build: Fix include and lib paths in autotools .pc filesJonas Ådahl2018-11-071-2/+2
* build: Add soversion to shared librariesJonas Ådahl2018-11-071-0/+1
* build: Prefer dependencies instead of link_withGeorges Basile Stavracas Neto2018-11-061-2/+1
* Add meson build supportJonas Ådahl2018-11-062-0/+99
* autotools: Make install directories paths more consistentJonas Ådahl2018-11-062-4/+4
* cogl: Unconditionally include cogl-config.hJonas Ådahl2018-11-061-2/+0
* cogl: Remove notion of a "cogl" versionJonas Ådahl2018-11-061-3/+3
* Make libmutter and friends parallel installableJonas Ådahl2017-02-142-13/+13
* cogl: Remove support for not building with glib/gtype supportJonas Ådahl2016-07-201-3/+0
* Remove cogl-1.0 vs cogl-2.0 vs cogl experimental API splitJonas Ådahl2016-07-205-836/+5
* Don't use config.h in clutter and coglJonas Ådahl2016-07-203-3/+3
* cogl/clutter: Drop soname versions of private librariesRico Tzschichholz2016-04-281-1/+1
* move everything into a cogl/ directoryRui Matos2016-04-2239-0/+10106