[Bug 32865] Frogatto (trunk r4089) crashes on startup,

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jan 6 14:00:51 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=32865

Ian Romanick <idr at freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |NEEDINFO

--- Comment #1 from Ian Romanick <idr at freedesktop.org> 2011-01-06 14:00:51 PST ---
The glGenFramebuffers function is part of the GL_ARB_framebuffer_object
extension, and I don't think r600c supports that extension.  Running 'glxinfo |
grep framebuffer' will tell for sure.  If this function isn't supported by the
driver, it's an application bug.

-- 
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