1
0
Fork 0
mutter-performance-source/clutter/win32
Neil Roberts 0cef63b837 win32: Disable event retrieval in Cogl
Since commit 4543ed6ac3 in Cogl, Cogl will now try to consume
Windows message itself. This doesn't really cause any problems because
both message loops just call DispatchMessage which will cause the
message to be routed through Clutter's window procedure either way.
However, it's not great to have two sources listening for messages so
this patch disables Cogl's message retrieval.

https://bugzilla.gnome.org/show_bug.cgi?id=701356
2013-07-12 17:59:54 +01:00
..
clutter-backend-win32.c win32: Disable event retrieval in Cogl 2013-07-12 17:59:54 +01:00
clutter-backend-win32.h Remove per-backend CLUTTER_VBLANK envvar 2011-11-10 14:55:02 +00:00
clutter-device-manager-win32.c win32: Update DeviceManager device creation 2011-01-21 10:25:45 +00:00
clutter-device-manager-win32.h device: Impose per-backend DeviceManager 2010-02-17 17:46:48 +00:00
clutter-event-win32.c stage: Remove tracking input devices, it's not used 2012-09-03 21:50:19 +01:00
clutter-stage-win32.c * use requested value of fullscreen state in clutter_stage_win32_set_fullscreen instead of old value 2013-01-16 22:21:11 +00:00
clutter-stage-win32.h win32: Use the Stage state tracking 2012-01-26 08:31:10 +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