https://bugs.freedesktop.org/show_bug.cgi?id=27704

--- Comment #2 from smoki <smoki00...@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.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to