32 Commits (57875cd0189823af49ff844eb24dca19282c71fd)

Author SHA1 Message Date
n3rdopolis fa2742b380 libweston: fbdev: Force the Framebuffer devices to be activated. 6 years ago
Pablo Castellano f0ba93c194 compositor-fbdev: add support for ABGR 6 years ago
nerdopolis 4381040dc6 compositor-fbdev: detect the first fb device in the seat 6 years ago
nerdopolis 92a06a96e4 compositor-fbdev: set fb device info upon the first run. 6 years ago
nerdopolis d68109b960 compositor-fbdev: support the --seat option, (and XDG_SEAT variable) 6 years ago
Pekka Paalanen 26ded94aa0 pixman: make shadow buffer optional 6 years ago
Pekka Paalanen 2305812296 compositor-fbdev: migrate to head-based output API 7 years ago
Pekka Paalanen 55916d54ce compositor-fbdev: make re-enable less drastic 7 years ago
Pekka Paalanen 01f60211b2 libweston: introduce weston_head 7 years ago
Pekka Paalanen f461414501 libweston: remove restore functionality 7 years ago
Pekka Paalanen a453f4d564 compositor-drm, compositor-fbdev: stop suggesting root 7 years ago
Pekka Paalanen cbe7fb0bb5 compositor-fbdev: fix finish_frame_timer leak 7 years ago
Pekka Paalanen 82ffe79b18 compositor-fbdev: rename fbdev_output_disable_handler() 7 years ago
Pekka Paalanen 61e5a2727a compositor-fbdev: always destroy renderer-output on disable 7 years ago
Pekka Paalanen a51e71fbf0 compositor-fbdev: simplify FB destroy/unmap/disable 7 years ago
Pekka Paalanen 82db6b79a3 compositor-fbdev: remove unused output arguments 7 years ago
Pekka Paalanen 7da9a3802f libweston: set backend pointer earlier 7 years ago
Pekka Paalanen ae6d35db14 libweston: rename weston_output_destroy() to weston_output_release() 7 years ago
Pekka Paalanen 26ac2e1218 libweston: weston_output_init(..., +name) 7 years ago
Pekka Paalanen 4270414549 libweston: move weston_output::mode_list init to core 7 years ago
Pekka Paalanen 513f9a4412 compositor-fbdev: unref udev on backend destruction 7 years ago
Pekka Paalanen 693872391f compositor-fbdev: remove unused field 'depth' 7 years ago
Pekka Paalanen 82b8ddf9d9 compositor-fbdev: MAP_FAILED is not NULL 7 years ago
Pekka Paalanen acd71fb0af compositor-fbdev: fix start-up assertion 7 years ago
Oliver Smith a5066e00e8
compositor-fbdev: Instead of less than 1 Hz use default refresh rate 7 years ago
Daniel Stone b1f166d71e Allow backends to group repaint flushes 8 years ago
Daniel Stone 09a97e2402 Change repaint_needed to bool 8 years ago
Quentin Glidic 23e1d6f176
libweston: Properly namespace backends entrypoint 8 years ago
Armin Krezović 4008740d5e weston: Rename weston_output_init_pending() to weston_output_init() 8 years ago
Armin Krezović 6ba369dad4 weston: Port fbdev backend to new output handling API 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Pekka Paalanen b5e3ea218b Rename src/ to libweston/ 8 years ago
Pekka Paalanen e77f8ad79b compositor-fbdev: drop EGL support 8 years ago
Pekka Paalanen a256c5ed8d libweston: remove unused backend_init() arguments 8 years ago
Giulio Camuffo 8aedf7b11e libinput: don't use weston_config when configuring input devices 8 years ago
Benoit Gschwind 934e89a749 fbdev-backend: refactor configuration API 9 years ago
Pekka Paalanen e5b5659240 compositor-fbdev: make copy of the device string 9 years ago
Pekka Paalanen b00c79b587 protocol: migrate to stable presentation-time.xml 9 years ago
Bob Ham 91880f1e9e compositor-{drm, fbdev, rpi}: Make VT switching configurable 9 years ago
Bryce Harrington c2be85777e compositor: Fix a couple comment typos 9 years ago
Sjoerd Simons c112e0c5bc compositor-fbdev: Drop intermediate shadow buffer 9 years ago
Giulio Camuffo 93daabbc71 compositor: pass the backend config struct to the backends init function 9 years ago
Bryce Harrington 44bbdd08af fbdev: Ensure strncpy results are null terminated. 9 years ago
Derek Foreman 617933840b compositor-fbdev: Remove bizarre division by sizeof 9 years ago
Pekka Paalanen 3f897940d9 compositor-fbdev: fix VT switching crash 9 years ago
Dawid Gajownik 82d4925b1a backends: don't destroy renderer and output twice 9 years ago
Derek Foreman 8ae2db5b0c input: Pass the appropriate pointer type to bindings instead of a seat 9 years ago
Giulio Camuffo 459137bfe6 compositor: add API to manage compositor instances 9 years ago
Giulio Camuffo 954f183e2f compositor: introduce struct weston_backend 9 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 9 years ago