Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

v2020.3

Latest
Compare
Choose a tag to compare
@azhirnov azhirnov released this 22 Sep 11:03
· 3 commits to dev since this release
  • Added support for Vulkan versions 1.0, 1.1, 1.2
  • Fixed compilation on Android, Linux (with GCC and Clang)
  • refactoring for ImageDesc, ImageViewDesc
  • added device features and properties to FG API
  • added timeout to WaitIdle()
  • added support for ***IndirectCount commands
  • added limits to staging buffer size
  • fixed push constant size calculation
  • fixed validation errors in ray tracing
  • [ext] refactoring for VulkanDevice
  • [ext] dynamic loading for OpenVR library