summaryrefslogtreecommitdiff
path: root/libweston/backend.h
Commit message (Expand)AuthorAgeFilesLines
* input: add weston grab interfaces for tablet toolsMichael Olbrich2023-03-311-2/+2
* libweston: Add initial tablet support to westonMichael Olbrich2023-03-311-0/+42
* backend: Make input notification functions use weston_coordDerek Foreman2023-02-091-5/+5
* libweston: replace weston_output_transform_coordinateDerek Foreman2023-02-091-5/+0
* matrix: Introduce weston_coordDerek Foreman2023-02-011-0/+5
* libweston, backends: pass backend parameter to weston_backend functionsPhilipp Zabel2023-01-131-11/+10
* libweston: Split notify_pointer focus into notify/clearDerek Foreman2022-10-251-0/+3
* libweston: rename weston_output_region_from_globalDerek Foreman2022-09-231-2/+3
* libweston: add HDR metadata to weston_outputPekka Paalanen2022-05-271-0/+5
* libweston: introduce weston_eotf_modePekka Paalanen2022-05-021-0/+4
* compositor: remove repaint_data from compositorMichael Tretter2022-04-061-9/+3
* compositor: Remove desktop zoomDerek Foreman2022-02-031-3/+0
* Fix TTY switching after failed failed repaint with legacy mode set.nerdopolis2021-09-291-0/+4
* pixman-renderer: share region_global_to_output()Pekka Paalanen2021-02-251-0/+4
* libweston: Add transform to weston_headLucas Stach2020-03-061-0/+4
* libweston: Add the ability to determine if a dmabuf is scanout-capableMarius Vlad2019-11-211-0/+12
* libweston: Bring back 'weston_output_move'sichem2019-09-131-3/+0
* libweston: Move 'struct weston_backend' to the internal backend headerPekka Paalanen2019-07-181-0/+69
* libweston: Migrate functions that operate on 'weston_seat'Marius Vlad2019-07-181-0/+74
* libweston: Migrate functions that operate on 'weston_output' into backend headerMarius Vlad2019-07-181-0/+31
* libweston: Introduce backend.hMarius Vlad2019-07-181-0/+61