You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pekka Paalanen
5f8a67cce8
configure: separate simple EGL clients from others
...
Separate simple EGL clients from other simple clients. This allows to
build either simple-shm or simple-egl, whichever you want. We avoid
linking libEGL and GLESv2 into simple-shm, and we can build simple-shm
even if nothing provides EGL, GLESv2, or wayland-egl APIs.
Change the options in configure --help from --enable to --disable, since
these are enabled by default, and you would normally only ever give the
--disable flavor. Add descriptions.
Remove the #define BUILD_SIMPLE_CLIENTS since it is not used.
Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
13 years ago
..
.gitignore
text: Split text and input-method protocols
13 years ago
Makefile.am
configure: separate simple EGL clients from others
13 years ago
clickdot.c
Use enum wl_keyboard_key_state instead of integer
13 years ago
cliptest.c
compositor: new intersection algorithm
13 years ago
desktop-shell.c
Update to new fd and wl_registry APIs
13 years ago
dnd.c
clients: use wl_surface_commit
13 years ago
editor.c
Update to new fd and wl_registry APIs
13 years ago
eventdemo.c
Fix spelling errors
13 years ago
flower.c
clients: Set title for all shell surface demos.
13 years ago
gears.c
gears: Keep gears inside screen in fullscreen mode
13 years ago
glmatrix.c
Add signedness warning flag and fix fallout
13 years ago
image.c
clients: image: Add support for panning and zooming
13 years ago
keyboard.c
Update to new fd and wl_registry APIs
13 years ago
matrix3.xpm
clients: import glmatrix.c and matrix3.xpm
13 years ago
resizor.c
Use enum wl_keyboard_key_state instead of integer
13 years ago
screenshot.c
Update to new fd and wl_registry APIs
13 years ago
simple-egl.c
compositor, clients: apply wl_surface.frame on commit
13 years ago
simple-shm.c
compositor, clients: apply wl_surface.frame on commit
13 years ago
simple-touch.c
compositor, clients: make damage double-buffered
13 years ago
smoke.c
compositor, clients: make damage double-buffered
13 years ago
tablet-shell.c
Update to new fd and wl_registry APIs
13 years ago
terminal.c
terminal: Don't snap resize if we're maximized
13 years ago
view.c
PDF viewer to run until and only when it has existing windows
13 years ago
weston-info.c
Update to new fd and wl_registry APIs
13 years ago
window.c
toytoolkit: make all EGL code dependant on cairo-egl
13 years ago
window.h
window: remove dead EGL code
13 years ago
wscreensaver-glue.c
screensaver: fix decoding of transparency in xpm files
13 years ago
wscreensaver-glue.h
Never include wayland-util.h directly
13 years ago
wscreensaver.c
Update to new fd and wl_registry APIs
13 years ago
wscreensaver.h
Add signedness warning flag and fix fallout
13 years ago