Files
weston/clients
Pekka Paalanen 0c6a34378a window: merge struct surface_data into shm_surface_data
Struct surface_data was not really useful, and it definitely was not
used with EGL-based windows.

This also fixes a semantic mistake, where struct shm_surface_data was
put into cairo_surface_t private, but got out as struct surface_data
instead. Due to struct layout, however, this did not cause a real bug.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2012-11-19 15:55:26 -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