[Bug 110214] Raven Ridge (2400G): xterm scrollback buffer disappears while Shift+PgUp and Shift+PgDn
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Aug 5 11:12:29 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=110214
--- Comment #101 from Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer at amd.com> ---
Created attachment 144948
--> https://bugs.freedesktop.org/attachment.cgi?id=144948&action=edit
comparison screenshot
It looks like a DPBB/scissor interation issue.
The screenshot on the left is a replay of a faulty trace with dpbb disabled.
On the right the same trace, at the same point but using dpbb.
The last executed commands are:
glScissor(3, 3, 480, 144);
glDrawArraysInstanced(GL_TRIANGLE_STRIP, 0, 4, 1);
As you can see, the purple area on the right doesn't honor the defined scissor
area.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20190805/a8f65760/attachment.html>
More information about the dri-devel
mailing list