• Oleksandr Shneyder's avatar
    Render.c: Improve situation for multiple trapezoid requests. · da43f047
    Oleksandr Shneyder authored
     This change improves the situation in nxagent for the following
     issue:
    
     ```
     "XRenderCompositeTrapezoids builds RenderTrapezoids requests to composite the
     specified list of trapezoids to dst.  XRenderCompositeTrapezoids will split
     the list of trapezoids to build requests no larger than the maximum request
     size supported by the server.  This can create rendering artifacts as the
     precompositing done by RenderTrapezoids when a maskFormat is specified
     cannot span multiple requests."
     ```
    
     For more information see:
     https://lists.freedesktop.org/archives/xorg/2008-June/036124.html
    
     Fixes ArcticaProject/nx-libs#336.
    da43f047
Name
Last commit
Last update
..
GL Loading commit data...
Xext Loading commit data...
Xi Loading commit data...
composite Loading commit data...
damageext Loading commit data...
dbe Loading commit data...
dix Loading commit data...
fb Loading commit data...
hw/nxagent Loading commit data...
include Loading commit data...
mi Loading commit data...
miext Loading commit data...
os Loading commit data...
randr Loading commit data...
record Loading commit data...
render Loading commit data...
xfixes Loading commit data...
xkb Loading commit data...
.gitignore Loading commit data...
Imakefile Loading commit data...
fix-miregion Loading commit data...
fix-miregion-private Loading commit data...
fix-region Loading commit data...