Use negative stride for trapezoid masks in Xgl
This commit is contained in:
@@ -337,7 +337,7 @@ typedef struct _xglPixmap {
|
||||
int score;
|
||||
Bool acceleratedTile;
|
||||
pointer bits;
|
||||
unsigned int stride;
|
||||
int stride;
|
||||
DamagePtr pDamage;
|
||||
BoxRec damageBox;
|
||||
BoxRec bitBox;
|
||||
|
||||
Reference in New Issue
Block a user