http://bugs.freedesktop.org/show_bug.cgi?id=24226


Chia-I Wu <olva...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olva...@gmail.com




--- Comment #1 from Chia-I Wu <olva...@gmail.com>  2009-09-30 22:08:11 PST ---
glxinfo creates a context that allows direct rendering, and libGL is capable of
doing direct rendering (through drisw).  I think it is a reasonable behavior. 
To get indirect rendering, you can specify -i when executing glxinfo.

As for driConvertConfigs, it should not return NULL normally.  It returns NULL
when the original psc->configs and driver_configs have no config in common. 
Can you check what's in the original psc->configs?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to