https://bugs.freedesktop.org/show_bug.cgi?id=27704
--- Comment #2 from smoki <smoki00790 at gmail.com> --- It fails in 8888 formats chooser, but it works for every format in firecube just fine here on rv280 if i leave in radeon_texture.c just one format in that function: static gl_format radeonChoose8888TexFormat(radeonContextPtr rmesa, GLenum srcFormat, GLenum srcType, GLboolean fbo) { return _radeon_texformat_argb8888; } Also 'fgl_glxgears -fbo' started to work OK and many other games. For example frogatto fail to work because of this, now start just fine, etc. If someone think this is OK, i can sent a patch to mesa-dev? -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130111/f98f0884/attachment.html>