1 Oct 2009 07:08
[Bug 24226] libGL tries using direct mode when it should use indirect (only tries indirect if forced)
<bugzilla-daemon <at> freedesktop.org>
2009-10-01 05:08:12 GMT
2009-10-01 05:08:12 GMT
http://bugs.freedesktop.org/show_bug.cgi?id=24226 Chia-I Wu <olvaffe <at> gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |olvaffe <at> gmail.com --- Comment #1 from Chia-I Wu <olvaffe <at> 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® 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-12, 2009. Register now! http://p.sf.net/sfu/devconf
RSS Feed