BearishSun c41585f7af Vulkan: Fixing a few issues related to binding sampled buffers and non-sampled buffers in the same shader há 9 anos atrás
..
Win32 56ed650df4 Final set of refactors to rename core thread objects há 9 anos atrás
BsVulkanCommandBuffer.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. há 9 anos atrás
BsVulkanCommandBufferManager.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. há 9 anos atrás
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 há 9 anos atrás
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 há 9 anos atrás
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 há 9 anos atrás
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 há 9 anos atrás
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 há 9 anos atrás
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 há 9 anos atrás
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. há 9 anos atrás
BsVulkanGLSLProgramFactory.h 56ed650df4 Final set of refactors to rename core thread objects há 9 anos atrás
BsVulkanGpuBuffer.h 56ed650df4 Final set of refactors to rename core thread objects há 9 anos atrás
BsVulkanGpuParamBlockBuffer.h 56ed650df4 Final set of refactors to rename core thread objects há 9 anos atrás
BsVulkanGpuParams.h c41585f7af Vulkan: Fixing a few issues related to binding sampled buffers and non-sampled buffers in the same shader há 9 anos atrás
BsVulkanGpuPipelineParamInfo.h 56ed650df4 Final set of refactors to rename core thread objects há 9 anos atrás
BsVulkanGpuPipelineState.h 56ed650df4 Final set of refactors to rename core thread objects há 9 anos atrás
BsVulkanGpuProgram.h 56ed650df4 Final set of refactors to rename core thread objects há 9 anos atrás
BsVulkanHardwareBuffer.h 6732f7076a Vulkan: Added support for shared storage buffer objects há 9 anos atrás
BsVulkanHardwareBufferManager.h 6732f7076a Vulkan: Added support for shared storage buffer objects há 9 anos atrás
BsVulkanIndexBuffer.h 56ed650df4 Final set of refactors to rename core thread objects há 9 anos atrás
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 há 9 anos atrás
BsVulkanPrerequisites.h 2cc3ea7900 Cleanup: Getting rid of the Core suffix on core thread objects since they're now in their own namespace (Contd.) há 9 anos atrás
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 há 9 anos atrás
BsVulkanQueue.h df25d147ad Vulkan: Inter queue semaphores are now properly signaled on submit há 9 anos atrás
BsVulkanRenderAPI.h 56ed650df4 Final set of refactors to rename core thread objects há 9 anos atrás
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 há 9 anos atrás
BsVulkanRenderStateManager.h 56ed650df4 Final set of refactors to rename core thread objects há 9 anos atrás
BsVulkanRenderTexture.h 56ed650df4 Final set of refactors to rename core thread objects há 9 anos atrás
BsVulkanRenderWindowManager.h 56ed650df4 Final set of refactors to rename core thread objects há 9 anos atrás
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 há 9 anos atrás
BsVulkanSamplerState.h 56ed650df4 Final set of refactors to rename core thread objects há 9 anos atrás
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. há 9 anos atrás
BsVulkanTexture.h eec99bff10 Moving light pass in a compute shader in preparation for tiled deferred rendering há 9 anos atrás
BsVulkanTextureManager.h 56ed650df4 Final set of refactors to rename core thread objects há 9 anos atrás
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 há 9 anos atrás
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. há 9 anos atrás
BsVulkanVertexBuffer.h 56ed650df4 Final set of refactors to rename core thread objects há 9 anos atrás
BsVulkanVertexInputManager.h 56ed650df4 Final set of refactors to rename core thread objects há 9 anos atrás