{"id":21309558,"url":"https://github.com/outofcontrol/test-vulkan-loader-azure","last_synced_at":"2025-07-21T09:32:10.967Z","repository":{"id":233039400,"uuid":"785868811","full_name":"outofcontrol/Test-Vulkan-Loader-Azure","owner":"outofcontrol","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-18T20:49:52.000Z","size":1730,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-15T05:41:47.418Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/outofcontrol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null}},"created_at":"2024-04-12T19:54:40.000Z","updated_at":"2024-04-12T19:55:18.000Z","dependencies_parsed_at":"2024-04-17T21:31:56.074Z","dependency_job_id":null,"html_url":"https://github.com/outofcontrol/Test-Vulkan-Loader-Azure","commit_stats":null,"previous_names":["outofcontrol/test-vulkan-loader-azure"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/outofcontrol/Test-Vulkan-Loader-Azure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outofcontrol%2FTest-Vulkan-Loader-Azure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outofcontrol%2FTest-Vulkan-Loader-Azure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outofcontrol%2FTest-Vulkan-Loader-Azure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outofcontrol%2FTest-Vulkan-Loader-Azure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/outofcontrol","download_url":"https://codeload.github.com/outofcontrol/Test-Vulkan-Loader-Azure/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outofcontrol%2FTest-Vulkan-Loader-Azure/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266275991,"owners_count":23903964,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-11-21T17:09:28.315Z","updated_at":"2025-07-21T09:32:10.950Z","avatar_url":"https://github.com/outofcontrol.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vulkan Loader\n\nThis project provides the Khronos official Vulkan Loader for all platforms except [Android](https://android.googlesource.com/platform/frameworks/native/+/master/vulkan/)\n\n## Introduction\n\nVulkan is an explicit API, enabling direct control over how GPUs actually work.\nAs such, Vulkan supports systems that have multiple GPUs, each running with a different driver, or ICD (Installable Client Driver).\nVulkan also supports multiple global contexts (instances, in Vulkan terminology).\nThe ICD loader is a library that is placed between a Vulkan application and any number of Vulkan drivers, in order to support multiple drivers and the instance-level functionality that works across these drivers.\nAdditionally, the loader manages inserting Vulkan layer libraries, such as validation layers, between an application and the drivers.\n\nThis repository contains the Vulkan loader that is used for Linux, Windows, MacOS, and iOS.\nThere is also a separate loader, maintained by Google, which is used on Android.\n\nThe following components are available in this repository:\n\n- [ICD Loader](loader/)\n- [Loader Documentation](docs/LoaderInterfaceArchitecture.md)\n- [Tests](tests/)\n\n## Contact Information\n\n- [Charles Giessen](mailto:charles@lunarg.com)\n- [Mark Young](mailto:marky@lunarg.com)\n\n## Information for Developing or Contributing\n\nPlease see the [CONTRIBUTING.md](CONTRIBUTING.md) file in this repository for more details.\nPlease see the [GOVERNANCE.md](GOVERNANCE.md) file in this repository for repository management details.\n\n## How to Build and Run\n\n[BUILD.md](BUILD.md) includes directions for building all components.\n\nArchitecture and interface information for the loader is in [docs/LoaderInterfaceArchitecture.md](docs/LoaderInterfaceArchitecture.md).\n\n## Version Tagging Scheme\n\nUpdates to this repository which correspond to a new Vulkan specification release are tagged using the following format: `v\u003c`_`version`_`\u003e` (e.g., `v1.3.266`).\n\n**Note**: Marked version releases have undergone thorough testing but do not imply the same quality level as SDK tags. SDK tags follow the `vulkan-sdk-\u003c`_`version`_`\u003e.\u003c`_`patch`_`\u003e` format (e.g., `vulkan-sdk-1.3.266.0`).\n\nThis scheme was adopted following the `1.3.266` Vulkan specification release.\n\n## License\n\nThis work is released as open source under a Apache-style license from Khronos including a Khronos copyright.\n\n## Acknowledgements\n\nWhile this project has been developed primarily by LunarG, Inc., there are many other\ncompanies and individuals making this possible: Valve Corporation, funding\nproject development; Khronos providing oversight and hosting of the project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutofcontrol%2Ftest-vulkan-loader-azure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foutofcontrol%2Ftest-vulkan-loader-azure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutofcontrol%2Ftest-vulkan-loader-azure/lists"}