mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-10 14:41:52 +00:00
glamor: remove gratuitous flush.
This commit is contained in:
committed by
Zhigang Gong
parent
399e006989
commit
74f262bcdb
@@ -94,8 +94,6 @@ glamor_solid(PixmapPtr pixmap, int x, int y, int width, int height,
|
||||
glVertex2f(x2, y2);
|
||||
glVertex2f(x2, y1);
|
||||
glEnd();
|
||||
|
||||
glFlush();
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user