Set up visuals in wayland-server

Still very much hand-wavey, but at least it's only in one place now.
This commit is contained in:
Kristian Høgsberg 2010-12-08 15:12:58 -05:00
parent b3fc757cd8
commit c5c510ec75
6 changed files with 58 additions and 46 deletions

View file

@ -112,7 +112,6 @@ struct wlsc_shm_buffer {
struct wlsc_compositor {
struct wl_compositor compositor;
struct wl_visual argb_visual, premultiplied_argb_visual, rgb_visual;
struct wlsc_drm drm;
struct wlsc_shm shm;