1000c80444
We had several different ways of exposing experimental API, in one case the symbols had no special suffix, in two other ways the symbols were given an _EXP suffix but in different ways. This makes all experimental API have an _EXP suffix which is handled using #defines in the header so the prototypes in the .c and .h files don't have the suffix. The documented reason for the suffix is so that anyone watching Cogl for ABI changes who sees symbols disappear will hopefully understand what's going on. |
||
---|---|---|
.. | ||
cogl-context-winsys.c | ||
cogl-context-winsys.h | ||
cogl-egl.c | ||
cogl-fruity.c | ||
cogl-glx.c | ||
cogl-osx.c | ||
cogl-sdl.c | ||
cogl-texture-pixmap-x11-private.h | ||
cogl-texture-pixmap-x11.c | ||
cogl-texture-pixmap-x11.h | ||
cogl-win32.c | ||
cogl-winsys-feature-functions.h | ||
cogl-winsys.h | ||
cogl-xlib.c | ||
cogl-xlib.h |