wayland/compositor
Tiago Vignatti 997ce64302 compositor: add safety check when EGL fails to initialize
offending message:

    Program received signal SIGSEGV, Segmentation fault.
    create_pointer_images (ec=0x619f10) at compositor.c:240
    240         glEGLImageTargetTexture2DOES(GL_TEXTURE_2D,

Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
2010-11-09 20:47:04 -05:00
..
70-wayland.rules Move core protocol libraries into wayland/ subdirectory 2010-09-14 12:41:55 -04:00
compositor-drm.c compositor: put console into KD_GRAPHICS mode at vt enter time 2010-11-09 14:25:49 -05:00
compositor-x11.c compositor: add safety check when EGL fails to initialize 2010-11-09 20:47:04 -05:00
compositor.c Use glTexSubImage to update the pixels. 2010-10-29 12:34:47 -04:00
compositor.h Add a geometry option for x11 compositor 2010-10-27 11:21:29 -04:00
drm.c Plug in no-op drm buffer attach function 2010-10-15 22:47:09 -04:00
Makefile.am Install and dist udev rules file 2010-11-08 08:54:35 -05:00
screenshooter.c Use scanner for screenshooter protocol 2010-09-14 15:54:02 -04:00
shm.c Fall back to cairo image backend and shm surface if we don't have cairo gl 2010-10-25 11:40:03 -04:00