19 Commits (dev)

Author SHA1 Message Date
Pekka Paalanen 8b6c3fe0ad backend-headless: choose pixel format by drm_fourcc 2 years ago
Pekka Paalanen dd706d5953 backend-headless: let pixman allocate the image 2 years ago
Philipp Zabel 5159af0607 backend-headless: check that outputs and heads are in fact ours 2 years ago
Pekka Paalanen 1e9b1a1047 backend-headless: support all EOTF modes 2 years ago
Michael Tretter 6ee6e76a0c compositor: remove repaint_data from compositor 2 years ago
Daniel Stone fa6ae44719 backend-headless: Fix pointer vs. int confusion with EGL 3 years ago
Pekka Paalanen 4b301fe7f2 Add weston-drm-fourcc.h 4 years ago
bnlrnz cf83b48be4 backend-headless: NULL check after wl_event_loop_add_timer 4 years ago
Daniel Stone 61abf35ec4 pixman-renderer: Replace output-create flags with struct 5 years ago
Daniel Stone 786490cb53 gl-renderer: Replace pbuffer-create args with struct 5 years ago
Daniel Stone c890c384c8 gl-renderer: Replace display-create args with struct 5 years ago
Scott Anderson 60b6572b35 Fix Wmaybe-uninitialized warnings 5 years ago
Stefan Agner 70e6356415 backend-headless: fix build issue without gl-renderer 5 years ago
Pekka Paalanen 5104d7b2af headless, gl-renderer: support pbuffer outputs 5 years ago
Pekka Paalanen e62f276a21 backend-headless: make renderer type an enum 5 years ago
Pekka Paalanen e986de729d backend-headless: refactor into headless_output_disable_pixman 5 years ago
Pekka Paalanen 4b0688fd77 backend-headless: refactor into headless_output_enable_pixman 5 years ago
Antonio Borneo c90fccc256 backend-drm: fix race during system suspend 5 years ago
Pekka Paalanen 8059d317a5 backend-headless: move into new subdir 5 years ago
Pekka Paalanen 9eda0ea825 Rename windowed-output-api.h to libweston/windowed-output-api.h 6 years ago
Pekka Paalanen 7571027f17 Rename public backend headers 6 years ago
Pekka Paalanen 3d5d9476e3 Rename compositor.h to libweston/libweston.h 6 years ago
Alexandros Frantzis 27d7c395c7 libweston: Introduce zwp_linux_explicit_synchronization_v1 6 years ago
Pekka Paalanen 26ded94aa0 pixman: make shadow buffer optional 6 years ago
Pekka Paalanen fd4c57cb01 compositor-headless: migrate to head-based output API 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 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
Daniel Stone b1f166d71e Allow backends to group repaint flushes 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ć 7fb17756fc weston: Port headless backend to new output handling API 8 years ago
Armin Krezović a8fb5eaa4e compositor-headless: Use non-cast functions to retrieve backend and output objects 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Armin Krezović d84deeb173 compositor-headless: Support starting with zero outputs 8 years ago
Pekka Paalanen b5e3ea218b Rename src/ to libweston/ 8 years ago
Pekka Paalanen a1046adc66 compositor-headless: do not create a seat 8 years ago
Pekka Paalanen a256c5ed8d libweston: remove unused backend_init() arguments 8 years ago
Benoit Gschwind 3c53094e24 headless: port the headless backend to the new init api 9 years ago
Pekka Paalanen b00c79b587 protocol: migrate to stable presentation-time.xml 9 years ago
Giulio Camuffo 93daabbc71 compositor: pass the backend config struct to the backends init function 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
Bryce Harrington a0bbfea64b src: Update boilerplate from MIT X11 license to MIT Expat license 9 years ago
Giulio Camuffo b114715dae compositor: send the output_created signal after inserting it in the list 10 years ago
Pekka Paalanen 662f384e6a compositor, backends: weston_compositor_read_presentation_clock 10 years ago