Activity
[Vk] defer createSurface() and createSwapchain() calls till device re…
[Vk] defer createSurface() and createSwapchain() calls till device re…
[Vk] do not repeat transition to OnStorage that is already done in de…
[Vk] do not repeat transition to OnStorage that is already done in de…
[Vk] +VulkanDevice::stallIgnoringDeviceLost(), to ignore device losts…
[Vk] +VulkanDevice::stallIgnoringDeviceLost(), to ignore device losts…
[Vk] call resetAllBindings() first, as commitAndNextCommandBuffer() c…
[Vk] call resetAllBindings() first, as commitAndNextCommandBuffer() c…
[Vk] handle missed deadline during PSO compilation for devices withou…
[Vk] handle missed deadline during PSO compilation for devices withou…
[Vk] use EXT struct name, to build properly with Vulkan 1.2 headers
[Vk] use EXT struct name, to build properly with Vulkan 1.2 headers
log amount of PSO requests deferred to next frame after exceeding tim…
log amount of PSO requests deferred to next frame after exceeding tim…
avoid ANRs and frame freezes due long pipelines compilations - set de…
avoid ANRs and frame freezes due long pipelines compilations - set de…
createShadowNodeWithSettings now returns the created node definition
createShadowNodeWithSettings now returns the created node definition
Update docs inaccuracies based on feedback
Update docs inaccuracies based on feedback
Fix false positive assert when destroying CubemapProbes
Fix false positive assert when destroying CubemapProbes
Add accurate_non_uniform_normal_scaling material option
Add accurate_non_uniform_normal_scaling material option