mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-05-02 06:46:26 -04:00
Existing implementations are using wl_shm::error for errors that apply to both wl_shm and wl_shm_pool. The existing error values are assigned to the new enum so existing code will continue to work but it will now be clearer what errors can be emitted. wl_shm::error::invalid_format is now unused. Signed-off-by: Robert Ancell <robert.ancell@canonical.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| generate-shm-formats.py | ||
| tests.xml | ||
| wayland.dtd | ||
| wayland.xml | ||