weston/wayland
Benjamin Franzke 66cea0ad25 Add wayland-egl.h
This header defines native EGL wayland types and affiliated
initialization, processing and destruction routines.
EGL implementations must implement this API in order to allow
applications using this native types for the EGL implementation.
2011-02-07 14:05:01 +01:00
..
.gitignore Clean up .gitignore files 2010-11-11 20:11:27 -05:00
connection.c connection: Handle broken pipes in sendmsg 2011-01-30 20:56:09 -05:00
connection.h Move core protocol libraries into wayland/ subdirectory 2010-09-14 12:41:55 -04:00
event-loop.c Make the server event loop embeddable 2010-11-19 10:47:28 -05:00
Makefile.am Add wayland-egl.h 2011-02-07 14:05:01 +01:00
scanner.c Guard enums in generated wayland-*-protocol.h 2011-01-23 13:28:37 -05:00
scanner.mk Silence scanner makefile rule by default 2010-12-01 17:46:56 -05:00
wayland-client.c display_iterate: Process only enabled event masks 2011-01-23 13:32:31 -05:00
wayland-client.h Create socket in /var/run/user/${HOME} 2010-12-01 16:53:01 -05:00
wayland-client.pc.in Move core protocol libraries into wayland/ subdirectory 2010-09-14 12:41:55 -04:00
wayland-egl.h Add wayland-egl.h 2011-02-07 14:05:01 +01:00
wayland-hash.c Move core protocol libraries into wayland/ subdirectory 2010-09-14 12:41:55 -04:00
wayland-server.c Don't compare socket(2) to NULL 2011-01-25 15:11:58 -05:00
wayland-server.h First attempt at selection support 2011-01-19 14:25:12 -05:00
wayland-server.pc.in Move core protocol libraries into wayland/ subdirectory 2010-09-14 12:41:55 -04:00
wayland-util.c compositor-x11: Handle keyboard focus correctly so we avoid stuck modifiers 2011-01-27 11:57:19 -05:00
wayland-util.h compositor-x11: Handle keyboard focus correctly so we avoid stuck modifiers 2011-01-27 11:57:19 -05:00