[Bug 31613] UI Fonts in Blender are not visible with recent Mesa.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 15 23:58:49 PST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=31613
--- Comment #2 from Francis Whittle <FJ.Whittle at gmail.com> 2010-11-15 23:58:49 PST ---
The conditions for this failure appear to be related to sync uploads only (with
or without readbacks is, at a guess, irrelevant). At any rate, commenting out
the test to use a staged upload in this instance cause the missing text(ures)
to reappear.
I'm suspicious that at the end of the big if( use_staging_upload ) block
there's a call to r600_copy_to_staging_texture() in the case of
PIPE_TRANSFER_READ but apparently no equivalent call for PIPE_TRANSFER_WRITE.
--
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 dri-devel
mailing list