2351 Commits (82d95a6dc555246b84c38b63eaefc15af59934b7)

Author SHA1 Message Date
Pekka Paalanen 201769a756 compositor: fix wp_viewport.set_source errors 9 years ago
Pekka Paalanen bb32ccc045 compositor: check viewport dst size validity 9 years ago
Pekka Paalanen d9aae9c18c compositor: check viewport source rect validity 9 years ago
Pekka Paalanen 4826f87605 compositor: fix wp_viewport use after free 9 years ago
Pekka Paalanen 9c5a0d9b40 compositor: rename scaler to viewport(er) 9 years ago
Pekka Paalanen e95ad5c47e compositor: migrate to stable viewporter.xml 9 years ago
David Fort 0de859ede4 compositor: recompute output position on mode switch 9 years ago
David Fort ba2ad0ee4f rdp: don't release the seat until it is safe v2 9 years ago
Pekka Paalanen 321ede70f8 main: remove unused argument from backend loaders 9 years ago
Pekka Paalanen 50dbf38514 libweston: use enum to choose the backend 9 years ago
Pekka Paalanen a256c5ed8d libweston: remove unused backend_init() arguments 9 years ago
Pekka Paalanen dd18673db2 compositor,main: use weston_compositor_load_backend() 9 years ago
Pekka Paalanen 808b006231 main: remove load_backend_old() 9 years ago
Giulio Camuffo 9e445983b9 Create a libweston-0.so 9 years ago
Giulio Camuffo 179fcda31f Split the modules and include files between weston and libweston 9 years ago
Giulio Camuffo be2b11a7c0 allow compositors to define the logging behavior 9 years ago
Giulio Camuffo 8aedf7b11e libinput: don't use weston_config when configuring input devices 9 years ago
Giulio Camuffo d52f3b775b compositor: remove the weston_config field in weston_compositor 9 years ago
Giulio Camuffo fba27fbef2 Move the functions launching clients to main.c 9 years ago
Giulio Camuffo 26f62d4247 Move part of screenshooter.c to weston-screenshooter.c 9 years ago
Giulio Camuffo 0358af419b Rename weston_compositor_xkb_init to weston_compositor_set_xkb_rule_names 9 years ago
Pekka Paalanen ca52b31d3f Remove Raspberry Pi backend and renderer 9 years ago
Tom Hochstein e57056f55c weston-launch: Handle invalid command line options 9 years ago
FORT David 8a120690a1 compositor: use generated constant instead of hardcoded value 9 years ago
FORT David 2d4aa83fe1 rdp: Fix the ContextNew callback with recent FreeRDP versions 9 years ago
FORT David 58b63ab7f1 rdp: allow to compile against FreeRDP 2.0 9 years ago
Emmanuel Gil Peyrot b8347e3a45 compositor-drm: Prevent a crash in the pixman renderer 9 years ago
Emmanuel Gil Peyrot a62138bf90 compositor-drm: Write a name in the mode generated from a modeline 9 years ago
Emmanuel Gil Peyrot 373c1084cb compositor-drm: Remove unused output reference in drm_fb 9 years ago
Pekka Paalanen 130ae6e7d6 compositor: surface and view output comment fixes 9 years ago
Pekka Paalanen 20c7e55943 compositor: fix comments about weston_compositor::surface_list 9 years ago
Benoit Gschwind 5375384545 main: let load_wayland_backend() clean up on error 9 years ago
Benoit Gschwind 44e302b77d main: rename new_config arg of weston_wayland_backend_config_add_new_output 9 years ago
Benoit Gschwind e48ab5f51b main: rename new_config arg of weston_wayland_backend_config_release 9 years ago
Benoit Gschwind 68d6a6c4e7 main: rename wayland_backend_config_release function 9 years ago
Benoit Gschwind 390af6d7ee main: rename wayland_backend_config_add_new_output function 9 years ago
Benoit Gschwind 55a2288e40 main: replace and remove new_config in load_wayland_backend_config 9 years ago
Benoit Gschwind 6c1cd2fd05 main: rename load_wayland_backend_config arg "config" to wc 9 years ago
Benoit Gschwind 3ff10da571 compositor-wayland: move configuration parsing to weston main.c 9 years ago
Benoit Gschwind e091b45b60 compositor-wayland: add versionning to config structure 9 years ago
Benoit Gschwind 5dfce19c89 compositor-wayland: rename misleading output arg of weston_wayland_output_config_init 9 years ago
Benoit Gschwind 37c6a1f275 compositor-wayland: rename wayland_output_init_from_config 9 years ago
Benoit Gschwind 676841d617 compositor-wayland: fix spacing and lines wraping 9 years ago
Giulio Camuffo 1c0e40d9a2 drm: port the drm backend to the new init api 9 years ago
Pekka Paalanen 59987fa172 compositor: refactor into convert_size_by_transform_scale() 9 years ago
Pekka Paalanen 04baea58fe compositor: constify weston_surface_build_buffer_matrix() 9 years ago
Benoit Gschwind 639322a447 compositor-wayland: put configuration structure in separate header 9 years ago
Benoit Gschwind cd63b3ea51 compositor-wayland: split backend_init 9 years ago
Benoit Gschwind 830b7882f1 compositor-wayland: split wayland_output_create_for_config 9 years ago
Benoit Gschwind 244ff799fb compositor-wayland: move config parsing in create_cursor 9 years ago