Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Vulkan #48

Closed
NamelessPerson opened this issue Apr 7, 2016 · 3 comments
Closed

Add support for Vulkan #48

NamelessPerson opened this issue Apr 7, 2016 · 3 comments

Comments

@NamelessPerson
Copy link

Adding initial support for the Vulkan API would be super helpful and awesome

@Dav1dde
Copy link
Owner

Dav1dde commented Apr 7, 2016

I have a kind of working modified parser for Vulkan, but I haven't really had time to figure out how the loading of Vulkan functions/extensions works, hints, pullrequests etc. welcome.

@vallentin
Copy link

vallentin commented Apr 27, 2016

Just tuning in.

I've made vkel (Vulkan Extension Loader). If I may, I would love to make it an addon for glad, or what you would call it.

@Dav1dde Dav1dde added the glad2 label Aug 1, 2016
@Dav1dde Dav1dde added this to the glad 2 milestone Jan 28, 2017
@Dav1dde Dav1dde modified the milestones: glad 2, glad 2.2 Dec 13, 2017
@Dav1dde Dav1dde modified the milestones: glad 2.2, glad 2 May 8, 2018
@Dav1dde
Copy link
Owner

Dav1dde commented May 16, 2018

Vulkan support is now complete in the glad2 branch, including all the features of GL: multi-context, global multi-context, alias, loader, header only.

@Dav1dde Dav1dde closed this as completed May 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants