mutter/clutter/x11
Owen W. Taylor c32dc34080 Allow setting up quad-buffer stereo output
Add clutter_x11_set_use_stereo_stage() that can be called
before clutter_init() so that the CoglDisplay we create and all
stages created from that CoglDisplay will be created with a
stereo fbconfig.

This is done in clutter-x11 because of the similarity to the
existing clutter_x11_set_use_argb_visual(), and because it's
not clear without other examples whether the need to have
stereo enabled from before clutter_init() is universal or
somethign specific to GLX.

Cogl required version is increased to 1.20, which has the
required API.

https://bugzilla.gnome.org/show_bug.cgi?id=732706
2015-02-23 16:39:21 -05:00
..
xsettings
clutter-backend-x11.c
clutter-backend-x11.h
clutter-device-manager-core-x11.c
clutter-device-manager-core-x11.h
clutter-device-manager-xi2.c
clutter-device-manager-xi2.h
clutter-event-x11.c
clutter-glx-texture-pixmap.c
clutter-glx-texture-pixmap.h
clutter-glx.h
clutter-input-device-core-x11.c
clutter-input-device-core-x11.h input-device-x11: Remove more dead code 2013-07-11 14:09:43 -04:00
clutter-input-device-xi2.c
clutter-input-device-xi2.h
clutter-keymap-x11.c
clutter-keymap-x11.h
clutter-settings-x11.h
clutter-stage-x11.c
clutter-stage-x11.h
clutter-x11-texture-pixmap.c
clutter-x11-texture-pixmap.h
clutter-x11.h