debug: Adds CLUTTER_DEBUG=disable-swap-events option
authorRobert Bragg <robert@linux.intel.com>
Wed, 20 Jan 2010 18:53:36 +0000 (18:53 +0000)
committerRobert Bragg <robert@linux.intel.com>
Tue, 9 Feb 2010 22:19:41 +0000 (22:19 +0000)
commit4a9f08639f7127719f5b59ee9287641ba4912063
treed7e5ce25f28dacf6a54d9eb77336a87b1ec1308d
parent5d702853b814445590aafe448bfc8f7993b06638
debug: Adds CLUTTER_DEBUG=disable-swap-events option

This allows us to forcibly disable the use of the GLX_INTEL_swap_events
extension for testing or debugging purposes.
clutter/clutter-debug.h
clutter/clutter-main.c
clutter/glx/clutter-backend-glx.c