summaryrefslogtreecommitdiffstats
path: root/video/out/vo_wlshm.c
Commit message (Expand)AuthorAgeFilesLines
* wayland: conditionally commit surface on resizeDudemanguy2020-08-201-1/+4
* vo_wlshm, vo_drm: set image size with mp_image_set_sizeMichael Forney2020-05-171-2/+1
* vo_drm, wo_wlshm: mention that it's software scalingwm42020-02-111-1/+1
* sws_utils: shuffle around some shitwm42019-10-311-1/+2
* vo_wlshm: use memfd_create() instead of shm_open()Emmanuel Gil Peyrot2019-10-171-23/+11
* Reintroduce vo_wayland as vo_wlshmMichael Forney2019-10-171-0/+312