BearishSun b58a3fd3ad Refactored Vulkan semaphores, so that a command buffers generates a new semaphore on each submission 9 年 前
..
Win32 b58a3fd3ad Refactored Vulkan semaphores, so that a command buffers generates a new semaphore on each submission 9 年 前
BsVulkanCommandBuffer.h b58a3fd3ad Refactored Vulkan semaphores, so that a command buffers generates a new semaphore on each submission 9 年 前
BsVulkanCommandBufferManager.h b58a3fd3ad Refactored Vulkan semaphores, so that a command buffers generates a new semaphore on each submission 9 年 前
BsVulkanDescriptorLayout.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 年 前
BsVulkanDescriptorManager.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 年 前
BsVulkanDescriptorPool.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 年 前
BsVulkanDescriptorSet.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 年 前
BsVulkanDevice.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 年 前
BsVulkanEventQuery.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 年 前
BsVulkanFramebuffer.h 2f7bfb64ef Fixing an issue with VulkanFramebuffer: Tightly packed color attachments now provide indices to the original positions, so they may be correctly used in masks and similar 9 年 前
BsVulkanGLSLProgramFactory.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 年 前
BsVulkanGpuBuffer.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 年 前
BsVulkanGpuParamBlockBuffer.h 1a47d80872 Flush GPU param block buffers when GPU params are bound 9 年 前
BsVulkanGpuParams.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 年 前
BsVulkanGpuPipelineParamInfo.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 年 前
BsVulkanGpuPipelineState.h 3ca0661c4f Adding checks to see if a pipeline perform only read operations or color or depth attachments 9 年 前
BsVulkanGpuProgram.h bd78968698 Added Vulkan gpu program initialization and reflection 9 年 前
BsVulkanHardwareBuffer.h 8fb4b163d0 Vulkan buffer updates: 9 年 前
BsVulkanHardwareBufferManager.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 年 前
BsVulkanIndexBuffer.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 年 前
BsVulkanMappings.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 年 前
BsVulkanOcclusionQuery.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 年 前
BsVulkanPrerequisites.h b58a3fd3ad Refactored Vulkan semaphores, so that a command buffers generates a new semaphore on each submission 9 年 前
BsVulkanQueryManager.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 年 前
BsVulkanQueue.h b58a3fd3ad Refactored Vulkan semaphores, so that a command buffers generates a new semaphore on each submission 9 年 前
BsVulkanRenderAPI.h b58a3fd3ad Refactored Vulkan semaphores, so that a command buffers generates a new semaphore on each submission 9 年 前
BsVulkanRenderAPIFactory.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 年 前
BsVulkanRenderStateManager.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 年 前
BsVulkanRenderTexture.h 81c38aea72 Vulkan render texture implementation 9 年 前
BsVulkanRenderWindowManager.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 年 前
BsVulkanResource.h 8fb4b163d0 Vulkan buffer updates: 9 年 前
BsVulkanSamplerState.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 年 前
BsVulkanSwapChain.h b58a3fd3ad Refactored Vulkan semaphores, so that a command buffers generates a new semaphore on each submission 9 年 前
BsVulkanTexture.h 21eb8822cf Various Vulkan fixes and tweaks 9 年 前
BsVulkanTextureManager.h 81c38aea72 Vulkan render texture implementation 9 年 前
BsVulkanTimerQuery.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 年 前
BsVulkanUtility.h 5dc78284b8 More Various Vulkan fixes 9 年 前
BsVulkanVertexBuffer.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 年 前
BsVulkanVertexInputManager.h aa226e61ce Massive namespace rename BansheeEngine -> bs 9 年 前