xserver/hw/xwin/glx
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
..
.gitignore hw/xwin: wglext.h should be provided by w32api, rather than downloaded 2011-04-28 17:53:39 +01:00
Makefile.am hw/xwin/glx: Use silent rules 2012-05-04 13:13:57 -05:00
gen_gl_wrappers.py hw/xwin/glx: Create a new dispatch table rather than modifying the existing one 2012-06-21 18:36:17 +01:00
glwindows.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glwrap.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
indirect.c hw/xwin/glx: Blacklist 'GDI generic' GL renderer 2012-06-21 18:59:04 +01:00
wgl_ext_api.c hw/xwin/glx: Don't spam log with wglwrap symbol resolution status at startup 2011-07-07 18:00:34 +01:00
wgl_ext_api.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
winpriv.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
winpriv.h Cygwin/X: AIGLX using native WGL 2010-04-28 14:26:52 +01:00