llvmpipe should use GL_ARB_debug_output more
Maik Riechert <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.user |
|---|---|
| Message-ID | <[email protected]> |
Hi folks, I'm fighting with a GL_FRAMEBUFFER_UNSUPPORTED_EXT error and it seems that llvmpipe isn't outputting any debug information in this situation when using GL_ARB_debug_output. The reason I'm bringing this up is that I found relevant code in the intel driver: http://lists.freedesktop.org/archives/mesa-dev/2013-April/038487.html Maybe this can be adopted in llvmpipe in the same fashion for this and other cases? Cheers Maik