-
Notifications
You must be signed in to change notification settings - Fork 54
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
Vulkan 1.2 #43
Comments
@losinggeneration @xlab @jclc Do you all want to work on this? Any incentive to do so? Discord? |
I would like to work on this. I'd like to see a regen (or whatever else is necessary) happen to get this to the most recent version of Vulkan |
Has there been ANY forward progress on this issue? This package is now horribly and unfortunately out of date. |
@octalide |
it might be helpful if someone who knows can produce a guide on updating the bindings from the latest upstream, then anyone in the community who has time could work on getting it sorted out. I've been hoping for a while now that this would get updated, but it seems like everyone's real busy. |
See #62 -- maybe someone can try it out on linux or windows? I will try it later myself at some point.. |
Actually, I just did |
I was actually just trying to update this myself yesterday, ended up filing some bugs with see: xlab/c-for-go#120 |
upstream just merged a ccv4 change and this seems to have solved a lot of the issues I was having updating this codebase. there's some outstanding errors with duplicate declarations that hopefully we can get resolved with upstream's help, but it looks like we may be able to move some of this forward again:
|
Originally posted by @cers000 in #33 (comment)
As such, a new issue is probably a better place to track that than the issue for the missing 1.1 functions. Here's what's changed since 1.1:
Vulkan Version 1.2 promoted a number of key extensions into the core API:
New Defines
New Enum Constants
None
New Enums
None
New Structures
New Functions
The text was updated successfully, but these errors were encountered: