mutter/clutter/fruity
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-fruity.c cogl: Adds _cogl_swap_buffers_notify for clutter backends 2011-01-21 16:18:10 +00:00
clutter-backend-fruity.h Clean up clutter-private.h/4 2010-10-21 12:22:17 +01:00
clutter-fruity.c Hide clutter_context_get_default() 2009-06-18 14:20:28 +01:00
clutter-fruity.h Rename the EGLDisplay accessors 2010-12-09 15:34:22 +00:00
clutter-stage-fruity.c Rename the EGLDisplay accessors 2010-12-09 15:34:22 +00:00
clutter-stage-fruity.h Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00