.. |
animation.c
|
animation: Fix potential leak of memory pointed to by move
|
2015-10-05 18:54:29 -07:00 |
bindings.c
|
Add a weston_pointer_axis_event
|
2016-01-19 10:53:16 +08:00 |
clipboard.c
|
clipboard: zalloc the clipboard_source
|
2016-02-01 13:22:30 -08:00 |
cms-colord.c
|
Make config.h inclusion consistent
|
2016-06-16 11:01:54 -07:00 |
cms-helper.c
|
src: Update boilerplate from MIT X11 license to MIT Expat license
|
2015-06-15 13:04:18 -07:00 |
cms-helper.h
|
src: Update boilerplate from MIT X11 license to MIT Expat license
|
2015-06-15 13:04:18 -07:00 |
cms-static.c
|
compositor: remove the weston_config field in weston_compositor
|
2016-06-03 13:16:39 +03:00 |
compositor-drm.c
|
libweston: remove unused backend_init() arguments
|
2016-06-06 15:23:42 +03:00 |
compositor-drm.h
|
libinput: don't use weston_config when configuring input devices
|
2016-06-03 13:17:18 +03:00 |
compositor-fbdev.c
|
libweston: remove unused backend_init() arguments
|
2016-06-06 15:23:42 +03:00 |
compositor-fbdev.h
|
libinput: don't use weston_config when configuring input devices
|
2016-06-03 13:17:18 +03:00 |
compositor-headless.c
|
libweston: remove unused backend_init() arguments
|
2016-06-06 15:23:42 +03:00 |
compositor-headless.h
|
headless: port the headless backend to the new init api
|
2016-04-18 14:44:39 +03:00 |
compositor-rdp.c
|
rdp: don't release the seat until it is safe v2
|
2016-06-08 13:45:41 +03:00 |
compositor-rdp.h
|
compositor-rdp: refactor configuration API
|
2016-04-25 16:36:44 +03:00 |
compositor-wayland.c
|
compositor-wayland: Correct output base make name
|
2016-06-10 09:39:19 -07:00 |
compositor-wayland.h
|
compositor-wayland: add versionning to config structure
|
2016-05-11 12:26:08 +03:00 |
compositor-x11.c
|
libweston: remove unused backend_init() arguments
|
2016-06-06 15:23:42 +03:00 |
compositor-x11.h
|
x11: port the x11 backend to the new init api
|
2016-05-03 01:24:28 -07:00 |
compositor.c
|
compositor: fix wp_viewport.set_source errors
|
2016-06-09 11:17:16 +03:00 |
compositor.h
|
compositor: migrate to stable viewporter.xml
|
2016-06-09 11:06:50 +03:00 |
data-device.c
|
data-device: Update current action even if source version is old
|
2016-04-22 10:31:21 +08:00 |
dbus.c
|
src: Update boilerplate from MIT X11 license to MIT Expat license
|
2015-06-15 13:04:18 -07:00 |
dbus.h
|
src: Update boilerplate from MIT X11 license to MIT Expat license
|
2015-06-15 13:04:18 -07:00 |
gl-renderer.c
|
gl-renderer: Implement & use check_extension
|
2016-03-22 13:54:02 +02:00 |
gl-renderer.h
|
src: Update boilerplate from MIT X11 license to MIT Expat license
|
2015-06-15 13:04:18 -07:00 |
input.c
|
Rename weston_compositor_xkb_init to weston_compositor_set_xkb_rule_names
|
2016-06-03 13:16:39 +03:00 |
launcher-direct.c
|
launcher: Split out launcher implementations into three distinct ones
|
2015-09-23 15:47:48 -07:00 |
launcher-impl.h
|
launcher: Split out launcher implementations into three distinct ones
|
2015-09-23 15:47:48 -07:00 |
launcher-logind.c
|
launcher-logind: Remove old VT switching code, move to SwitchTo/Activate
|
2015-09-23 15:47:50 -07:00 |
launcher-util.c
|
compositor-{drm, fbdev, rpi}: Make VT switching configurable
|
2016-01-12 09:21:28 -06:00 |
launcher-util.h
|
compositor-{drm, fbdev, rpi}: Make VT switching configurable
|
2016-01-12 09:21:28 -06:00 |
launcher-weston-launch.c
|
weston-launch: Remove unused event source
|
2015-10-23 12:34:11 -07:00 |
libbacklight.c
|
Whitespace corrections
|
2015-06-06 12:39:51 -07:00 |
libbacklight.h
|
libbacklight: Add missing boilerplate to header
|
2015-06-15 13:04:18 -07:00 |
libinput-device.c
|
libinput: don't use weston_config when configuring input devices
|
2016-06-03 13:17:18 +03:00 |
libinput-device.h
|
libinput: don't use weston_config when configuring input devices
|
2016-06-03 13:17:18 +03:00 |
libinput-seat.c
|
libinput: don't use weston_config when configuring input devices
|
2016-06-03 13:17:18 +03:00 |
libinput-seat.h
|
libinput: don't use weston_config when configuring input devices
|
2016-06-03 13:17:18 +03:00 |
libweston.pc.in
|
Create a libweston-0.so
|
2016-06-03 13:18:57 +03:00 |
linux-dmabuf.c
|
linux-dmabuf: Keep checking planes even if the first doesn't support lseek
|
2016-04-26 11:02:06 +03:00 |
linux-dmabuf.h
|
linux-dmabuf: Move the attributes part of linux_dmabuf_buffer into its own struct
|
2015-12-02 16:50:15 -06:00 |
log.c
|
allow compositors to define the logging behavior
|
2016-06-03 13:17:18 +03:00 |
main.c
|
main: remove unused argument from backend loaders
|
2016-06-06 15:23:50 +03:00 |
noop-renderer.c
|
src: Update boilerplate from MIT X11 license to MIT Expat license
|
2015-06-15 13:04:18 -07:00 |
pixman-renderer.c
|
compositor: Move weston_matrix_transform_region to compositor.c and export it
|
2015-11-20 15:27:55 +02:00 |
pixman-renderer.h
|
src: Update boilerplate from MIT X11 license to MIT Expat license
|
2015-06-15 13:04:18 -07:00 |
screen-share.c
|
input: use doubles in the interfaces to notify of input events
|
2016-03-23 14:05:09 +02:00 |
screenshooter.c
|
Move part of screenshooter.c to weston-screenshooter.c
|
2016-06-03 13:16:39 +03:00 |
spring-tool.c
|
src: Update boilerplate from MIT X11 license to MIT Expat license
|
2015-06-15 13:04:18 -07:00 |
systemd-notify.c
|
systemd: take over sockets created by systemd
|
2016-04-06 14:12:02 +03:00 |
text-backend.c
|
compositor: remove the weston_config field in weston_compositor
|
2016-06-03 13:16:39 +03:00 |
timeline-object.h
|
src: Update boilerplate from MIT X11 license to MIT Expat license
|
2015-06-15 13:04:18 -07:00 |
timeline.c
|
src: Update boilerplate from MIT X11 license to MIT Expat license
|
2015-06-15 13:04:18 -07:00 |
timeline.h
|
src: Update boilerplate from MIT X11 license to MIT Expat license
|
2015-06-15 13:04:18 -07:00 |
vaapi-recorder.c
|
cosmetic: Remove use of C++ style comments
|
2015-12-03 15:28:53 -08:00 |
vaapi-recorder.h
|
src: Update boilerplate from MIT X11 license to MIT Expat license
|
2015-06-15 13:04:18 -07:00 |
version.h.in
|
src: Update boilerplate from MIT X11 license to MIT Expat license
|
2015-06-15 13:04:18 -07:00 |
vertex-clipping.c
|
src: Update boilerplate from MIT X11 license to MIT Expat license
|
2015-06-15 13:04:18 -07:00 |
vertex-clipping.h
|
src: Update boilerplate from MIT X11 license to MIT Expat license
|
2015-06-15 13:04:18 -07:00 |
weston-egl-ext.h
|
gl-renderer: add dmabuf import
|
2015-08-14 15:53:26 +03:00 |
weston-launch.c
|
weston-launch: Handle invalid command line options
|
2016-06-01 18:40:00 -07:00 |
weston-launch.h
|
src: Update boilerplate from MIT X11 license to MIT Expat license
|
2015-06-15 13:04:18 -07:00 |
weston-screenshooter.c
|
Move part of screenshooter.c to weston-screenshooter.c
|
2016-06-03 13:16:39 +03:00 |
weston.desktop
|
build: install a login manager session entry
|
2015-01-20 19:44:58 -08:00 |
weston.h
|
Split the modules and include files between weston and libweston
|
2016-06-03 13:17:18 +03:00 |
weston.pc.in
|
Create a libweston-0.so
|
2016-06-03 13:18:57 +03:00 |
zoom.c
|
zoom: remove temporary variables
|
2015-10-09 11:17:41 -05:00 |