mutter/clutter/wayland
nobled 15cd4705db wayland: really fix buffer format selection
Wayland visuals refer to a pixel's bytes in order from
most significant to least significant, while the
one-byte-per-component Cogl formats refer to the order
of increasing memory addresses, so converting between
the two depends on the system's endianness.
2011-01-31 02:45:01 +00:00
..
clutter-backend-wayland.c wayland: don't require the surfaceless extensions 2011-01-30 22:43:50 +00:00
clutter-backend-wayland.h wayland: don't require the surfaceless extensions 2011-01-30 22:43:50 +00:00
clutter-event-wayland.c
clutter-input-device-wayland.c wayland: fix typo 2010-12-09 13:32:41 +00:00
clutter-stage-wayland.c wayland: really fix buffer format selection 2011-01-31 02:45:01 +00:00
clutter-stage-wayland.h
clutter-wayland.h Rename the EGLDisplay accessors 2010-12-09 15:34:22 +00:00