mutter/clutter/glx
Robert Bragg ce3f55292a glx: Make sure to glFlush if blitting to frontbuffer.
Unlike glXSwapBuffers, glXCopySubBuffer and glBlitFramebuffer don't
issue an implicit glFlush() so we have to flush ourselves if we want the
request to complete in finite amount of time since otherwise the driver
can batch the command indefinitely.

http://bugzilla.clutter-project.org/show_bug.cgi?id=2551
2011-02-09 19:12:20 +00:00
..
clutter-backend-glx.c backend: Move event translators to the base class 2011-02-09 13:29:30 +00:00
clutter-backend-glx.h Hide internal glx and egl(x) backend symbols. 2010-08-23 11:49:07 +01:00
clutter-glx-texture-pixmap.c glx: Deprecate ClutterGLXTexturePixmap 2011-01-20 13:21:50 +00:00
clutter-glx-texture-pixmap.h glx: Deprecate ClutterGLXTexturePixmap 2011-01-20 13:21:50 +00:00
clutter-glx.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
clutter-stage-glx.c glx: Make sure to glFlush if blitting to frontbuffer. 2011-02-09 19:12:20 +00:00
clutter-stage-glx.h backend: Invoke ClutterStageWindow::redraw by default 2011-02-09 13:29:30 +00:00