This website requires JavaScript.
Explore
Help
Sign in
claude_code
/
procedural-3d-engine
Watch
1
Star
0
Fork
You've already forked procedural-3d-engine
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1919
commits
1
branch
0
tags
222
MiB
d5be770f55
Commit graph
3 commits
Author
SHA1
Message
Date
Sascha Willems
e6956acfbd
Enable VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT_KHR flag on buffers that are allocated with VK_BUFFER_USAGE_SHADER_DEVICE_ADDRESS_BIT
2020-08-12 20:51:18 +02:00
Sascha Willems
76331af78f
Remove pragma once from implementation files
2020-08-09 11:56:19 +02:00
Sascha Willems
231e97b8c0
Split device class into header and implementation
...
Moved include to base class
2020-08-08 22:36:01 +02:00