Sunshine/src/platform/linux
2024-03-05 00:07:04 -06: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 refactor(main): move file operation functions to new source (#2124) 2024-02-10 07:37:27 -05: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 Add log messages to indicate display numbers for KMS and Wlgrab 2024-03-02 12:08:35 -06:00
misc.cpp Stop enumeration after finding a working capture backend 2024-03-02 12:08:35 -06: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 refactor(main): move remaining entry related code (#2127) 2024-02-11 14:15:45 -05:00
x11grab.h Implement support for KMS cursor plane capture (#1981) 2024-01-05 23:02:39 -06:00