mutter/cogl/winsys
Damien Lespiau dd5a1c888b gles1: Include GLES/egl.h or EGL/egl.h depending on the implementation
Early implementations provided only a GLES/egl.h while Khronos's
implementer guide now states EGL/egl.h is the One. Some implementations
keep a GLES/egl.h wrapper around EGL/egl.h for backward compatibility
while others provide EGL/egl.h only.

Also took the opportunity to factorize a bit this inclusion in
cogl-defines.h.
2011-05-17 15:24:54 +01:00
..
cogl-texture-pixmap-x11-private.h
cogl-texture-pixmap-x11.c
cogl-texture-pixmap-x11.h
cogl-winsys-egl-feature-functions.h
cogl-winsys-egl.c gles1: Include GLES/egl.h or EGL/egl.h depending on the implementation 2011-05-17 15:24:54 +01:00
cogl-winsys-glx-feature-functions.h
cogl-winsys-glx.c cogl-winsys: Fix freeing a CoglOnscreen 2011-05-10 20:23:39 +01:00
cogl-winsys-private.h
cogl-winsys-sdl.c
cogl-winsys-stub.c
cogl-winsys-wgl-feature-functions.h
cogl-winsys-wgl.c cogl-winsys: Fix freeing a CoglOnscreen 2011-05-10 20:23:39 +01:00
cogl-winsys.c