Sunshine/sunshine/platform/linux
2021-08-21 20:35:36 +02:00
..
audio.cpp include sstream in linux/audio.cpp to prevent compilation errors 2021-06-11 10:31:32 +02:00
graphics.cpp Use standard function for create egl images 2021-08-15 22:19:08 +02:00
graphics.h Fix incorrect cursor location 2021-08-15 22:25:34 +02:00
input.cpp Fix weird bug where Sunshine couldn't accept user input from terminal on Linux 2021-07-25 13:16:17 +02:00
kmsgrab.cpp Removed unnecessary references to drmModeFB2 2021-08-21 20:35:36 +02:00
misc.cpp Choose between x11grab and kmsgrab at runtime 2021-08-06 15:55:38 +02:00
misc.h Omit copy to RAM when possible with VAAPI 2021-08-12 21:11:40 +02:00
publish.cpp Load X11 libraries at runtime 2021-08-03 20:31:27 +02:00
vaapi.cpp Fix build errors when disabling KMS 2021-08-20 22:00:26 +02:00
vaapi.h Only use graphics card connected to monitor if it's capable of h264 encoding 2021-08-15 22:15:24 +02:00
x11grab.cpp Fix incorrect cursor location 2021-08-15 22:25:34 +02:00
x11grab.h Attempt to render cursor when X11 is available 2021-08-15 20:38:30 +02:00