mutter/cogl/winsys
Neil Roberts 933db01833 cogl-winsys-egl-wayland: Include cogl-wayland-renderer.h
The Wayland winsys defines functions declared in
cogl-wayland-renderer.h so it should include the header to make sure
the declarations are right. This was breaking because currently the
header #defines the _EXP suffixes on to the function names so it would
end up exporting the wrong symbol names.
2012-02-29 17:45:43 +00:00
..
cogl-texture-pixmap-x11-private.h tex-pixmap-x11: remove CoglHandle use + pass context 2012-02-21 13:26:14 +00:00
cogl-texture-pixmap-x11.c tex-pixmap-x11: remove CoglHandle use + pass context 2012-02-21 13:26:14 +00:00
cogl-texture-pixmap-x11.h tex-pixmap-x11: remove CoglHandle use + pass context 2012-02-21 13:26:14 +00:00
cogl-winsys-egl-android-private.h
cogl-winsys-egl-android.c
cogl-winsys-egl-feature-functions.h
cogl-winsys-egl-gdl-private.h Add a separate winsys vtable for each EGL platform 2011-12-08 17:38:25 +00:00
cogl-winsys-egl-gdl.c
cogl-winsys-egl-kms-private.h
cogl-winsys-egl-kms.c renderer: Adds getters/setters for driver preference 2012-02-24 14:42:31 +00:00
cogl-winsys-egl-null-private.h
cogl-winsys-egl-null.c
cogl-winsys-egl-private.h
cogl-winsys-egl-wayland-private.h
cogl-winsys-egl-wayland.c cogl-winsys-egl-wayland: Include cogl-wayland-renderer.h 2012-02-29 17:45:43 +00:00
cogl-winsys-egl-x11-private.h
cogl-winsys-egl-x11.c
cogl-winsys-egl.c
cogl-winsys-glx-feature-functions.h winsys-glx: Fix synchronisation behaviour in _cogl_winsys_onscreen_swap_region 2011-09-19 16:40:06 +01:00
cogl-winsys-glx.c Remove all internal includes of cogl.h 2012-02-20 23:12:45 +00:00
cogl-winsys-private.h
cogl-winsys-sdl.c
cogl-winsys-stub-private.h
cogl-winsys-stub.c Update cogl/winsys/cogl-winsys-stub.c 2011-11-23 12:16:45 +00:00
cogl-winsys-wgl-feature-functions.h
cogl-winsys-wgl.c
cogl-winsys.c