mutter/cogl/winsys
Andreas Oberritter 3669a89215 kms: include stddef.h before drm.h
Not doing so leads to the following error, if stddef.h is not included
indirectly through EGL headers:

| libdrm/drm.h:132:2: error: unknown type name 'size_t'
|   size_t name_len;   /**< Length of name buffer */

Signed-off-by: Andreas Oberritter <obi@saftware.de>

Reviewed-by: Robert Bragg <robert@linux.intel.com>
(cherry picked from commit 55c82476a93366a3e7d1a2537fccc3a7aab87c66)
2014-02-20 18:17:42 +00:00
..
cogl-texture-pixmap-x11-private.h
cogl-texture-pixmap-x11.c remove internal_format and redundant error arguments 2014-01-09 15:49:47 +00:00
cogl-texture-pixmap-x11.h build: fix building introspection data 2013-11-28 16:59:55 +00:00
cogl-winsys-egl-android-private.h
cogl-winsys-egl-android.c
cogl-winsys-egl-feature-functions.h wayland-server: Use wl_resource instead of wl_buffer 2013-10-24 17:39:40 +01:00
cogl-winsys-egl-gdl-private.h
cogl-winsys-egl-gdl.c
cogl-winsys-egl-kms-private.h
cogl-winsys-egl-kms.c kms: include stddef.h before drm.h 2014-02-20 18:17:42 +00:00
cogl-winsys-egl-null-private.h
cogl-winsys-egl-null.c
cogl-winsys-egl-private.h egl: forward declare wl_resource for compatibility 2013-10-28 16:34:58 +00:00
cogl-winsys-egl-wayland-private.h
cogl-winsys-egl-wayland.c Use COGL_FLAGS_* for the context's private feature flags 2013-11-28 18:12:22 +00:00
cogl-winsys-egl-x11-private.h
cogl-winsys-egl-x11.c Use COGL_FLAGS_* for the context's private feature flags 2013-11-28 18:12:22 +00:00
cogl-winsys-egl.c Use COGL_FLAGS_* for the context's private feature flags 2013-11-28 18:12:22 +00:00
cogl-winsys-glx-feature-functions.h GLX winsys: fix feature handling for INTEL_swap_event 2014-02-05 13:44:38 +00:00
cogl-winsys-glx-private.h
cogl-winsys-glx.c GLX winsys: fix feature handling for INTEL_swap_event 2014-02-05 13:44:38 +00:00
cogl-winsys-private.h
cogl-winsys-sdl2.c Use COGL_FLAGS_* for the context's private feature flags 2013-11-28 18:12:22 +00:00
cogl-winsys-sdl-private.h
cogl-winsys-sdl.c Use COGL_FLAGS_* for the context's private feature flags 2013-11-28 18:12:22 +00:00
cogl-winsys-stub-private.h
cogl-winsys-stub.c
cogl-winsys-wgl-feature-functions.h
cogl-winsys-wgl-private.h
cogl-winsys-wgl.c winsys-wgl: Don't include cogl.h 2014-01-20 16:41:13 +00:00
cogl-winsys.c