This website requires JavaScript.
Explore
Help
Sign In
asgardius
/
virtualx-engine
Watch
1
Star
0
Fork
You've already forked virtualx-engine
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
7055200bb0
virtualx-engine
/
drivers
/
vulkan
History
clayjohn
bbbcdd725a
Remove requirement to have vertex positions when creating a mesh. Meshes can now be constructed from an index buffer alone
2022-08-19 14:50:12 -06:00
..
rendering_device_vulkan.cpp
Remove requirement to have vertex positions when creating a mesh. Meshes can now be constructed from an index buffer alone
2022-08-19 14:50:12 -06:00
rendering_device_vulkan.h
Apply correct formatting to comments in the Vulkan driver
2022-08-09 22:11:20 +02:00
SCsub
Rename OSX to macOS and iPhoneOS to iOS.
2022-07-21 09:37:52 +03:00
vulkan_context.cpp
Apply correct formatting to comments in the Vulkan driver
2022-08-09 22:11:20 +02:00
vulkan_context.h
Apply correct formatting to comments in the Vulkan driver
2022-08-09 22:11:20 +02:00
vulkan_hooks.h
Code quality: Fix header guards consistency
2022-07-25 11:17:40 +02:00