..
animation.c
animation: don't NULL deref if _run() returns NULL
11 years ago
bindings.c
input: Keep track of number of touch points inside touch struct
11 years ago
clipboard.c
malloc + memset -> zalloc
11 years ago
cms-colord.c
malloc + memset -> zalloc
11 years ago
cms-helper.c
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
12 years ago
cms-helper.h
Add more missing config.h includes
11 years ago
cms-static.c
malloc + memset -> zalloc
11 years ago
compositor-drm.c
compositor: Fix a couple of #includes to use "" instead of <>
11 years ago
compositor-fbdev.c
compositor: Destroy renderer in weston_compositor_shutdown()
11 years ago
compositor-headless.c
compositor-headless: create input devices
11 years ago
compositor-rdp.c
Fix compilation with FreeRdp 1.1 and master v2
11 years ago
compositor-rpi.c
compositor-rpi: Fix input initialization
11 years ago
compositor-wayland.c
compositor-wayland: free 'theme' config option value
11 years ago
compositor-x11.c
compositor: Destroy renderer in weston_compositor_shutdown()
11 years ago
compositor.c
compositor: Drop core ping_handler callout
11 years ago
compositor.h
input: Send leave and enter pair when the surface moves under the cursor
11 years ago
data-device.c
data-device: Fix surface configure function type
11 years ago
dbus.c
dbus: add dbus-match helpers
11 years ago
dbus.h
dbus: add dbus-match helpers
11 years ago
evdev-touchpad.c
evdev: Only track one pending event
11 years ago
evdev.c
evdev: Remove output destroy notifier on device destroy
11 years ago
evdev.h
input: Handle unplugging the output for a touchscreen device
11 years ago
filter.c
filter: Remove unused variable
11 years ago
filter.h
filter: Remove unused variable
11 years ago
gl-renderer.c
Don't crash when eglCreateContext fails
11 years ago
gl-renderer.h
gl: fix fallback definition of EGL_DEFAULT_DISPLAY
11 years ago
input.c
input: Send leave and enter pair when the surface moves under the cursor
11 years ago
launcher-util.c
configure.ac: Make libdrm optional in weston-launch
11 years ago
launcher-util.h
launcher: add logind backend
11 years ago
libbacklight.c
backlight: fix backlight_path memory leak
11 years ago
libbacklight.h
Fix a few -pedantic warnings
13 years ago
log.c
log: print dummy timestamp if localtime call fails
11 years ago
logind-util.c
compositor: Fix a couple of #includes to use "" instead of <>
11 years ago
logind-util.h
launcher: add logind backend
11 years ago
noop-renderer.c
noop-renderer: Read the shm buffer contents on attach
11 years ago
pixman-renderer.c
protocol: rename wl_surface_scaler to wl_viewport
11 years ago
pixman-renderer.h
Add more missing config.h includes
11 years ago
rpi-bcm-stubs.h
rpi: Support opaque regions
11 years ago
rpi-renderer.c
rpi: call eglTerminate if we're bailing
11 years ago
rpi-renderer.h
rpi: Support opaque regions
11 years ago
screenshooter.c
screenshooter: check for NULL malloc and fix memleaks
11 years ago
spring-tool.c
Split the geometry information from weston_surface out into weston_view
11 years ago
text-backend.c
text: Set context->model to NULL when we deactivate text input
11 years ago
udev-seat.c
input: Handle unplugging the output for a touchscreen device
11 years ago
udev-seat.h
input: Re-pair touch screen when monitor is plugged in
11 years ago
vaapi-recorder.c
vaapi-recorder: Don't leak fd on thread error path
11 years ago
vaapi-recorder.h
compositor-drm: Add hardware accelerated capture of screen using libva
11 years ago
version.h.in
Document WESTON_VERSION_AT_LEAST() macro behavior
11 years ago
vertex-clipping.c
Remove dependency on <GLES2/gl2.h> by replacing GLfloat with float
11 years ago
vertex-clipping.h
Remove dependency on <GLES2/gl2.h> by replacing GLfloat with float
11 years ago
weston-egl-ext.h
weston-egl: Update weston-egl-ext.h: s/wl_buffer/wl_resource
11 years ago
weston-launch.c
configure.ac: Make libdrm optional in weston-launch
11 years ago
weston-launch.h
launcher: Handle drm set/drop master and vt switch signals in launcher
11 years ago
weston.pc.in
weston.pc: Added libexecdir and pkglibexecdir variables
12 years ago
zoom.c
zoom: use the new pointer motion signal to move the zoom frame.
11 years ago