This website requires JavaScript.
Explore
Help
Sign In
mirror
/
vk-bootstrap
Watch
1
Star
0
Fork
0
You've already forked vk-bootstrap
mirror of
https://github.com/charles-lunarg/vk-bootstrap.git
synced
2024-11-10 02:41:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9f613c2348
vk-bootstrap
/
.gitignore
5 lines
40 B
Plaintext
Raw
Normal View
History
Unescape
Escape
First commit of Vk-Bootstrap Library contains barebones implementations for simplified Instance creation Physical Device selection Device creation Swapchain Creation/Recreation Much of the repo is WIP, and there is little to no testing. Also, while a single header file is desired for the future, currently it is structured more like a normal project with .cpp files
2020-01-30 08:15:10 +00:00
*.vscode
Migrate to Catch2 & CMake file structural change
2020-03-26 16:40:47 +00:00
*.vs
*.idea
cmake-build-*
Add selection by and enableing 1.1 and 1.2 features. Users can now ask for physical devices which support a specific 1.1 and 1.2 feature. VkBootstrap will then add the selected features to the enable list in device creation.
2021-03-26 23:34:10 +00:00
build
Reference in New Issue
Copy Permalink