mutter/clutter
Emmanuele Bassi c91621e8c2 gdk: Use the Cogl visual on Xlib winsys
GDK 3.16 started selecting different visuals, to best comply with the
requirements for OpenGL, and this has broken Clutter on GLX drivers that
are fairly picky in how they select visuals and GLXFBConfig.

GDK selects GLXFBConfig that do not include depth or stencil buffers;
Cogl, on the other hand, needs both depth and stencil buffers, and keeps
selecting the first available visual, assuming that the GLX driver will
give us the best compliant one, as per specification. Sadly, some
drivers will return incompatible configurations, and then bomb out when
you try to embed Clutter inside GTK+, because of mismatched visuals.

Cogl has an old, deprecated, Clutter-only API that allows us to retrieve
the XVisualInfo mapping to the GLXFBConfig it uses; this means we should
look up the GdkVisual for it when creating our own GdkWindows, instead
of relying on the RGBA and system GdkVisuals exposed by GDK — at least
on X11.

https://bugzilla.gnome.org/show_bug.cgi?id=747489
2015-06-10 19:06:25 +01:00
..
cally cally-actor: Don't assume X11 backend is used when supported 2015-03-23 11:00:00 +00:00
cex100 docs: Port backend-specific sections to markdown 2014-03-17 23:10:07 +00:00
cogl clutter-stage-cogl: Match EGL's behavior of eglSwapBuffersWithDamage 2015-04-29 22:41:58 +01:00
deprecated docs: Remove stray XML element 2015-05-19 15:27:30 +01:00
egl egl: Add a way to pause the ClutterMasterClock 2014-05-19 15:48:39 -04:00
evdev evdev: Keep track of the pointer coordinate ourself 2015-03-18 22:45:38 +08:00
gdk gdk: Use the Cogl visual on Xlib winsys 2015-06-10 19:06:25 +01:00
mir docs: Fix a gtk-doc annotation in the Mir backend 2015-03-03 16:14:15 +00:00
osx osx: Clean up installed clutter-osx.h header 2014-12-15 16:51:05 +00:00
tslib Avoid needless event copies when queueing from a backend to a stage 2014-03-15 19:44:57 +00:00
wayland Fix scaling of pointer axis vectors 2014-05-28 10:20:13 +01:00
win32 clutter-event-win32.c: Avoid a Crash 2014-03-20 22:37:17 +08:00
x11 x11: Fix touchpad detection 2015-05-18 11:43:58 +02:00
clutter-action.c docs: Description fixes for Action and Constraint 2010-05-26 14:09:24 +01:00
clutter-action.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-actor-box.c docs: Fix syntax errors in annotations 2013-12-04 16:09:09 +00:00
clutter-actor-meta-private.h ClutterActor: Add clutter_actor_has_effects 2011-09-29 19:34:24 +02:00
clutter-actor-meta.c Use the new macros for adding private data 2013-07-03 18:04:32 +01:00
clutter-actor-meta.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-actor-private.h ClutterActor: expose setter for the opacity override 2015-02-21 00:26:40 +00:00
clutter-actor.c actor: Guard against negative-sized allocations 2015-05-19 15:27:29 +01:00
clutter-actor.h Soft-deprecation of actor state macros 2015-04-14 12:46:49 +01:00
clutter-align-constraint.c WARNING: Massive revert commit 2015-01-03 20:34:20 +00:00
clutter-align-constraint.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-animatable.c WARNING: Massive revert commit 2015-01-03 20:34:20 +00:00
clutter-animatable.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-backend-private.h backend: Add private accessor for the keymap direction 2014-03-03 23:42:33 +00:00
clutter-backend.c Use the public symbol for Wayland compositor support 2015-06-10 12:31:51 +01:00
clutter-backend.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-base-types.c WARNING: Massive revert commit 2015-01-03 20:34:20 +00:00
clutter-bezier.c WARNING: Massive revert commit 2015-01-03 20:34:20 +00:00
clutter-bezier.h WARNING: Massive revert commit 2015-01-03 20:34:20 +00:00
clutter-bin-layout.c Stop using macros for accessing actor state 2015-04-23 17:39:30 +01:00
clutter-bin-layout.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-bind-constraint.c Revert "bind-constraint: Update the preferred size" 2014-12-16 13:33:16 +00:00
clutter-bind-constraint.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-binding-pool.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-binding-pool.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-blur-effect.c WARNING: Massive revert commit 2015-01-03 20:34:20 +00:00
clutter-blur-effect.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-box-layout.c Stop using macros for accessing actor state 2015-04-23 17:39:30 +01:00
clutter-box-layout.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-brightness-contrast-effect.c WARNING: Massive revert commit 2015-01-03 20:34:20 +00:00
clutter-brightness-contrast-effect.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-cairo.c WARNING: Massive revert commit 2015-01-03 20:34:20 +00:00
clutter-cairo.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-canvas.c Depend on a Cairo release with cairo_surface_set_device_scale() 2015-01-22 14:13:11 +00:00
clutter-canvas.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-child-meta.c WARNING: Massive revert commit 2015-01-03 20:34:20 +00:00
clutter-child-meta.h docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-click-action.c click-action: disconnect signals and gsources on dispose 2013-09-10 21:48:42 +01:00
clutter-click-action.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-clone.c Stop using macros for accessing actor state 2015-04-23 17:39:30 +01:00
clutter-clone.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-cogl-compat.h Reduce our internal dependence on the Cogl 1.x api 2012-02-21 17:46:11 +00:00
clutter-color-static.h static-colors: Simplify the defines 2011-09-05 17:22:14 +01:00
clutter-color.c docs: Remove leftover DocBook tags 2015-03-12 20:22:57 +00:00
clutter-color.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-colorize-effect.c WARNING: Massive revert commit 2015-01-03 20:34:20 +00:00
clutter-colorize-effect.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-config.h.in build: Generate an instealled config header 2011-01-19 14:33:27 +00:00
clutter-config.h.win32 clutter-config.h.win32: Add CLUTTER_INPUT_NULL 2011-11-14 13:33:04 +08:00
clutter-config.h.win32_GDK Visual C++ support: Add support to build GDK backend 2012-05-14 16:18:13 +08:00
clutter-constraint-private.h constraint: Add the ability to update the preferred size 2014-12-16 00:37:06 +00:00
clutter-constraint.c constraint: Fix update_allocation()'s return value 2014-12-16 00:46:16 +00:00
clutter-constraint.h docs: Add ClutterConstraintClass.update_preferred_size() 2014-12-16 00:38:27 +00:00
clutter-container.c Use new introspection annotation syntax 2014-12-15 23:45:25 +00:00
clutter-container.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-content-private.h content: Make get_preferred_size() public 2012-03-16 12:33:37 +00:00
clutter-content.c WARNING: Massive revert commit 2015-01-03 20:34:20 +00:00
clutter-content.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-debug.h debug: Simple whitespace cleanups 2011-11-18 17:54:19 +00:00
clutter-deform-effect.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-deform-effect.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-deprecated.h Deprecate ClutterTableLayout 2013-11-19 00:31:53 +00:00
clutter-desaturate-effect.c WARNING: Massive revert commit 2015-01-03 20:34:20 +00:00
clutter-desaturate-effect.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-device-manager-private.h input-device: Add vendor/product ID properties and getters 2015-01-09 17:01:22 +01:00
clutter-device-manager.c device-manager: Don't emit device-removed with a finalized instance 2013-11-21 19:34:14 +01:00
clutter-device-manager.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-drag-action.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-drag-action.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-drop-action.c Stop using macros for accessing actor state 2015-04-23 17:39:30 +01:00
clutter-drop-action.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-easing.c timeline: Add cubic-bezier() progress functions 2012-07-19 22:13:24 -04:00
clutter-easing.h timeline: Add cubic-bezier() progress functions 2012-07-19 22:13:24 -04:00
clutter-effect-private.h effect: Rename RunFlags to PaintFlags 2011-06-13 16:00:45 +01:00
clutter-effect.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-effect.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-enum-types.c.in Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-enum-types.h.in Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-enums.h Deprecate unused enumeration types 2015-01-13 00:46:47 +00:00
clutter-event-private.h Add API to install an event filter 2013-11-14 14:32:17 -05:00
clutter-event-translator.c event/x11: Rework the way we translate X11 events 2011-01-21 10:25:43 +00:00
clutter-event-translator.h event/x11: Rework the way we translate X11 events 2011-01-21 10:25:43 +00:00
clutter-event.c event: define a boxed type for ClutterEventSequence 2014-07-23 14:23:20 +02:00
clutter-event.h event: define a boxed type for ClutterEventSequence 2014-07-23 14:23:20 +02:00
clutter-feature.c docs: Minimal fixes for the API reference 2015-03-03 15:53:04 +00:00
clutter-feature.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-fixed-layout.c WARNING: Massive revert commit 2015-01-03 20:34:20 +00:00
clutter-fixed-layout.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-flatten-effect.c clutter-actor: Add a 'has_overlaps' virtual 2011-05-13 01:46:32 +01:00
clutter-flatten-effect.h clutter-actor: Add a 'has_overlaps' virtual 2011-05-13 01:46:32 +01:00
clutter-flow-layout.c Stop using macros for accessing actor state 2015-04-23 17:39:30 +01:00
clutter-flow-layout.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-gesture-action-private.h gesture: Make threshold-trigger-edge public 2013-12-05 15:20:39 +00:00
clutter-gesture-action.c Re-introduce removed GestureAction method 2014-09-03 14:16:31 +01:00
clutter-gesture-action.h Re-introduce removed GestureAction method 2014-09-03 14:16:31 +01:00
clutter-grid-layout.c Stop using macros for accessing actor state 2015-04-23 17:39:30 +01:00
clutter-grid-layout.h WARNING: Massive revert commit 2015-01-03 20:34:20 +00:00
clutter-group.h docs: Minimal fixes for the API reference 2015-03-03 15:53:04 +00:00
clutter-id-pool.c clutter-id-pool: fix warning on bad pick 2011-05-26 08:48:13 -04:00
clutter-id-pool.h Privatize all ClutterIdPool functions 2011-02-18 15:53:27 +00:00
clutter-image.c image: Do not put large textures in the atlas 2014-12-03 12:12:43 +00:00
clutter-image.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-input-device.c input-device: Reset the focused actor when it becomes unreactive 2015-02-06 09:42:17 -08:00
clutter-input-device.h input-device: Add vendor/product ID properties and getters 2015-01-09 17:01:22 +01:00
clutter-interval.c Use new introspection annotation syntax 2014-12-15 23:45:25 +00:00
clutter-interval.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-keyframe-transition.c Easing modes are not used when computing the value of a KeyframeTransition 2014-12-11 22:37:22 +00:00
clutter-keyframe-transition.h docs: Remove a couple of FIXMEs 2015-01-12 13:42:33 +00:00
clutter-keysyms-table.c Include "config.h" 2014-03-17 19:26:49 +00:00
clutter-keysyms-update.pl keysyms-update: Add deprecation guards to the deprecated header 2012-06-11 13:46:38 +01:00
clutter-keysyms.h keysyms: Update the list of key symbols 2015-01-03 20:05:22 +00:00
clutter-layout-manager.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-layout-manager.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-layout-meta.c WARNING: Massive revert commit 2015-01-03 20:34:20 +00:00
clutter-layout-meta.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-list-model.c Use the new macros for adding private data 2013-07-03 18:04:32 +01:00
clutter-list-model.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-macros.h Add version macros for 1.24 2015-04-14 12:29:58 +01:00
clutter-main.c docs: Remove leftover DocBook tags 2015-03-12 20:22:57 +00:00
clutter-main.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-marshal.list swipe-action: Introduce new ::swipe signal 2012-12-18 01:27:32 +00:00
clutter-master-clock-default.c Drop the UProf dependency 2015-03-03 17:44:15 +00:00
clutter-master-clock-default.h main: Make the MasterClock an interface 2015-02-17 18:55:23 +00:00
clutter-master-clock.c gdk: implement a MasterClock based on GdkFrameClock 2015-02-17 19:12:40 +00:00
clutter-master-clock.h main: Make the MasterClock an interface 2015-02-17 18:55:23 +00:00
clutter-model-private.h Mark internal symbol as private 2012-02-09 18:40:03 +00:00
clutter-model.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-model.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-offscreen-effect-private.h offscreen-effect: Add public accessor for target size 2011-02-28 14:34:36 +00:00
clutter-offscreen-effect.c ClutterActor: expose setter for the opacity override 2015-02-21 00:26:40 +00:00
clutter-offscreen-effect.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-page-turn-effect.c WARNING: Massive revert commit 2015-01-03 20:34:20 +00:00
clutter-page-turn-effect.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-paint-node-private.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-paint-node.c docs: Remove leftover DocBook tags 2015-03-12 20:22:57 +00:00
clutter-paint-node.h WARNING: Massive revert commit 2015-01-03 20:34:20 +00:00
clutter-paint-nodes.c docs: Remove leftover DocBook tags 2015-03-12 20:22:57 +00:00
clutter-paint-nodes.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-paint-volume-private.h Optimize culling by doing culling in eye-coordinates 2011-03-07 13:26:20 +00:00
clutter-paint-volume.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-pan-action.c GestureActions: Set threshold-trigger-edge at right time 2014-02-13 18:53:24 +01:00
clutter-pan-action.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-path-constraint.c WARNING: Massive revert commit 2015-01-03 20:34:20 +00:00
clutter-path-constraint.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-path.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-path.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-private.h Remove unused pointer 2015-01-01 15:16:40 +00:00
clutter-property-transition.c Use the new macros for adding private data 2013-07-03 18:04:32 +01:00
clutter-property-transition.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-rotate-action.c GestureActions: Set threshold-trigger-edge at right time 2014-02-13 18:53:24 +01:00
clutter-rotate-action.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-script-parser.c script: Do not overwrite ObjectInfo fields 2014-12-14 23:05:17 +00:00
clutter-script-private.h WARNING: Massive revert commit 2015-01-03 20:34:20 +00:00
clutter-script.c docs: Remove leftover DocBook tags 2015-03-12 20:22:57 +00:00
clutter-script.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-scriptable.c WARNING: Massive revert commit 2015-01-03 20:34:20 +00:00
clutter-scriptable.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-scroll-actor.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-scroll-actor.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-settings-private.h clutter-settings: Mark window-scaling-factor as fixed when set by the app 2014-08-23 14:02:56 +02:00
clutter-settings.c Add missing include 2015-06-10 12:28:59 +01:00
clutter-settings.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-shader-effect.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-shader-effect.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-shader-types.c WARNING: Massive revert commit 2015-01-03 20:34:20 +00:00
clutter-shader-types.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-snap-constraint.c Bind constraints: Don't force redraws on source relayout 2013-11-26 11:12:12 -05:00
clutter-snap-constraint.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-stage-manager-private.h Add copyright notices 2010-10-21 13:13:00 +01:00
clutter-stage-manager.c WARNING: Massive revert commit 2015-01-03 20:34:20 +00:00
clutter-stage-manager.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-stage-private.h Avoid needless event copies when queueing from a backend to a stage 2014-03-15 19:44:57 +00:00
clutter-stage-window.c stage-window: Add scaling factor accessors 2013-09-19 22:51:52 +01:00
clutter-stage-window.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-stage.c docs: Fix typo in ClutterStage::deactivate 2015-05-01 16:51:12 +01:00
clutter-stage.h docs: Minimal fixes for the API reference 2015-03-03 15:53:04 +00:00
clutter-swipe-action.c swipe-action: Fix typo 2015-05-26 19:05:20 +02:00
clutter-swipe-action.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-tap-action.c GestureActions: Set threshold-trigger-edge at right time 2014-02-13 18:53:24 +01:00
clutter-tap-action.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-test-utils.c docs: Minimal fixes for the API reference 2015-03-03 15:53:04 +00:00
clutter-test-utils.h docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-text-buffer.c Use the new macros for adding private data 2013-07-03 18:04:32 +01:00
clutter-text-buffer.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-text.c Drop the UProf dependency 2015-03-03 17:44:15 +00:00
clutter-text.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-texture.h docs: Minimal fixes for the API reference 2015-03-03 15:53:04 +00:00
clutter-timeline.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-timeline.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-transition-group.c Use the new macros for adding private data 2013-07-03 18:04:32 +01:00
clutter-transition-group.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-transition.c Use new introspection annotation syntax 2014-12-15 23:45:25 +00:00
clutter-transition.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-types.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-units.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-units.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-util.c WARNING: Massive revert commit 2015-01-03 20:34:20 +00:00
clutter-version.h.in Add version macros for 1.24 2015-04-14 12:29:58 +01:00
clutter-zoom-action.c GestureActions: Set threshold-trigger-edge at right time 2014-02-13 18:53:24 +01:00
clutter-zoom-action.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter.pc.in build: Add infrastructure for inserting Requires.private into pkg-config files 2012-01-11 12:23:46 +00:00
config.h.win32.in Fix on Last Commit of config.h.win32.in 2014-03-20 09:30:17 +08:00
Makefile.am Drop the UProf dependency 2015-03-03 17:44:15 +00:00