mpv/video/out
Dudemanguy 602995fd40 wayland: set appid before initial surface commit
This shouldn't have mattered but apparently qtile is unable to get the
app id if you set it after the initial surface commit. Wayland is a mess
anyway so just shuffle this around so that the frame callback and
surface commit are the last things registered in vo_wayland_init. This
works around qtile and, in theory, doesn't appear to break anything
else. Fixes #10280.
2022-06-11 10:20:06 -05:00
..
cocoa
d3d11 various: fix typos 2022-04-25 09:07:18 -04:00
gpu various: remove trailing whitespace 2022-05-14 14:51:34 +00:00
gpu_next vo_gpu_next: add support for hardware decoding 2022-03-03 13:06:05 +01:00
hwdec vo_gpu[_next]: hwdec: fix logging regression when probing 2022-03-21 09:53:37 -07:00
mac various: fix typos 2022-04-25 09:07:18 -04:00
opengl wayland_gl: fix a typo 2022-06-11 10:07:11 -05:00
placebo libplacebo: switch to new target format API 2022-02-03 18:22:14 +01:00
vulkan x11: avoid wasteful rendering when possible 2022-04-11 18:14:22 +00:00
win32
android_common.c
android_common.h
aspect.c
aspect.h
bitmap_packer.c
bitmap_packer.h
cocoa_cb_common.swift
cocoa_common.h
cocoa_common.m various: fix typos 2022-04-25 09:07:18 -04:00
dither.c video/out/dither: remove custom index_t typedef 2022-06-04 01:23:03 +02:00
dither.h
dr_helper.c
dr_helper.h
drm_atomic.c drm: context_drm_egl: add support for enabling VRR 2022-04-05 20:56:36 -07:00
drm_atomic.h drm: context_drm_egl: add support for enabling VRR 2022-04-05 20:56:36 -07:00
drm_common.c wayland: use mp_tag_str not drm_format_string 2022-05-30 19:51:46 +00:00
drm_common.h wayland: use mp_tag_str not drm_format_string 2022-05-30 19:51:46 +00:00
drm_prime.c
drm_prime.h
filter_kernels.c various: fix typos 2022-04-25 09:07:18 -04:00
filter_kernels.h
libmpv.h
libmpv_sw.c
vo.c vo: allow vaapi_wayland and vaapi_x11 to coexist 2022-05-30 19:51:46 +00:00
vo.h vd_lavc: add vo caps and option to set GPU film grain application 2022-04-05 15:02:18 +02:00
vo_caca.c
vo_direct3d.c various: fix typos 2022-04-25 09:07:18 -04:00
vo_drm.c
vo_gpu.c vo_gpu[_next]: hwdec: fix logging regression when probing 2022-03-21 09:53:37 -07:00
vo_gpu_next.c vo_gpu_next: fix OSD rendering of screenshots 2022-06-06 17:04:08 +02:00
vo_image.c
vo_lavc.c
vo_libmpv.c
vo_mediacodec_embed.c
vo_null.c
vo_rpi.c
vo_sdl.c
vo_sixel.c
vo_tct.c
vo_vaapi.c
vo_vaapi_wayland.c vo: move allocate_memfd method to wayland_common 2022-05-30 19:51:46 +00:00
vo_vdpau.c various: fix typos 2022-04-25 09:07:18 -04:00
vo_wlshm.c vo: move allocate_memfd method to wayland_common 2022-05-30 19:51:46 +00:00
vo_x11.c x11: avoid wasteful rendering when possible 2022-04-11 18:14:22 +00:00
vo_xv.c x11: avoid wasteful rendering when possible 2022-04-11 18:14:22 +00:00
w32_common.c various: remove trailing whitespace 2022-05-14 14:51:34 +00:00
w32_common.h
wayland_common.c wayland: set appid before initial surface commit 2022-06-11 10:20:06 -05:00
wayland_common.h vo: move allocate_memfd method to wayland_common 2022-05-30 19:51:46 +00:00
win_state.c
win_state.h
x11_common.c x11: avoid wasteful rendering when possible 2022-04-11 18:14:22 +00:00
x11_common.h x11: avoid wasteful rendering when possible 2022-04-11 18:14:22 +00:00