xserver/hw
Jon TURNEY cb638ed9c8 hw/xwin/glx: Blacklist 'GDI generic' GL renderer
If the native GL renderer is the GDI generic renderer (as can happen
if we are in safe mode, or the video driver is VGA, or we have hybrid
graphics which hasn't noticed that xwin requires 3d acceleration), don't
use it.  It's not accelerated and we will probably get better conformance
and perfomance from swrast.

Fix so we don't install screen function wrappers in glxWinScreenProbe
unless we are succesful.

Also, move fbConfig dumping to after GLX version has been determined
from extensions

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Colin Harrison <colin.harrison@virgin.net>
2012-06-21 18:59:04 +01:00
..
dmx Fix statement not reached warning in _DMXXineramaActive 2012-06-05 16:28:54 -07:00
kdrive kdrive: adjust BlockHandler/WakeupHandler to new API 2012-06-20 22:08:53 -07:00
vfb api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
xfree86 Remove obsolete tab stop comments from hw/xfree86/parser/*.c 2012-06-20 21:41:52 -07:00
xnest api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
xquartz api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
xwin hw/xwin/glx: Blacklist 'GDI generic' GL renderer 2012-06-21 18:59:04 +01:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00