- Added a IMiddleware interface that is now used by Panini Projection. This will be refined and used by more middleware packages in the future
- More unified math library compatible with the PS4 math library
- PC Vulkan
- Upgraded to Vulkan 1.1.70.1
- We are now using volk -the metaloader for Vulkan- and load all Vulkan functions dynamically to bypass the loader overhead
- Due to lack of support of "NonUniformResourceIndex" for Vulkan, we had to create an "interesting workaround" in the Visibility Buffer demo
- XBOX One: major update! Numerous changes and performance optimizations please check the log file of the internal repository