mutter/cogl/cogl/deprecated
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
..
cogl-auto-texture.c cogl: Remove cogl_texture_2d_gl_new_from_foreign 2019-11-07 12:47:23 +00:00
cogl-auto-texture.h cogl: Mark exported cogl symbols using COGL_EXPORT 2020-03-26 09:05:38 +01:00
cogl-clutter.c cogl: Remove unused cogl_check_extension and cogl_clutter_check_extension 2019-10-24 16:52:51 -04:00
cogl-clutter.h cogl: Mark exported cogl symbols using COGL_EXPORT 2020-03-26 09:05:38 +01:00
cogl-framebuffer-deprecated.h cogl: Remove API implicitly using framebuffer stack 2019-12-03 19:02:14 +00:00
cogl-material-compat.c cogl: Remove unused stuff from cogl-material-compat.[ch] 2019-11-07 12:33:35 +00:00
cogl-material-compat.h cogl: Mark exported cogl symbols using COGL_EXPORT 2020-03-26 09:05:38 +01:00
cogl-program-private.h cogl: Remove unused CoglShaderLanguage 2019-11-20 12:15:49 -05:00
cogl-program.c cogl: Remove unused cogl_program_use and friends 2020-01-31 17:26:25 +00:00
cogl-shader-private.h cogl: Remove unused CoglShaderLanguage 2019-11-20 12:15:49 -05:00
cogl-shader.c cogl: Remove no-op cogl_shader_compile and cogl_shader_get_info_log 2020-02-12 21:55:44 +00:00
cogl-shader.h cogl: Mark exported cogl symbols using COGL_EXPORT 2020-03-26 09:05:38 +01:00
cogl-type-casts.h cogl: Let the g-ir-scanner see the type structs typedefs 2016-07-20 14:23:48 +08:00