Sunshine/src/platform/linux
hdL6c 7f795f0e19
fix(linux/capture): fix logical comparison of texture size (#2349)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2024-04-06 18:03:54 -04:00
..
audio.cpp refactor(main): move remaining entry related code (#2127) 2024-02-11 14:15:45 -05:00
cuda.cpp Fix mismatched case and unhandled exception in open_drm_fd_for_cuda_device() 2024-03-05 00:07:04 -06:00
cuda.cu Fix CUDA context leak causing encoder init failures using X11 capture with NVENC 2024-03-03 19:57:46 -06:00
cuda.h Implement NVENC support for KMS and wlgrab capture methods 2024-01-28 14:00:46 -06:00
graphics.cpp fix(linux/capture): fix logical comparison of texture size (#2349) 2024-04-06 18:03:54 -04:00
graphics.h refactor(logging): separate logging from main (#2110) 2024-02-07 09:59:24 -05:00
input.cpp build(cmake) properly find evdev (#2176) 2024-02-26 12:55:34 -05:00
kmsgrab.cpp Populate host latency for kms/x11 grab (#2273) 2024-03-28 17:52:53 -04:00
misc.cpp Use a copy+delete instead of a move operation for config migration 2024-03-15 01:59:13 -05:00
misc.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
publish.cpp refactor(main): move map_port to network (#2115) 2024-02-09 09:15:47 -05:00
vaapi.cpp refactor(logging): separate logging from main (#2110) 2024-02-07 09:59:24 -05:00
vaapi.h build(linux) make vaapi optional without dlopen (#1979) 2024-01-05 10:59:41 -05:00
wayland.cpp refactor(logging): separate logging from main (#2110) 2024-02-07 09:59:24 -05:00
wayland.h Don't busy loop during wlgrab capture 2024-01-04 22:26:39 -06:00
wlgrab.cpp Add log messages to indicate display numbers for KMS and Wlgrab 2024-03-02 12:08:35 -06:00
x11grab.cpp Populate host latency for kms/x11 grab (#2273) 2024-03-28 17:52:53 -04:00
x11grab.h Implement support for KMS cursor plane capture (#1981) 2024-01-05 23:02:39 -06:00