<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [KMS] fbo_firecube broken on rv280 and current mesa"
href="https://bugs.freedesktop.org/show_bug.cgi?id=27704#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [KMS] fbo_firecube broken on rv280 and current mesa"
href="https://bugs.freedesktop.org/show_bug.cgi?id=27704">bug 27704</a>
from <span class="vcard"><a class="email" href="mailto:smoki00790@gmail.com" title="smoki <smoki00790@gmail.com>"> <span class="fn">smoki</span></a>
</span></b>
<pre>
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?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>