1
0
Fork 0
mutter-performance-source/clutter/glx
Robert Bragg 142b229c5c cogl: Adds _cogl_swap_buffers_notify for clutter backends
This adds a stop-gap mechanism for Cogl to know when the window system
is requested to present the current backbuffer to the frontbuffer by
adding a _cogl_swap_buffers_notify function that backends are now
expected to call right after issuing the equivalent request to OpenGL
vie the platforms OpenGL binding layer. This (blindly) updates all the
backends to call this new function.

For now Cogl doesn't do anything with the notification but the intention
is to use it as part of a planned read-pixel optimization which will
need to reset some state at the start of each new frame.
2011-01-21 16:18:10 +00:00
..
clutter-backend-glx.c Clean up clutter-private.h/3 2010-10-21 11:33:26 +01:00
clutter-backend-glx.h Hide internal glx and egl(x) backend symbols. 2010-08-23 11:49:07 +01:00
clutter-event-glx.c Clean up clutter-private.h/3 2010-10-21 11:33:26 +01:00
clutter-event-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 cogl: Adds _cogl_swap_buffers_notify for clutter backends 2011-01-21 16:18:10 +00:00
clutter-stage-glx.h glx: queue full redraws for the first 2 frames 2010-09-29 15:12:59 +01:00