GL_EXT_texture_format_BGRA8888
Mladen Pejaković <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.user |
|---|---|
| Message-ID | <[email protected]> |
I've just got this when trying to run wayland compositor: GL_EXT_texture_format_BGRA8888 not available I saw some commits on mesa cgit interface which add this extension, and I wonder, isn't it already implemented? I mean, clearly not, since the glxinfo does not list it. My hardware is r600, but recently I had an r300 card and wayland worked. I see on http://www.x.org/wiki/RadeonFeature that status for "Textures" for r600/700 is "MOSTLY", so this could be an explanation, couldn't it? Enlighten me, please. :)