https://bugs.freedesktop.org/show_bug.cgi?id=32865
Ian Romanick idr@freedesktop.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |NEEDINFO
--- Comment #1 from Ian Romanick idr@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.