Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
94e664d92be347c71b8fa2478100567d91fffa18
/
libweston
/
compositor-headless.c
b1f166d
Allow backends to group repaint flushes
by Daniel Stone
· 8 years ago
23e1d6f
libweston: Properly namespace backends entrypoint
by Quentin Glidic
· 9 years ago
4008740
weston: Rename weston_output_init_pending() to weston_output_init()
by Armin Krezović
· 9 years ago
7fb1775
weston: Port headless backend to new output handling API
by Armin Krezović
· 9 years ago
a8fb5ea
compositor-headless: Use non-cast functions to retrieve backend and output objects
by Armin Krezović
· 9 years ago
649bbce
include stdint.h for int32_t/uint32_t
by Jussi Kukkonen
· 9 years ago
d84deeb
compositor-headless: Support starting with zero outputs
by Armin Krezović
· 9 years ago
b5e3ea2
Rename src/ to libweston/
by Pekka Paalanen
· 9 years ago
[Renamed from src/compositor-headless.c]
a1046ad
compositor-headless: do not create a seat
by Pekka Paalanen
· 9 years ago
a256c5e
libweston: remove unused backend_init() arguments
by Pekka Paalanen
· 9 years ago
3c53094
headless: port the headless backend to the new init api
by Benoit Gschwind
· 9 years ago
b00c79b
protocol: migrate to stable presentation-time.xml
by Pekka Paalanen
· 9 years ago
93daabb
compositor: pass the backend config struct to the backends init function
by Giulio Camuffo
· 10 years ago
459137b
compositor: add API to manage compositor instances
by Giulio Camuffo
· 11 years ago
954f183
compositor: introduce struct weston_backend
by Giulio Camuffo
· 11 years ago
35b2eaa
Moved helper macro to a discrete include file.
by Jon Cruz
· 10 years ago
a0bbfea
src: Update boilerplate from MIT X11 license to MIT Expat license
by Bryce Harrington
· 10 years ago
b114715
compositor: send the output_created signal after inserting it in the list
by Giulio Camuffo
· 10 years ago
662f384
compositor, backends: weston_compositor_read_presentation_clock
by Pekka Paalanen
· 10 years ago
1879f21
headless: fix the output refresh rate
by Pekka Paalanen
· 11 years ago
363aa7b
compositor: set presentation.presented flags
by Pekka Paalanen
· 11 years ago
4703d68
compositor-headless: add support for transforms set on command line
by Derek Foreman
· 11 years ago
a04e913
compositor-headless: allow rendering with pixman
by Derek Foreman
· 11 years ago
b5eedad
compositor: set and use the presentation clock everywhere
by Pekka Paalanen
· 11 years ago
dd9f6bc
compositor-headless: create input devices
by Emilio Pozuelo Monfort
· 11 years ago
1853676
compositor: Destroy renderer in weston_compositor_shutdown()
by Ander Conselvan de Oliveira
· 12 years ago
62a9075
compositor-headless, compositor-rdp: Don't call weston_output_move()
by Ander Conselvan de Oliveira
· 12 years ago
1edf44c
compositor: finish frame if redraw fails
by David Herrmann
· 12 years ago
57388e4
Notify clients on mode_switch()
by Hardening
· 12 years ago
ff39efa
Rename current, origin, scale, origin_scale
by Hardening
· 12 years ago
f3d6227
malloc + memset -> zalloc
by Peter Hutterer
· 12 years ago
c228e23
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
by Daniel Stone
· 12 years ago
9af5f9e
input: Add a seat name parameter to weston_seat_init
by Rob Bradford
· 12 years ago
14e438c
compositor: Parse config file in main(), only keep weston config object
by Kristian Høgsberg
· 12 years ago
4ea9552
compositor: Support output/buffer scaling
by Alexander Larsson
· 12 years ago
a50e6e4
config-parser: Honor XDG_CONFIG_DIRS
by Ossama Othman
· 12 years ago
e5a1225
Make backends always specify output repaint time
by Jonas Ådahl
· 12 years ago
4172f66
Pass argc pointer to parse_options()
by Kristian Høgsberg
· 12 years ago
52cfd61
renderer: introduce destroy callback
by Vasily Khoruzhick
· 12 years ago
0a88772
compositor: Move clearing of primary plane damage to the backends
by Ander Conselvan de Oliveira
· 13 years ago
11f8d40
Add a headless backend
by Ander Conselvan de Oliveira
· 13 years ago