Skip to content

5.2.0

Compare
Choose a tag to compare
@ReneThrane ReneThrane released this 15 Oct 10:35
· 40 commits to master since this release
  • CONTRIBUTING.md describes how to contribute.
  • Early access to the Helios cross platform camera API.
    • GLES3.CameraDemo
    • GLES3.DFNativeBatchCamera
  • Includes a small subset of the unit tests. More will be made available in future release.
  • Code cleanup
    • FslBuildCheck now supports clang format and clang tidy.
    • All code was reformatted with clang format.
    • All code had a tidy pass using clang tidy.
  • Added OpenVX.Stereo.
  • Vulkan console demos no longer gets build with a window system
  • Vulkan.DevBatch implementation improved.
  • Fixed all Vulkan 1.1.85.0 validation layer warnings in:
    • Vulkan.DevBatch
    • Vulkan.DisplacementMapping
    • Vulkan.Gears
    • Vulkan.MeshInstancing
    • Vulkan.TessellationPNTriangles
    • Vulkan.Texturing
    • Vulkan.TexturingArrays
    • Vulkan.TexturingCubeMap