index
:
wayland/weston
0.85
1.0
1.1
1.10
1.11
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
10.0
11.0
12.0
13.0
14.0
2.0
3.0
4.0
5.0
6.0
7.0
8.0
9.0
main
master
The Weston Wayland Compositor (mirrored from https://gitlab.freedesktop.org/wayland/weston)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
compositor-rpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-03
Remove Raspberry Pi backend and renderer
Pekka Paalanen
1
-575
/
+0
2016-03-07
protocol: migrate to stable presentation-time.xml
Pekka Paalanen
1
-4
/
+4
2016-01-12
compositor-{drm, fbdev, rpi}: Make VT switching configurable
Bob Ham
1
-15
/
+1
2015-10-23
compositor: pass the backend config struct to the backends init function
Giulio Camuffo
1
-1
/
+2
2015-09-10
rpi: fix segfault at startup in rpi_flippipe_init() v2
John Sadler
1
-2
/
+4
2015-09-08
rpi: prevent segfault on shut-down due to NULL backend
John Sadler
1
-0
/
+2
2015-08-06
backends: don't destroy renderer and output twice
Dawid Gajownik
1
-5
/
+2
2015-07-16
input: Pass the appropriate pointer type to bindings instead of a seat
Derek Foreman
1
-1
/
+2
2015-07-10
compositor: add API to manage compositor instances
Giulio Camuffo
1
-9
/
+2
2015-07-09
compositor: introduce struct weston_backend
Giulio Camuffo
1
-70
/
+77
2015-06-15
Moved helper macro to a discrete include file.
Jon Cruz
1
-0
/
+1
2015-06-15
src: Update boilerplate from MIT X11 license to MIT Expat license
Bryce Harrington
1
-16
/
+19
2015-05-08
compositor: send the output_created signal after inserting it in the list
Giulio Camuffo
1
-1
/
+1
2015-03-20
compositor, backends: weston_compositor_read_presentation_clock
Pekka Paalanen
1
-1
/
+1
2015-03-18
compositor-rpi: give the output a name
Derek Foreman
1
-0
/
+1
2015-01-20
compositor: set presentation.presented flags
Pekka Paalanen
1
-2
/
+7
2015-01-16
logind: forward Active=true changes for non-DRM backends
David Herrmann
1
-2
/
+3
2014-11-28
Use zalloc instead of calloc(1, ...)
Bryce Harrington
1
-3
/
+3
2014-11-26
compositor: Drop legacy backends in favor of libinput
Peter Hutterer
1
-1
/
+1
2014-11-19
backends: refactor transform string parsing
Derek Foreman
1
-39
/
+4
2014-09-30
compositor: set and use the presentation clock everywhere
Pekka Paalanen
1
-25
/
+24
2014-03-12
Add libinput based input device backend
Jonas Ådahl
1
-2
/
+3
2014-03-12
udev-seat: Make udev_input own its own udev object reference
Jonas Ådahl
1
-1
/
+1
2014-02-05
compositor-rpi: Fix input initialization
Emilio Pozuelo Monfort
1
-11
/
+8
2013-12-22
compositor: Destroy renderer in weston_compositor_shutdown()
Ander Conselvan de Oliveira
1
-2
/
+0
2013-12-16
compositor: Remove output from list in weston_output_destroy()
Ander Conselvan de Oliveira
1
-1
/
+0
2013-12-04
rpi: launcher must init before udev-seat
Pekka Paalanen
1
-12
/
+12
2013-12-04
rpi: seat quick fix
Pekka Paalanen
1
-1
/
+1
2013-12-02
rpi: Use common udev_input for input device handling
Jonas Ådahl
1
-245
/
+16
2013-12-02
rpi: Support opaque regions
Tomeu Vizoso
1
-0
/
+3
2013-10-25
pixman-renderer, gl-renderer: Destroy debug bindings on clean up
Ander Conselvan de Oliveira
1
-1
/
+2
2013-10-22
compositor: Remove redundant and not well-defined focus field
Kristian Høgsberg
1
-3
/
+0
2013-10-22
compositor: finish frame if redraw fails
David Herrmann
1
-1
/
+2
2013-10-21
launcher: add logind backend
David Herrmann
1
-1
/
+1
2013-10-02
launcher: Add back support for specifying VT to run on
Kristian Høgsberg
1
-1
/
+2
2013-09-21
Notify clients on mode_switch()
Hardening
1
-1
/
+0
2013-09-21
Rename current, origin, scale, origin_scale
Hardening
1
-2
/
+2
2013-09-18
launcher: Move rest of tty object into struct weston_launcher
Kristian Høgsberg
1
-13
/
+11
2013-09-18
compositor: Generalize VT switching as a session_signal
Kristian Høgsberg
1
-11
/
+11
2013-08-08
malloc + memset -> zalloc
Peter Hutterer
1
-2
/
+1
2013-06-05
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
Daniel Stone
1
-3
/
+1
2013-06-05
input: Add a seat name parameter to weston_seat_init
Rob Bradford
1
-1
/
+1
2013-05-26
compositor: Parse config file in main(), only keep weston config object
Kristian Høgsberg
1
-4
/
+5
2013-05-22
rpi: remove weston_plane support
Pekka Paalanen
1
-727
/
+0
2013-05-22
rpi: switch to rpi-renderer
Pekka Paalanen
1
-87
/
+85
2013-05-22
compositor: Support output/buffer scaling
Alexander Larsson
1
-1
/
+2
2013-05-14
config-parser: Honor XDG_CONFIG_DIRS
Ossama Othman
1
-4
/
+4
2013-05-08
compositor: Adapt to wl_surface going away
Kristian Høgsberg
1
-2
/
+2
2013-05-07
input: Merge wl_seat into weston_seat
Kristian Høgsberg
1
-2
/
+2
2013-04-08
Make backends always specify output repaint time
1.0.90
Jonas Ådahl
1
-4
/
+21
[next]