add width to struct for width != virtual width
This commit is contained in:
@@ -95,6 +95,7 @@ typedef struct DRIDriverContextRec {
|
||||
int fbStride;
|
||||
int virtualWidth;
|
||||
int virtualHeight;
|
||||
int Width;
|
||||
} shared;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user