15 Commits (8f1dca136917bfe24cf357e7480ec0591d2e120f)

Author SHA1 Message Date
Armin Krezović 8f1dca1369 weston: Port RDP backend to new output handling API 8 years ago
Armin Krezović 7fb17756fc weston: Port headless backend to new output handling API 8 years ago
Armin Krezović 6ba369dad4 weston: Port fbdev backend to new output handling API 8 years ago
Armin Krezović 083681325b weston: Port DRM backend to new output handling API 8 years ago
Armin Krezović a3666d214f compositor: Implement output configuration using windowed_output_api 8 years ago
Bryce Harrington 25a2bdd814 Switch to use safe_strtoint instead of strtol 8 years ago
Bryce Harrington 913d7c15f7 Standardize error checking for strtol calls 8 years ago
Armin Krezović 78a36373f6 compositor: Extend compositor user data 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Bryce Harrington 375759e636 Require base-10 for strtol() calls 8 years ago
Bryce Harrington 1dbdc0bd8a Include space in 'if (' 8 years ago
Giulio Camuffo 9c764df043 xwayland: make the plugin usable by libweston compositors 8 years ago
Armin Krezović d84deeb173 compositor-headless: Support starting with zero outputs 8 years ago
Pekka Paalanen 20436e206e main: log the command line 8 years ago
Pekka Paalanen 58f98c99f5 Move weston source to compositor/ 8 years ago
Pekka Paalanen be112d42eb main: report presentation clock resolution 8 years ago
Pekka Paalanen e77f8ad79b compositor-fbdev: drop EGL support 8 years ago
Pekka Paalanen 321ede70f8 main: remove unused argument from backend loaders 8 years ago
Pekka Paalanen 50dbf38514 libweston: use enum to choose the backend 8 years ago
Pekka Paalanen dd18673db2 compositor,main: use weston_compositor_load_backend() 8 years ago
Pekka Paalanen 808b006231 main: remove load_backend_old() 8 years ago
Giulio Camuffo 179fcda31f Split the modules and include files between weston and libweston 8 years ago
Giulio Camuffo be2b11a7c0 allow compositors to define the logging behavior 8 years ago
Giulio Camuffo 8aedf7b11e libinput: don't use weston_config when configuring input devices 8 years ago
Giulio Camuffo d52f3b775b compositor: remove the weston_config field in weston_compositor 8 years ago
Giulio Camuffo fba27fbef2 Move the functions launching clients to main.c 8 years ago
Giulio Camuffo 0358af419b Rename weston_compositor_xkb_init to weston_compositor_set_xkb_rule_names 8 years ago
Pekka Paalanen ca52b31d3f Remove Raspberry Pi backend and renderer 8 years ago
Benoit Gschwind 5375384545 main: let load_wayland_backend() clean up on error 8 years ago
Benoit Gschwind 44e302b77d main: rename new_config arg of weston_wayland_backend_config_add_new_output 8 years ago
Benoit Gschwind e48ab5f51b main: rename new_config arg of weston_wayland_backend_config_release 8 years ago
Benoit Gschwind 68d6a6c4e7 main: rename wayland_backend_config_release function 8 years ago
Benoit Gschwind 390af6d7ee main: rename wayland_backend_config_add_new_output function 8 years ago
Benoit Gschwind 55a2288e40 main: replace and remove new_config in load_wayland_backend_config 8 years ago
Benoit Gschwind 6c1cd2fd05 main: rename load_wayland_backend_config arg "config" to wc 8 years ago
Benoit Gschwind 3ff10da571 compositor-wayland: move configuration parsing to weston main.c 8 years ago
Giulio Camuffo 1c0e40d9a2 drm: port the drm backend to the new init api 8 years ago
Bryce Harrington aa258985e9 x11: Fix incorrect output counting logic 9 years ago
Benoit Gschwind e16acabf7a x11: port the x11 backend to the new init api 9 years ago
Benoit Gschwind 2da6d0cf69 headless-backend: fix leak of transform configuration 9 years ago
Benoit Gschwind 934e89a749 fbdev-backend: refactor configuration API 9 years ago
Benoit Gschwind bd57310c11 compositor-rdp: refactor configuration API 9 years ago
Benoit Gschwind 3c53094e24 headless: port the headless backend to the new init api 9 years ago
Bryce Harrington 98ab08bef8 main: document load_backend_new() 9 years ago
Bryce Harrington 6ca25b3faa Revert 'main: Remove unused function load_backend_new()' 9 years ago
Bob Ham 91880f1e9e compositor-{drm, fbdev, rpi}: Make VT switching configurable 9 years ago
Chris Michael 5ffbfffaf7 main: Remove unused function load_backend_new() 9 years ago
Giulio Camuffo 43008c7620 main: stub the functions to load the backends with the new config system 9 years ago
Giulio Camuffo 93daabbc71 compositor: pass the backend config struct to the backends init function 9 years ago
Derek Foreman 32838c93a5 compositor/clients: Protect CLOCK_BOOTTIME with ifdefs 9 years ago