Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skeeto/vulkan-test
Test if your system supports Vulkan
https://github.com/skeeto/vulkan-test
Last synced: 3 months ago
JSON representation
Test if your system supports Vulkan
- Host: GitHub
- URL: https://github.com/skeeto/vulkan-test
- Owner: skeeto
- License: unlicense
- Created: 2016-02-16T19:45:04.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-16T21:24:00.000Z (almost 9 years ago)
- Last Synced: 2024-10-31T21:43:04.501Z (3 months ago)
- Language: C
- Size: 6.84 KB
- Stars: 78
- Watchers: 5
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - skeeto/vulkan-test - Test if your system supports Vulkan (C)
README
# World's Smallest Vulkan Compatability Test
Download: [vulkan_test.exe](https://github.com/skeeto/vulkan-test/releases/download/1.0.2/vulkan_test.exe)
This tiny program checks if your Windows system is capable of creating
a Vulkan instance. If not, it will give a hint as to why (missing
drivers, malfunctioning drivers, incompatible drivers).This began as my initial foray into Vulkan, only to disappoint me that
my hardware isn't supported.