BearishSun c530c1795f Transparent rendering path now functional using clustered rendering without depth pre-pass requirement. Same path can also be used for normal opaque object rendering if needed. 9 vuotta sitten
..
Win32 56ed650df4 Final set of refactors to rename core thread objects 9 vuotta sitten
BsVulkanCommandBuffer.h 12285c8173 Vulkan: When writing to storage buffers/images, make sure those writes are visible to later operations in the same render pass 9 vuotta sitten
BsVulkanCommandBufferManager.h 10523f6750 Vulkan: Fixing an issue where waiting on a queue didn't necessarily guarantee fences of submitted command buffers were signaled 9 vuotta sitten
BsVulkanDescriptorLayout.h 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix 9 vuotta sitten
BsVulkanDescriptorManager.h 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix 9 vuotta sitten
BsVulkanDescriptorPool.h 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix 9 vuotta sitten
BsVulkanDescriptorSet.h 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix 9 vuotta sitten
BsVulkanDevice.h 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix 9 vuotta sitten
BsVulkanEventQuery.h 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix 9 vuotta sitten
BsVulkanFramebuffer.h 2e94779fc6 Vulkan: Now tracking image layouts on a per-resource basis. This way individual faces & mip-levels can be bound for rendering, particularily useful for cubemaps and texture arrays in general. 9 vuotta sitten
BsVulkanGLSLProgramFactory.h 56ed650df4 Final set of refactors to rename core thread objects 9 vuotta sitten
BsVulkanGpuBuffer.h 56ed650df4 Final set of refactors to rename core thread objects 9 vuotta sitten
BsVulkanGpuParamBlockBuffer.h 56ed650df4 Final set of refactors to rename core thread objects 9 vuotta sitten
BsVulkanGpuParams.h c41585f7af Vulkan: Fixing a few issues related to binding sampled buffers and non-sampled buffers in the same shader 9 vuotta sitten
BsVulkanGpuPipelineParamInfo.h 56ed650df4 Final set of refactors to rename core thread objects 9 vuotta sitten
BsVulkanGpuPipelineState.h 56ed650df4 Final set of refactors to rename core thread objects 9 vuotta sitten
BsVulkanGpuProgram.h 56ed650df4 Final set of refactors to rename core thread objects 9 vuotta sitten
BsVulkanHardwareBuffer.h 6732f7076a Vulkan: Added support for shared storage buffer objects 9 vuotta sitten
BsVulkanHardwareBufferManager.h 6732f7076a Vulkan: Added support for shared storage buffer objects 9 vuotta sitten
BsVulkanIndexBuffer.h 56ed650df4 Final set of refactors to rename core thread objects 9 vuotta sitten
BsVulkanOcclusionQuery.h 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix 9 vuotta sitten
BsVulkanPrerequisites.h 2cc3ea7900 Cleanup: Getting rid of the Core suffix on core thread objects since they're now in their own namespace (Contd.) 9 vuotta sitten
BsVulkanQueryManager.h 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix 9 vuotta sitten
BsVulkanQueue.h 10523f6750 Vulkan: Fixing an issue where waiting on a queue didn't necessarily guarantee fences of submitted command buffers were signaled 9 vuotta sitten
BsVulkanRenderAPI.h c530c1795f Transparent rendering path now functional using clustered rendering without depth pre-pass requirement. Same path can also be used for normal opaque object rendering if needed. 9 vuotta sitten
BsVulkanRenderAPIFactory.h 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix 9 vuotta sitten
BsVulkanRenderStateManager.h 56ed650df4 Final set of refactors to rename core thread objects 9 vuotta sitten
BsVulkanRenderTexture.h 56ed650df4 Final set of refactors to rename core thread objects 9 vuotta sitten
BsVulkanRenderWindowManager.h 56ed650df4 Final set of refactors to rename core thread objects 9 vuotta sitten
BsVulkanResource.h 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix 9 vuotta sitten
BsVulkanSamplerState.h 56ed650df4 Final set of refactors to rename core thread objects 9 vuotta sitten
BsVulkanSwapChain.h 2e94779fc6 Vulkan: Now tracking image layouts on a per-resource basis. This way individual faces & mip-levels can be bound for rendering, particularily useful for cubemaps and texture arrays in general. 9 vuotta sitten
BsVulkanTexture.h eec99bff10 Moving light pass in a compute shader in preparation for tiled deferred rendering 9 vuotta sitten
BsVulkanTextureManager.h 56ed650df4 Final set of refactors to rename core thread objects 9 vuotta sitten
BsVulkanTimerQuery.h 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix 9 vuotta sitten
BsVulkanUtility.h 2e94779fc6 Vulkan: Now tracking image layouts on a per-resource basis. This way individual faces & mip-levels can be bound for rendering, particularily useful for cubemaps and texture arrays in general. 9 vuotta sitten
BsVulkanVertexBuffer.h 56ed650df4 Final set of refactors to rename core thread objects 9 vuotta sitten
BsVulkanVertexInputManager.h 56ed650df4 Final set of refactors to rename core thread objects 9 vuotta sitten