summaryrefslogtreecommitdiff
path: root/capture.c
AgeCommit message (Expand)Author
2023-04-12Do not dup dmabuf file descriptors in gpu codeMikhail Burakov
2023-04-12Restructure gpu frames interface and handlingMikhail Burakov
2023-04-12Replace convoluted xf86drmMode with drm ioctlsMikhail Burakov
2023-04-09Switch from stdin to sockets and use io muxerMikhail Burakov
2023-04-09Replace util and perf with toolbox counterpartsMikhail Burakov
2023-04-09Get rid of auto variablesMikhail Burakov
2023-04-01Remove static framebuffer mapping as it breaks fullscreen appsv1Mikhail Burakov
2023-03-25Properly handle drm switches between framebuffersMikhail Burakov
2023-03-14Initial import of streamer source codeMikhail Burakov