commit | 86c0522c63e84ee9a98b9cd9cf6588faba1bac23 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Oct 10 15:54:51 2017 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Oct 17 10:25:42 2017 +0200 |
tree | d079090e808f20fcd9c19cbf5917ac5c9e283432 | |
parent | 2e1d70b9e03ca3f1c6185b54010bc9e47e0a0d0c [diff] |
egl-helpers: add dmabuf import support Add helper function to import a dma-buf as opengl texture. Also add a helper to release the texture again. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20171010135453.6704-5-kraxel@redhat.com