issues
search
andy-thomason
/
Vookoo
A set of utilities for taking the pain out of Vulkan in header only modern C++
MIT License
524
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove deprecated `std::aligned_union`.
#57
Cons-Cat
opened
5 months ago
0
Address issue with newer Vulkan for MoltenVK on Mac
#56
FunMiles
opened
11 months ago
0
Vookoo will not run on Mac with Vulkan 1.3.216.
#55
FunMiles
opened
11 months ago
1
Remove `std::aligned_union`
#54
Cons-Cat
opened
1 year ago
0
Your code is building fine on MSYS2 MINGW64
#53
ghost
opened
1 year ago
1
Structured Binding compile error on createComputePipelineUnique
#52
oceanusxiv
opened
2 years ago
0
simplified framework options exposed to user and added aggregate-like initialization.
#51
pocdn
opened
2 years ago
2
many general changes & enhancements
#50
Carandiru0
opened
2 years ago
4
Fix compilation errors
#49
tomix1024
closed
2 years ago
1
Return type mismatch in [Compute]PipelineMaker
#48
tomix1024
closed
2 years ago
1
makes multiview and tessellation and geomtry shaders not default, add…
#47
timprepscius
closed
2 years ago
0
changes for you, reformed Framework and Window a little bit, adds functionality to PipelineMaker
#46
timprepscius
opened
2 years ago
1
Fix examples to compile in MSVC
#45
Admer456
closed
2 years ago
10
added multiview,tesselation&geometry shader capability; multiple examples
#44
pocdn
closed
2 years ago
3
Checking for not-good will also catch an absent file.
#43
pkeir
closed
3 years ago
0
added new examples; threaded and flockaroo
#42
pocdn
closed
3 years ago
3
"return *this" api
#41
pocdn
closed
3 years ago
5
vku::IndexBuffer: added vk::BufferUsageFlagBits::eTransferDst to fix validation error
#40
mvd4
closed
3 years ago
0
vku::VertexBuffer: add vk::BufferUsageFlagBits::eTransferDst to fix validation error
#39
mvd4
closed
3 years ago
3
Add device selection and proper surface deletion
#38
arpit15
closed
3 years ago
1
Shader specialization
#37
FunMiles
closed
4 years ago
1
Remove semantically useless const qualifiers on returns and fix examples with the cleanup.
#36
FunMiles
closed
4 years ago
1
Shader specialization
#35
FunMiles
closed
4 years ago
7
Change the validation layer from the deprecated LUNARG to KHRONOS
#34
FunMiles
closed
4 years ago
0
Vookoo organisation
#33
andy-thomason
opened
4 years ago
4
Added detection for VOOKOO_SPIRV_SUPPORT. Hope it works on Mac and Linux
#32
lhog
closed
4 years ago
0
VK_LAYER_LUNARG_standard_validation has been removed in Vulkan version 1.2.135.0
#31
FunMiles
closed
4 years ago
2
Make the vku::framework and vku::Window more flexible
#30
FunMiles
opened
4 years ago
7
Improve const correctness of vku::ShaderModule.
#29
FunMiles
closed
4 years ago
0
Resize
#28
FunMiles
closed
4 years ago
9
Add Shader Specialization Constant capability.
#27
FunMiles
closed
4 years ago
3
Handle window resizing
#26
FunMiles
closed
4 years ago
7
Add an 'install' capability for Vookoo.
#25
FunMiles
opened
4 years ago
2
Fix for MacOS when no window for visualization is needed.
#24
FunMiles
closed
4 years ago
0
Glfw subrepo
#23
FunMiles
closed
4 years ago
1
uniform example (example 03) causes Vulkan layer to report problem.
#22
FunMiles
opened
4 years ago
8
Put glfw under subrepo
#21
FunMiles
closed
4 years ago
8
Add Mac OS X with MoltenVK as a platform.
#20
FunMiles
closed
4 years ago
3
Allow running on Mac OS X with MoltenVK
#19
FunMiles
closed
4 years ago
4
CMakeLists.txt adjustements
#18
lhog
closed
4 years ago
1
Spirv-headers are not in correct locations with latest LunarG on linux
#17
Steve132
closed
4 years ago
13
CMake error: target dependency added via `target_include_directories`
#16
Robert42
closed
4 years ago
8
Fix typos on #05 & 26
#15
kant
closed
4 years ago
0
Multisampling option
#14
Carandiru0
closed
5 years ago
2
As agreed, let's try this version of CMakeLists.txt and see if it works for users with older CMake
#13
lhog
closed
5 years ago
2
Fix missing returns
#12
AODQ
closed
5 years ago
1
Should it be Break here? vku_framework.hpp:init function
#11
zhenqinshang
closed
6 years ago
2
Cmake update, getQueue crash fix, changes necessery to update to recent Vulkan-Hpp
#10
lhog
closed
5 years ago
10
using Vulkan-Hpp update to 1.1.85 miss vk::SurfaceKHRDeleter change
#9
paolobia
closed
5 years ago
2
Use first queue with present support
#8
michaelcowan
closed
6 years ago
1
Next