Files
weston/clients
Pekka Paalanen 32127ca86d window: use different keys for different cairo privates
cairo_surface_t objects have a private set, either struct
shm_surface_data, or struct egl_window_surface_data. Use separate
private keys for each type to avoid mismatch.

This makes display_get_buffer_for_surface() safe, in that it won't
return garbage for an EGL-based cairo surface.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2012-11-19 15:55:28 -05:00
..
2012-10-04 11:24:50 -04:00
2012-11-08 14:08:53 -05:00
2012-11-08 14:08:53 -05:00
2012-11-19 15:55:17 -05:00