mutter/clutter/osx
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-osx.c Clean up clutter-private.h/3 2010-10-21 11:33:26 +01:00
clutter-backend-osx.h Clean up clutter-private.h/4 2010-10-21 12:22:17 +01:00
clutter-event-osx.c osx: Fix glib.h include path 2010-10-15 12:40:43 +01:00
clutter-osx.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
clutter-stage-osx.c cogl: Adds _cogl_swap_buffers_notify for clutter backends 2011-01-21 16:18:10 +00:00
clutter-stage-osx.h osx: Implement the set_accept_focus() vfunc 2010-12-30 12:47:00 +00:00