On 11/10/20 1:43 AM, Sam Varshavchik wrote:
> On Mon, Nov 9, 2020 at 4:30 PM Per Dalgas Jakobsen <p...@knaldgas.dk> wrote:
>> Drawing a diamond seems to render correctly only if started (end ended)
>> at the right-most corner, drawing from any other corner causes the
>> right-most pixel not to be rendered.
> libxcb has no involvement with actual drawing or rendering. It's sole
> function is to transmit requests, and all their parameters, to the X
> server which then executes them. libxcb is really just a very thin
> mapping layer between a functional API and X protocol messages.

Seems to be an issue on Intel i915 driver.
nouveau driver renders correctly.

Made a ticket at:
https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/-/issues/203

Thanks for the help Sam!


_______________________________________________
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: https://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s

Reply via email to