Files
weston/clients
Pekka Paalanen 9015ead7d6 window: do proper Cairo device flushing
The Cairo documentation tells us to always call cairo_device_flush()
before using other rendering APIs on the cairo surface, especially where
the Cairo device shares state with us (that is, EGL and GL state in this
case).

Add a call to cairo_device_flush() into display_acquire_window_surface(),
which the toytoolkit offers for switching to native (GL) rendering.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2011-12-19 10:50:38 -05:00
..
2011-12-08 11:36:36 +02:00
2011-11-23 16:20:28 -05:00
2011-11-22 09:27:03 -05:00
2011-11-22 09:35:14 -05:00
2011-11-18 14:48:39 +02:00
2011-11-22 09:27:03 -05:00
2011-11-22 09:27:03 -05:00
2011-12-04 14:54:26 -05:00
2011-12-04 14:54:26 -05:00
2011-11-22 09:27:03 -05:00
2011-11-22 09:35:14 -05:00
2011-11-18 14:46:26 +02:00
2011-11-18 14:46:26 +02:00