{"id":29192470,"url":"https://github.com/nihui/mesa-turnip-android-driver","last_synced_at":"2026-01-26T05:02:19.435Z","repository":{"id":278763888,"uuid":"912861251","full_name":"nihui/mesa-turnip-android-driver","owner":"nihui","description":"mesa turnip driver for android","archived":false,"fork":false,"pushed_at":"2025-11-03T11:11:17.000Z","size":33,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-14T00:41:15.873Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/nihui.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-06T14:45:34.000Z","updated_at":"2025-11-12T12:54:32.000Z","dependencies_parsed_at":"2025-07-11T04:33:11.633Z","dependency_job_id":null,"html_url":"https://github.com/nihui/mesa-turnip-android-driver","commit_stats":null,"previous_names":["nihui/vulkan.turnip.so","nihui/mesa-turnip-android-driver"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/nihui/mesa-turnip-android-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nihui%2Fmesa-turnip-android-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nihui%2Fmesa-turnip-android-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nihui%2Fmesa-turnip-android-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nihui%2Fmesa-turnip-android-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nihui","download_url":"https://codeload.github.com/nihui/mesa-turnip-android-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nihui%2Fmesa-turnip-android-driver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28767013,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T03:54:34.369Z","status":"ssl_error","status_checked_at":"2026-01-26T03:54:33.031Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-07-02T01:37:00.277Z","updated_at":"2026-01-26T05:02:19.421Z","avatar_url":"https://github.com/nihui.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# mesa turnip android driver\nmesa turnip driver for android\n\nDownload prebuilt binary at https://github.com/nihui/mesa-turnip-android-driver/releases/latest\n\nThis turnip driver library can be used with ncnn vulkan loader [simplevk.h](https://github.com/Tencent/ncnn/blob/master/src/simplevk.h)\n\n```cpp\n#include \"simplevk.h\"\n\nncnn::load_vulkan_driver(\"libvulkan_freedreno.so\");\n\n// now you call any global vulkan functions\n// ncnn::vkGetInstanceProcAddr\n// ncnn::vkEnumerateInstanceExtensionProperties\n// ncnn::vkCreateInstance\n// ncnn::vkEnumerateInstanceLayerProperties\n\n// any vulkan api entrypoint can be retrieved from vkGetInstanceProcAddr\n\nncnn::unload_vulkan_driver();\n```\n\n- Hot-swap android vulkan driver at runtime\n- Full support for Adreno 6xx/7xx series\n- Better performance than the system blobs\n- Can be used directly in your application\n- All vulkan extensions implemented are enabled\n- Support Android 8.0 or later\n\n# Credits\n- https://gitlab.freedesktop.org/mesa/mesa for mesa turnip driver source\n- https://github.com/v3kt0r-87/Mesa-Turnip-Builder for mesa turnip build instruction\n- https://github.com/lizhangqu/dlfcn_compat for dlopen android system library\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnihui%2Fmesa-turnip-android-driver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnihui%2Fmesa-turnip-android-driver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnihui%2Fmesa-turnip-android-driver/lists"}