add fallback if xrender fails
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@300 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
80c5ba3b99
commit
d39e14a119
11 changed files with 64 additions and 10 deletions
|
|
@ -44,6 +44,7 @@ struct _MwLLPixmap {
|
|||
unsigned char* data;
|
||||
|
||||
int use_shm;
|
||||
int use_render;
|
||||
XShmSegmentInfo shm;
|
||||
Display* display;
|
||||
XImage* image;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue