..
xwayland
malloc + memset -> zalloc
12 years ago
.gitignore
protocol: add sub-surfaces
12 years ago
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
compositor: Fix a couple of left-over wl_resource direct access
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
Add initial color management framework code
12 years ago
cms-static.c
malloc + memset -> zalloc
12 years ago
compositor-drm.c
malloc + memset -> zalloc
12 years ago
compositor-fbdev.c
Drop extraneous duplicate header includes
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
malloc + memset -> zalloc
12 years ago
evdev-touchpad.c
touchpad: Handle two-finger click as right click for button pads
12 years ago
evdev.c
evdev: get the current slot value from the absinfo struct or mtdev
12 years ago
evdev.h
evdev: Wait for SYN event before sending events over to the client
12 years ago
filter.c
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
12 years ago
filter.h
evdev: Improve touchpad support and add motion filters
13 years ago
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
malloc + memset -> zalloc
12 years ago
launcher-util.c
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
12 years ago
launcher-util.h
Introduce weston-launch
13 years ago
libbacklight.c
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
12 years ago
libbacklight.h
Fix a few -pedantic warnings
13 years ago
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
renderer: introduce destroy callback
12 years ago
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
rpi: add a Dispmanx renderer
12 years ago
screenshooter.c
malloc + memset -> zalloc
12 years ago
shell.c
malloc + memset -> zalloc
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
Install header files and pkg-config file for external modules
12 years ago
weston-egl-ext.h
Add workaround for broken GL_EXT_unpack_subimage tokens
12 years ago
weston-launch.c
weston-launch: Fix signal mask typo
12 years ago
weston-launch.h
Introduce weston-launch
13 years ago
weston.pc.in
weston.pc: Added libexecdir and pkglibexecdir variables
12 years ago
zoom.c
Convert to wl_global_create/destroy()
12 years ago