1
0
Fork 0
mutter-performance-source/cogl/winsys
Neil Roberts c381f0cb8b cogl-context-winsys: Avoid zero-length arrays
When compiling for non-glx platforms the winsys feature data array
ends up empty. Empty arrays cause problems for MSVC so this patch adds
a stub entry so that the array always has at least one entry.

Based on a patch by Ole André Vadla Ravnås
2010-10-25 13:18:25 +01:00
..
cogl-context-winsys.c cogl-context-winsys: Avoid zero-length arrays 2010-10-25 13:18:25 +01:00
cogl-context-winsys.h texture-pixmap-x11: don't assume anything about the GLXFBConfig type 2010-06-22 16:53:59 +01:00
cogl-egl.c Add wayland backend 2010-10-14 16:23:05 +01:00
cogl-fruity.c Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
cogl-glx.c Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
cogl-osx.c Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
cogl-sdl.c Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
cogl-texture-pixmap-x11-private.h Add a CoglTexturePixmapX11 texture backend 2010-06-22 12:22:48 +01:00
cogl-texture-pixmap-x11.c cogl-x11: Trap glXDestroyPixmap() 2010-10-04 14:26:23 +01:00
cogl-texture-pixmap-x11.h docs: API reference fixes 2010-09-20 13:15:44 +01:00
cogl-win32.c Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
cogl-winsys-feature-functions.h Add a CoglTexturePixmapX11 texture backend 2010-06-22 12:22:48 +01:00
cogl-winsys.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
cogl-xlib.c cogl: Add _cogl_xlib_{,un}trap_errors 2010-06-22 12:22:47 +01:00
cogl-xlib.h cogl: Add _cogl_xlib_{,un}trap_errors 2010-06-22 12:22:47 +01:00