xserver-multidpi/hw
Jon TURNEY d1d3bd3596 hw/xwin/glx: Don't override the server supported GL extensions string.
Don't override the server supported GL extensions string.

The string reported to the client is the intersection of client, server and GL
implementation extensions.

Overriding the server supported GL extensions string like this causes extensions
which are supported by the client and implementation, but not by the server, to
be erroneously reported, so don't change it.

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Colin Harrison <colin.harrison@virgin.net>
2014-08-29 13:41:26 +01:00
..
dmx glxproxy: Fix memory leak on error path in CreateGLXPixmap (#50281) (v2) 2014-05-22 17:13:59 -07:00
kdrive ephyr: set screen size & origin from host X server output's CRTC geometry 2014-08-21 20:14:55 -05:00
vfb Build fbcmap_mi.c once, rather than once for each DDX 2014-03-27 14:34:06 +00:00
xfree86 xfree86: Allow non-PCI devices as primary 2014-08-21 20:04:08 -05:00
xnest Build fbcmap_mi.c once, rather than once for each DDX 2014-03-27 14:34:06 +00:00
xquartz XQuartz: Better support turning off "Displays have separate Spaces" on OS X Mavericks 2014-08-11 13:18:51 -07:00
xwayland Fix files including xorg-server.h by mistake 2014-07-30 12:17:27 -07:00
xwin hw/xwin/glx: Don't override the server supported GL extensions string. 2014-08-29 13:41:26 +01:00
Makefile.am Xwayland DDX 2014-04-03 15:19:22 -07:00