1
0
Fork 0
mutter-performance-source/clutter/win32
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-win32.c cogl: Adds _cogl_swap_buffers_notify for clutter backends 2011-01-21 16:18:10 +00:00
clutter-backend-win32.h Merge branch 'private-cleanup' 2010-10-25 23:44:53 +01:00
clutter-device-manager-win32.c Clean up clutter-private.h/1 2010-10-21 10:54:14 +01:00
clutter-device-manager-win32.h device: Impose per-backend DeviceManager 2010-02-17 17:46:48 +00:00
clutter-event-win32.c win32: Fix a couple of build warnings 2010-11-01 15:21:04 +00:00
clutter-stage-win32.c win32: Implement the set_accept_focus() vfunc 2010-12-30 12:47:00 +00:00
clutter-stage-win32.h win32: Implement the set_accept_focus() vfunc 2010-12-30 12:47:00 +00:00
clutter-win32.h win32: Add a public clutter_win32_handle_event function 2010-10-25 13:19:17 +01:00
invisible-cursor.cur win32: Use an invisible cursor when cursor-visible is FALSE 2010-01-19 16:10:23 +00:00
resources.rc win32: Use an invisible cursor when cursor-visible is FALSE 2010-01-19 16:10:23 +00:00