summaryrefslogtreecommitdiff
path: root/gpu.c
AgeCommit message (Collapse)Author
2023-04-12Fix LOOKUP_FUNCTION macro in gpu codev2Mikhail Burakov
2023-04-12Do not dup dmabuf file descriptors in gpu codeMikhail Burakov
2023-04-12Restructure gpu frames interface and handlingMikhail Burakov
2023-04-09Replace util and perf with toolbox counterpartsMikhail Burakov
2023-04-09Get rid of auto variablesMikhail Burakov
2023-03-20Add codepath for using gbm device instead of surfacelessMikhail Burakov
2023-03-19Add some robustness checks for egl image creationMikhail Burakov
2023-03-19Add colorspace and ranges handling to streamerMikhail Burakov
2023-03-14Fix GpuFrame destruction sequenceMikhail Burakov
2023-03-14Initial import of streamer source codeMikhail Burakov