Skip to content

Issues: cg-tuwien/Auto-Vk

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

MoltenVK support?
#89 opened Jul 13, 2023 by recallmenot
can't compile with -Wall flag
#79 opened May 14, 2023 by mttbx
Use Vulkan Memory Allocator (VMA) from the Vulkan SDK urgent This issue has high priority Vulkan Vulkan-centric task
#67 opened Jul 27, 2022 by johannesugb
Add support for memory region which is BOTH: DeviceLocal AND HostCoherent enhancement New feature or request urgent This issue has high priority Vulkan Vulkan-centric task
#66 opened Jul 26, 2022 by johannesugb
Refactor avk::image_usage Vulkan Vulkan-centric task
#65 opened Jul 24, 2022 by johannesugb
For reading back data to the host, a barrier is required bug Something isn't working enhancement New feature or request Vulkan Vulkan-centric task
#59 opened Dec 2, 2021 by johannesugb
image_t layout is inconsistent Vulkan Vulkan-centric task
#37 opened Nov 20, 2020 by JakobPer
create_renderpass does not natively support subpass self-dependencies enhancement New feature or request Vulkan Vulkan-centric task
#36 opened Nov 20, 2020 by JakobPer
Uniformly return by value bug Something isn't working C++ C++-centric task
#29 opened Oct 30, 2020 by johannesugb
2 tasks
C++20: Replace all SFINAE with Concepts C++ C++-centric task enhancement New feature or request
#22 opened Oct 6, 2020 by johannesugb
3 tasks
Uniform return type for handle()s C++ C++-centric task
#20 opened Sep 10, 2020 by johannesugb
Comment bindings.hpp
#12 opened Aug 13, 2020 by johannesugb
Make descriptor_cache usable from parallel threads C++ C++-centric task enhancement New feature or request
#23 opened Jul 31, 2020 by johannesugb
4 tasks
ProTip! Exclude everything labeled bug with -label:bug.