nouveau: SwapBuffers() needs to perform a glFlush()
This commit is contained in:
@@ -352,6 +352,7 @@ static void nouveauDoSwapBuffers(nouveauContextPtr nmesa,
|
||||
OUT_RING (((box->y2 - box->y1) << 16) |
|
||||
(box->x2 - box->x1));
|
||||
}
|
||||
FIRE_RING();
|
||||
|
||||
UNLOCK_HARDWARE(nmesa);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user