..
xwayland
malloc + memset -> zalloc
12 years ago
.gitignore
…
Makefile.am
Add zalloc(size_t) allocator function
12 years ago
animation.c
shell: Tweak spring animation for zoom animation type
12 years ago
bindings.c
input: For serial generation get the display from the compositor
12 years ago
clipboard.c
malloc + memset -> zalloc
12 years ago
cms-colord.c
malloc + memset -> zalloc
12 years ago
cms-helper.c
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
12 years ago
cms-helper.h
…
cms-static.c
malloc + memset -> zalloc
12 years ago
compositor-drm.c
malloc + memset -> zalloc
12 years ago
compositor-fbdev.c
compositor: Setup weston-launch sock in fbdev
12 years ago
compositor-headless.c
malloc + memset -> zalloc
12 years ago
compositor-rdp.c
malloc + memset -> zalloc
12 years ago
compositor-rpi.c
malloc + memset -> zalloc
12 years ago
compositor-wayland.c
malloc + memset -> zalloc
12 years ago
compositor-x11.c
malloc + memset -> zalloc
12 years ago
compositor.c
malloc + memset -> zalloc
12 years ago
compositor.h
Add zalloc(size_t) allocator function
12 years ago
data-device.c
input: For serial generation get the display from the compositor
12 years ago
evdev-touchpad.c
touchpad: Handle two-finger click as right click for button pads
12 years ago
evdev.c
evdev: Use touch ID 0 when generating touch up event
12 years ago
evdev.h
…
filter.c
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
12 years ago
filter.h
…
gl-renderer.c
gl-renderer: Only check for subimage when we have extension at compile time
12 years ago
gl-renderer.h
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
12 years ago
input.c
input: For serial generation get the display from the compositor
12 years ago
launcher-util.c
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
12 years ago
launcher-util.h
…
libbacklight.c
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
12 years ago
libbacklight.h
…
log.c
Use #define WL_HIDE_DEPRECATED to avoid deprecated warnings for wl_buffer
12 years ago
noop-renderer.c
Add a weston_buffer structure to replace wl_buffer
12 years ago
pixman-renderer.c
pixman-renderer: Add support for SHM buffers in RGB565 format
12 years ago
pixman-renderer.h
…
rpi-bcm-stubs.h
rpi: Add support for SHM buffers in RGB565 format
12 years ago
rpi-renderer.c
rpi: Add support for SHM buffers in RGB565 format
12 years ago
rpi-renderer.h
…
screenshooter.c
malloc + memset -> zalloc
12 years ago
shell.c
input: For serial generation get the display from the compositor
12 years ago
spring-tool.c
shell: Tweak spring animation for zoom animation type
12 years ago
tablet-shell.c
malloc + memset -> zalloc
12 years ago
text-backend.c
text-backend: remove the weston_seat destruction listener on destroy
12 years ago
tty.c
tty: fix typo in error message
12 years ago
udev-seat.c
malloc + memset -> zalloc
12 years ago
udev-seat.h
udev-seat: Refactor out seat lookup and possible creation
12 years ago
version.h.in
…
weston-egl-ext.h
Add workaround for broken GL_EXT_unpack_subimage tokens
12 years ago
weston-launch.c
weston-launch: always drop privileges before execve
12 years ago
weston-launch.h
…
weston.pc.in
…
zoom.c
Convert to wl_global_create/destroy()
12 years ago