This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-4719682021
Register
Sign In
tinqs
/
engine
Watch
5
Star
0
Fork
0
You've already forked engine
Code
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
f2367e078200dadddc00a2738ba7efbe1b1403bf
engine
/
drivers
/
vulkan
T
History
Rémi Verschelde
f318d60e06
Merge pull request
#65376
from reduz/astc-support
...
Implement basic ASTC support
2022-12-20 12:44:30 +01:00
..
rendering_device_vulkan.cpp
Merge pull request
#65376
from reduz/astc-support
2022-12-20 12:44:30 +01:00
rendering_device_vulkan.h
Changed
STORAGE_BUFFER_USAGE_DISPATCH_INDIRECT
type to enum flags
2022-12-15 14:10:37 +03:00
SCsub
Rename OSX to macOS and iPhoneOS to iOS.
2022-07-21 09:37:52 +03:00
vulkan_context.cpp
Fix issue where we should be using device supported version instead of instance version for Vulkan
2022-12-05 10:12:07 +11:00
vulkan_context.h
Fix issue where we should be using device supported version instead of instance version for Vulkan
2022-12-05 10:12:07 +11:00
vulkan_hooks.h
Code quality: Fix header guards consistency
2022-07-25 11:17:40 +02:00