mutter/clutter/glx
Robert Bragg 62ac3b312e glx: handle spurious GLX_BufferSwapComplete events gracefully
Instead of simply aborting we now print out a warning, when a spurious
GLX_BufferSwapComplete event is handled since it seems that people are
coming across the problem (perhaps due to a buggy driver) and making
apps crash in this situation is a bit extreme.
2010-04-19 11:24:42 +01:00
..
clutter-backend-glx.c
clutter-backend-glx.h Adds initial clipped redraw support to Clutter 2010-03-02 17:19:11 +00:00
clutter-event-glx.c
clutter-event-glx.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
clutter-glx-texture-pixmap.c
clutter-glx-texture-pixmap.h
clutter-glx.h
clutter-stage-glx.c
clutter-stage-glx.h
Makefile.am