Georges Basile Stavracas Neto f7a55f45fd libobs/graphics: Add Linux-only gs_texture_create_from_dmabuf()
DMA-BUF is a widespread Linux buffer sharing mechanism. It is what's
commonly used zero-copy screen sharing by Wayland compositors.

Add a new 'device_texture_create_from_dmabuf' vfunc to gs_exports,
and stub implementations to libobs-opengl. Add a new public method
gs_texture_create_from_dmabuf() that calls this vfunc.
2021-02-13 19:13:54 -03:00
..
2019-06-23 23:49:10 -07:00
2021-02-04 17:14:46 -08:00
2021-02-09 09:39:04 -03:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2021-01-08 15:43:39 -08:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2021-02-09 09:39:04 -03:00
2021-01-28 23:59:02 -08:00
2019-10-14 17:19:38 -07:00
2019-06-23 23:49:10 -07:00
2020-08-10 12:24:01 -07:00
2021-02-09 09:39:04 -03:00