mutter/cogl/winsys
Robert Bragg 76d5a1a858 Stubs out _cogl_xlib_handle_event
This stubs out an xlib event handling mechanism for Cogl. The intention
is for Clutter to use this to forward all x11 events to Cogl. As we move
winsys functionality down into Cogl, Cogl will become responsible for
handling a number of X events: ConfigureNotify events for onscreen
framebuffers, swap events and Damage events for cogl_x11_texture_pixmap.
2010-05-19 15:28:04 +01:00
..
cogl-eglnative.c
cogl-eglx.c
cogl-fruity.c
cogl-glx.c
cogl-osx.c
cogl-sdl.c
cogl-win32.c
cogl-winsys.h
cogl-xlib.c Stubs out _cogl_xlib_handle_event 2010-05-19 15:28:04 +01:00