BearishSun 27533beff9 Vulkan: When internal image/buffer objects change (e.g. due to a discard caused by a write, or otherwise), properly update the descriptor sets the original buffers were bound to, so they instead use the new versions 9 years ago
..
Win32 95d84ddf01 Vulkan: Properly wait until back buffer is acquired before presenting 9 years ago
BsVulkanCommandBuffer.h 95d84ddf01 Vulkan: Properly wait until back buffer is acquired before presenting 9 years ago
BsVulkanCommandBufferManager.h b58a3fd3ad Refactored Vulkan semaphores, so that a command buffers generates a new semaphore on each submission 9 years ago
BsVulkanDescriptorLayout.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 years ago
BsVulkanDescriptorManager.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 years ago
BsVulkanDescriptorPool.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 years ago
BsVulkanDescriptorSet.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 years ago
BsVulkanDevice.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 years ago
BsVulkanEventQuery.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 years ago
BsVulkanFramebuffer.h 9e470e2063 Vulkan: More fixes 9 years ago
BsVulkanGLSLProgramFactory.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 years ago
BsVulkanGpuBuffer.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 years ago
BsVulkanGpuParamBlockBuffer.h 1a47d80872 Flush GPU param block buffers when GPU params are bound 9 years ago
BsVulkanGpuParams.h 27533beff9 Vulkan: When internal image/buffer objects change (e.g. due to a discard caused by a write, or otherwise), properly update the descriptor sets the original buffers were bound to, so they instead use the new versions 9 years ago
BsVulkanGpuPipelineParamInfo.h 63c3eeff6c Vulkan: Fixing mem. corrupting in VulkanGpuParams 9 years ago
BsVulkanGpuPipelineState.h 3ca0661c4f Adding checks to see if a pipeline perform only read operations or color or depth attachments 9 years ago
BsVulkanGpuProgram.h bd78968698 Added Vulkan gpu program initialization and reflection 9 years ago
BsVulkanHardwareBuffer.h 8fb4b163d0 Vulkan buffer updates: 9 years ago
BsVulkanHardwareBufferManager.h 3f6cdb3db7 Vulkan: More fixes, all crashes so far resolved, moving toward fixing non-catastrophic issues 9 years ago
BsVulkanIndexBuffer.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 years ago
BsVulkanMappings.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 years ago
BsVulkanOcclusionQuery.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 years ago
BsVulkanPrerequisites.h b58a3fd3ad Refactored Vulkan semaphores, so that a command buffers generates a new semaphore on each submission 9 years ago
BsVulkanQueryManager.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 years ago
BsVulkanQueue.h 3f6cdb3db7 Vulkan: More fixes, all crashes so far resolved, moving toward fixing non-catastrophic issues 9 years ago
BsVulkanRenderAPI.h d25432623f Removed beginFrame/endFrame methods from RenderAPI as they weren't really used 9 years ago
BsVulkanRenderAPIFactory.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 years ago
BsVulkanRenderStateManager.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 years ago
BsVulkanRenderTexture.h 81c38aea72 Vulkan render texture implementation 9 years ago
BsVulkanRenderWindowManager.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 years ago
BsVulkanResource.h 8fb4b163d0 Vulkan buffer updates: 9 years ago
BsVulkanSamplerState.h 3f6cdb3db7 Vulkan: More fixes, all crashes so far resolved, moving toward fixing non-catastrophic issues 9 years ago
BsVulkanSwapChain.h b58a3fd3ad Refactored Vulkan semaphores, so that a command buffers generates a new semaphore on each submission 9 years ago
BsVulkanTexture.h 27533beff9 Vulkan: When internal image/buffer objects change (e.g. due to a discard caused by a write, or otherwise), properly update the descriptor sets the original buffers were bound to, so they instead use the new versions 9 years ago
BsVulkanTextureManager.h 3f6cdb3db7 Vulkan: More fixes, all crashes so far resolved, moving toward fixing non-catastrophic issues 9 years ago
BsVulkanTimerQuery.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 years ago
BsVulkanUtility.h 5dc78284b8 More Various Vulkan fixes 9 years ago
BsVulkanVertexBuffer.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 years ago
BsVulkanVertexInputManager.h 903f96c9b7 Added a Group memory allocator 9 years ago