xserver-multidpi/GL
Hans de Goede 18a1d643bc Prefer glxvisuals with stencil buffer for default visuals
The first fbconfig which has a depthbuffer > 0  and doublebuf is choosen
when associating fbconfigs with the visuals, indepenent of stencil bits.
This happens to work ok on intel as there all fbconfigs with a
depthbuffer > 0 also have stencil bits.

This patch fixes this by first trying to get a fbconfig for default X visuals
with both stencilbuf, depthbuf and doublebuffering, and if that fails fallback
to trying to get one with only a depthbuf and doublebuffering.
(cherry picked from commit f6e22d69af)
2008-05-16 09:45:30 -04:00
..
apple Fix distcheck. 2008-03-05 23:56:49 -05:00
glx Prefer glxvisuals with stencil buffer for default visuals 2008-05-16 09:45:30 -04:00
mesa fix typo 2008-03-01 20:24:50 +02:00
windows Replace all uses of __glEvalComputeK (and the doubly redundant 2005-09-28 03:37:22 +00:00
Makefile.am Darwin: Dead code removal, Code cleanup, Added launcher 2007-11-21 19:52:11 -08:00
symlink-mesa.sh Implement DRI2 direct rendering and update AIGLX to DRI interface changes. 2008-04-01 11:58:27 -04:00