issues
search
Gaspard--
/
magma
A vulkan library
11
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Don't enable validation if they aren't present even when asked
#75
Gaspard--
opened
6 years ago
0
Extracted "selectDeviceMemoryType" to allow reuse
#74
Gaspard--
closed
6 years ago
0
Fixed buffer flags
#73
Gaspard--
closed
6 years ago
0
Added `makeCreateInfo` and `makeCreateInfoNoFlags`
#72
Gaspard--
closed
6 years ago
1
Fixed incorrect include
#71
Gaspard--
closed
6 years ago
0
update claws includes
#70
Gaspard--
closed
6 years ago
1
Make gtest dependency optional when not building tests
#69
Gaspard--
closed
6 years ago
2
add build system for magma without unit tests and examples
#68
Milerius
closed
6 years ago
0
Fixed all claws include paths
#67
Gaspard--
closed
6 years ago
1
fix include path for claws
#66
Milerius
closed
6 years ago
0
Change return type of `selectDevice` to a struct
#65
Gaspard--
opened
6 years ago
0
cmake integration
#64
Gaspard--
closed
6 years ago
0
Added necessary functions for indexed rendering.
#63
Gaspard--
closed
6 years ago
0
DynamicBuffer uses uint32, while it should use vk::DataSize for sizes and indices
#62
Gaspard--
opened
6 years ago
0
Added query to `UserData::getExtent` in `DisplaySystem`
#61
Gaspard--
closed
6 years ago
0
Added dynamic buffer flushing.
#60
Gaspard--
closed
6 years ago
0
Added parameter to swapchain creation controlling swapchain size
#59
Gaspard--
closed
6 years ago
0
Fixed descriptor Deleter, which was wasting memory.
#58
Gaspard--
closed
6 years ago
0
Added inline to magma::makeSurface to avoid warnings / potential errors
#57
Gaspard--
closed
6 years ago
0
Generalisation of DynamicBuffer that also handles images
#56
Gaspard--
closed
6 years ago
1
DisplaySystem, a class template to help with Swapchain recreation
#55
Gaspard--
closed
6 years ago
1
Extracted magma::Surface
#54
Gaspard--
closed
6 years ago
0
Added missing include to VulkanHandler.hpp
#53
Gaspard--
closed
6 years ago
0
Added device selection routine
#52
Gaspard--
closed
6 years ago
0
Renamed SwapChainHandler.hpp -> Swapchain.hpp
#51
Gaspard--
closed
6 years ago
0
Allow custom logging when debug layers are enabled
#50
Gaspard--
opened
6 years ago
0
Made include/magma/VulkanHandler.hpp standalone
#49
Gaspard--
closed
6 years ago
0
Reverted Swapchain's deleter, fixed Deleter
#48
Gaspard--
closed
6 years ago
0
Added global deleter
#47
plean
closed
6 years ago
1
Dev
#46
Gaspard--
closed
6 years ago
0
Changed includes and formating
#45
Gaspard--
closed
6 years ago
0
Added vulkan Events
#44
plean
closed
6 years ago
3
Descriptor set layout + Sampler
#43
plean
closed
6 years ago
0
Create global deleter for all vulkan types
#42
Gaspard--
closed
6 years ago
1
Correct wrong usage of `vk::...FlagBits` instead of `vk::...Flags`
#41
Gaspard--
opened
6 years ago
1
RAII mechanism for DynamicBuffer
#40
Gaspard--
opened
6 years ago
0
Dynamic buffer
#39
Gaspard--
closed
6 years ago
0
Use std::cref to make ownership clearer
#38
Gaspard--
opened
6 years ago
0
Allocation helper
#37
Gaspard--
closed
6 years ago
1
singleton deleter system
#36
Gaspard--
closed
6 years ago
1
added raw and convenience function
#35
Gaspard--
closed
6 years ago
0
push constants
#34
Gaspard--
closed
6 years ago
1
descriptor sets
#33
Gaspard--
closed
6 years ago
2
Patched device memory
#32
Gaspard--
closed
6 years ago
0
single line feature lol
#31
Gaspard--
closed
6 years ago
0
DeviceMemory
#30
Gaspard--
closed
6 years ago
0
Vertex buffer binding
#29
Gaspard--
closed
6 years ago
1
Memory Binding
#28
Gaspard--
closed
6 years ago
1
Added Image
#27
plean
closed
6 years ago
0
Device Memory allocation
#26
Gaspard--
closed
6 years ago
1
Next