1
0
Fork 0
mutter-performance-source/cogl/cogl-path
Jonas Ådahl 6885c37784 cogl: Mark exported cogl symbols using COGL_EXPORT
Just like libmutter-clutter, and libmutter, mark exported symbols with
an COGL_EXPORT macro. This removes the .map and .map.in files previously
used, containing a list of semi private symbols. This symbol was out of
date, i.e. pointed to non-existing symbols, and was also replaced with
COGL_EXPORT macros.

unit_test_* symbols are exported by the help of the unit test defining
macro. test_* symbols are no longer supported as it proved unnecessary.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/1059
2020-03-26 09:05:38 +01:00
..
tesselator cogl/path: Don't depend on GL/glu.h 2019-01-22 19:06:14 +01:00
cogl-path-enum-types.c.in cogl: Unconditionally include cogl-config.h 2018-11-06 17:17:36 +01:00
cogl-path-enum-types.h.in enum-types: Use @basename@ in header comment 2019-06-12 18:01:36 +02:00
cogl-path-functions.h cogl: Mark exported cogl symbols using COGL_EXPORT 2020-03-26 09:05:38 +01:00
cogl-path-private.h cogl: Remove CoglBool, use gboolean instead 2019-02-15 16:35:46 +01:00
cogl-path-types.h Use a consistent style for enum braces 2019-02-28 09:31:01 +01:00
cogl-path.c cogl/path: Remove API using deprecated Cogl API 2019-12-03 19:02:14 +00:00
cogl-path.h cogl: Remove support for not building with glib/gtype support 2016-07-20 14:23:48 +08:00
cogl-path.symbols move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
meson.build cogl: Mark exported cogl symbols using COGL_EXPORT 2020-03-26 09:05:38 +01:00
mutter-cogl-path.pc.in build: Fix include and lib paths in autotools .pc files 2018-11-07 14:29:30 +01:00