Summary: | Frogatto (trunk r4089) crashes on startup, | ||
---|---|---|---|
Product: | Mesa | Reporter: | Ignacio R. Morelle <shadowm2006> |
Component: | Drivers/DRI/R600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED NOTOURBUG | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | shadowm2006 |
Version: | git | Keywords: | NEEDINFO |
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Ignacio R. Morelle
2011-01-05 21:28:41 UTC
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. Indeed it's an application bug and I have now contacted the developers about it. I had originally searched for GL_EXT_framebuffer_object instead, which is supported by this driver. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.