1
0
Fork 0
mutter-performance-source/cogl/cogl-path
Jonas Ådahl d4a9535f04 cogl-path: Cast function pointer explicitly
gluTessCallback() expects an equivalent to a GFunc, but we pass
functions with arguments without casting. To get rid of warnings, cast
the callback function pointer to the expected type.
2019-01-22 18:31:52 +01:00
..
tesselator move everything into a cogl/ directory 2016-04-22 16:44:31 +02: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 move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-path-functions.h cogl: use G_BEGIN_DECLS instead of COGL_BEGIN_DECLS 2018-11-23 08:55:43 +01:00
cogl-path-private.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-path-types.h cogl: use G_BEGIN_DECLS instead of COGL_BEGIN_DECLS 2018-11-23 08:55:43 +01:00
cogl-path.c cogl-path: Cast function pointer explicitly 2019-01-22 18:31:52 +01: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
libmutter-cogl-path.map Add meson build support 2018-11-06 18:51:44 +01:00
meson.build build: Install .pc files in correct location 2019-01-08 22:36:20 +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