[Mesa-dev] [Bug 39209] [bisected] Wrong display after "prefer native texture formats when possible" commit - part2
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jul 15 13:26:44 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=39209
--- Comment #8 from Victor Tseng <palatis at gmail.com> 2011-07-15 13:26:44 PDT ---
(In reply to comment #6)
> I think that's a r700 card, so changing evergreen_state.c probably won't do
> much.
thx for pointing this out.
this time I patched the function "r600_translate_colorformat()" in file
"r600_state.c".
and it's all working again now.
and I found the buggy pipe_format is 67 (PIPE_FORMAT_R8G8B8A8_UNORM).
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list