wayland/compositor
Kristian Høgsberg b313b02983 Chage the 'base' field to be the name of the super class instead
Instead of display->base.base we want display->proxy.object, or

        buffer->buffer.resource.object.id = id;

which makes it clear what we end up addressing.
2010-12-01 17:35:45 -05:00
..
.gitignore Clean up .gitignore files 2010-11-11 20:11:27 -05:00
70-wayland.rules Move core protocol libraries into wayland/ subdirectory 2010-09-14 12:41:55 -04:00
compositor-drm.c compositor: Use a virtual destructor when shutting down 2010-12-01 16:53:15 -05:00
compositor-wayland.c compositor: Use a virtual destructor when shutting down 2010-12-01 16:53:15 -05:00
compositor-x11.c compositor: Use a virtual destructor when shutting down 2010-12-01 16:53:15 -05:00
compositor.c Chage the 'base' field to be the name of the super class instead 2010-12-01 17:35:45 -05:00
compositor.h Chage the 'base' field to be the name of the super class instead 2010-12-01 17:35:45 -05:00
drm.c Chage the 'base' field to be the name of the super class instead 2010-12-01 17:35:45 -05:00
Makefile.am Add $(GCC_CFLAGS) back 2010-12-01 09:46:10 -05:00
screenshooter.c Use scanner for screenshooter protocol 2010-09-14 15:54:02 -04:00
shm.c Chage the 'base' field to be the name of the super class instead 2010-12-01 17:35:45 -05:00