https://bugs.freedesktop.org/show_bug.cgi?id=92236
Michel Dänzer <michel at daenzer.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|Drivers/Gallium/r600 |Mesa core Resolution|--- |NOTOURBUG Assignee|dri-devel at lists.freedesktop |mesa-dev at lists.freedesktop. |.org |org QA Contact|dri-devel at lists.freedesktop |mesa-dev at lists.freedesktop. |.org |org --- Comment #1 from Michel Dänzer <michel at daenzer.net> --- (In reply to Patrick Rudolph from comment #0) > There's an open Gallium nine bug: https://github.com/iXit/Mesa-3D/issues/138 > > It looks like pipe_context->clear called with PIPE_CLEAR_COLOR isn't applied > immediately to the buffer. That's correct. nine needs to resolve the clear using the pipe->flush_resource hook. > The problem doesn't exist with R600_DEBUG=notiling Fast clear only works with tiled surfaces. > and it doesn't exists when using pipe_context->clear_render_target instead. IIRC that's currently a software fallback. -- 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/20151002/b6587ff5/attachment.html>