{"id":28917951,"url":"https://github.com/mchalain/dma-buf-texture-sharing","last_synced_at":"2026-04-30T02:34:50.066Z","repository":{"id":293693475,"uuid":"984762749","full_name":"mchalain/dma-buf-texture-sharing","owner":"mchalain","description":"fork from https://gitlab.com/blaztinn/dma-buf-texture-sharing/","archived":false,"fork":false,"pushed_at":"2025-07-02T11:11:04.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-02T12:25:20.019Z","etag":null,"topics":["dmabuf","eglexportdmabufimagemesa","framebuffer","opengl","shared"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mchalain.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-16T13:17:22.000Z","updated_at":"2025-07-02T11:11:08.000Z","dependencies_parsed_at":"2025-05-16T17:22:56.251Z","dependency_job_id":"52b3b2d2-ef9d-4a19-9a89-ff42f64fb045","html_url":"https://github.com/mchalain/dma-buf-texture-sharing","commit_stats":null,"previous_names":["mchalain/dma-buf-texture-sharing"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mchalain/dma-buf-texture-sharing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchalain%2Fdma-buf-texture-sharing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchalain%2Fdma-buf-texture-sharing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchalain%2Fdma-buf-texture-sharing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchalain%2Fdma-buf-texture-sharing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mchalain","download_url":"https://codeload.github.com/mchalain/dma-buf-texture-sharing/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchalain%2Fdma-buf-texture-sharing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32452739,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dmabuf","eglexportdmabufimagemesa","framebuffer","opengl","shared"],"created_at":"2025-06-22T01:03:00.909Z","updated_at":"2026-04-30T02:34:50.058Z","avatar_url":"https://github.com/mchalain.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example of inter-process texture sharing with DMA-BUF\n\n**Note:** This version share the server's window with the client and not the texture used by the server.\n\nAn example of how to share a GL/GLES texture in EGL context between different processes by using DMA-BUF.\n\nDetailed explanation is in [this blog post](https://blaztinn.gitlab.io/post/dmabuf-texture-sharing/).\n\nPrerequisites:\n\n  - Linux OS (for dma-buf and [unix domain sockets](https://en.wikipedia.org/wiki/Unix_domain_socket))\n  - EGL extensions:\n    - [EGL_MESA_image_dma_buf_export](https://www.khronos.org/registry/EGL/extensions/MESA/EGL_MESA_image_dma_buf_export.txt)\n    - [EGL_EXT_image_dma_buf_import](https://www.khronos.org/registry/EGL/extensions/EXT/EGL_EXT_image_dma_buf_import.txt)\n  - GLES extensions:\n    - [GL_OES_EGL_image_external](https://www.khronos.org/registry/OpenGL/extensions/OES/OES_EGL_image_external.txt)\n\nBuild:\n\n``` bash\n$ make\n```\n\nRun:\n\n``` bash\n# Terminal 1\n$ ./dmabufshare server\n\n# Terminal 2\n$ ./dmabufshare client\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmchalain%2Fdma-buf-texture-sharing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmchalain%2Fdma-buf-texture-sharing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmchalain%2Fdma-buf-texture-sharing/lists"}