weston/src
Peter Hutterer 6bb15cd4a8 evdev: call evdev_device_destroy on failure
Avoid keeping keeping what needs to be freed in sync in multiple places,
make evdev_device_destroy do the right thing instead.
2013-08-08 14:04:47 -07:00
..
xwayland malloc + memset -> zalloc 2013-08-08 13:46:13 -07:00
.gitignore protocol: add sub-surfaces 2013-05-10 14:05:59 -04:00
animation.c shell: Tweak spring animation for zoom animation type 2013-06-17 11:08:11 -04:00
bindings.c compositor: Fix a couple of left-over wl_resource direct access 2013-06-25 15:34:33 -04:00
clipboard.c malloc + memset -> zalloc 2013-08-08 13:46:13 -07:00
cms-colord.c malloc + memset -> zalloc 2013-08-08 13:46:13 -07:00
cms-helper.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
cms-helper.h Add initial color management framework code 2013-05-10 12:51:08 -04:00
cms-static.c malloc + memset -> zalloc 2013-08-08 13:46:13 -07:00
compositor-drm.c malloc + memset -> zalloc 2013-08-08 13:46:13 -07:00
compositor-fbdev.c Drop extraneous duplicate header includes 2013-08-06 17:02:22 -07:00
compositor-headless.c malloc + memset -> zalloc 2013-08-08 13:46:13 -07:00
compositor-rdp.c malloc + memset -> zalloc 2013-08-08 13:46:13 -07:00
compositor-rpi.c malloc + memset -> zalloc 2013-08-08 13:46:13 -07:00
compositor-wayland.c malloc + memset -> zalloc 2013-08-08 13:46:13 -07:00
compositor-x11.c malloc + memset -> zalloc 2013-08-08 13:46:13 -07:00
compositor.c malloc + memset -> zalloc 2013-08-08 13:46:13 -07:00
compositor.h Add zalloc(size_t) allocator function 2013-08-08 13:46:13 -07:00
data-device.c malloc + memset -> zalloc 2013-08-08 13:46:13 -07:00
evdev-touchpad.c touchpad: Handle two-finger click as right click for button pads 2013-07-01 12:48:55 -04:00
evdev.c evdev: call evdev_device_destroy on failure 2013-08-08 14:04:47 -07:00
evdev.h evdev: Wait for SYN event before sending events over to the client 2013-02-27 15:28:21 -05:00
filter.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
filter.h evdev: Improve touchpad support and add motion filters 2012-05-17 11:33:45 -04:00
gl-renderer.c gl-renderer: Only check for subimage when we have extension at compile time 2013-08-07 12:11:27 -07:00
gl-renderer.h configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
input.c malloc + memset -> zalloc 2013-08-08 13:46:13 -07:00
launcher-util.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
launcher-util.h Introduce weston-launch 2012-04-06 14:01:19 +02:00
libbacklight.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
libbacklight.h Fix a few -pedantic warnings 2012-05-10 14:11:44 -04:00
log.c Use #define WL_HIDE_DEPRECATED to avoid deprecated warnings for wl_buffer 2013-08-06 19:27:04 -07:00
Makefile.am Add zalloc(size_t) allocator function 2013-08-08 13:46:13 -07:00
noop-renderer.c Add a weston_buffer structure to replace wl_buffer 2013-06-21 23:22:30 -04:00
pixman-renderer.c pixman-renderer: Add support for SHM buffers in RGB565 format 2013-08-06 16:50:59 -07:00
pixman-renderer.h renderer: introduce destroy callback 2013-01-08 15:31:08 -05:00
rpi-bcm-stubs.h rpi: Add support for SHM buffers in RGB565 format 2013-08-06 16:51:14 -07:00
rpi-renderer.c rpi: Add support for SHM buffers in RGB565 format 2013-08-06 16:51:14 -07:00
rpi-renderer.h rpi: add a Dispmanx renderer 2013-05-22 17:05:45 -04:00
screenshooter.c malloc + memset -> zalloc 2013-08-08 13:46:13 -07:00
shell.c malloc + memset -> zalloc 2013-08-08 13:46:13 -07:00
spring-tool.c shell: Tweak spring animation for zoom animation type 2013-06-17 11:08:11 -04:00
tablet-shell.c malloc + memset -> zalloc 2013-08-08 13:46:13 -07:00
text-backend.c text-backend: remove the weston_seat destruction listener on destroy 2013-07-29 16:36:58 -07:00
tty.c tty: fix typo in error message 2013-08-08 13:46:14 -07:00
udev-seat.c malloc + memset -> zalloc 2013-08-08 13:46:13 -07:00
udev-seat.h udev-seat: Refactor out seat lookup and possible creation 2013-06-25 16:27:22 -04:00
version.h.in Install header files and pkg-config file for external modules 2013-02-18 15:29:35 -05:00
weston-egl-ext.h Add workaround for broken GL_EXT_unpack_subimage tokens 2013-08-07 12:05:08 -07:00
weston-launch.c weston-launch: Fix signal mask typo 2013-07-30 10:45:26 -07:00
weston-launch.h Introduce weston-launch 2012-04-06 14:01:19 +02:00
weston.pc.in weston.pc: Added libexecdir and pkglibexecdir variables 2013-06-04 00:14:04 -04:00
zoom.c Convert to wl_global_create/destroy() 2013-07-09 02:02:11 -04:00