Sunshine/src/platform/linux
2024-05-12 18:55:43 -04:00
..
audio.cpp refactor(main): move remaining entry related code (#2127) 2024-02-11 14:15:45 -05:00
cuda.cpp Use C++20. (#2322) 2024-04-26 15:49:15 -04: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 Use C++20. (#2322) 2024-04-26 15:49:15 -04:00
kmsgrab.cpp fix(linux): add frame processing latency and logging improvements (#2502) 2024-05-12 18:55:43 -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 fix(linux): add frame processing latency and logging improvements (#2502) 2024-05-12 18:55:43 -04: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 Improve frametiming for linux capture (#2333) 2024-04-12 19:36:56 -04:00
x11grab.cpp fix(linux): add frame processing latency and logging improvements (#2502) 2024-05-12 18:55:43 -04:00
x11grab.h Implement support for KMS cursor plane capture (#1981) 2024-01-05 23:02:39 -06:00