[Bug 29725] EXT_framebuffer_object extension with free radeon driver
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Aug 21 11:06:29 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=29725
--- Comment #3 from jonathan <bioinfornatics at gmail.com> 2010-08-21 11:06:29 PDT ---
with gam configuration file:
shadows = true
noframebufferobject = false
==> crash
____________________
shadows = false
noframebufferobject = false
==> crash
____________________
shadows = true
noframebufferobject = true
==> no crash
____________________
shadows = true
noframebufferobject = true
==> no crash
then in 0ad code when noframebufferobject is false it try use
EXT_framebuffer_object extension
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the dri-devel
mailing list