BearishSun f03dcda9f7 Vulkan: Avoid redundant layout transitions hace 9 años
..
Win32 95d84ddf01 Vulkan: Properly wait until back buffer is acquired before presenting hace 9 años
BsVulkanCommandBuffer.h f03dcda9f7 Vulkan: Avoid redundant layout transitions hace 9 años
BsVulkanCommandBufferManager.h b58a3fd3ad Refactored Vulkan semaphores, so that a command buffers generates a new semaphore on each submission hace 9 años
BsVulkanDescriptorLayout.h aa226e61ce Massive namespace rename BansheeEngine -> bs hace 9 años
BsVulkanDescriptorManager.h aa226e61ce Massive namespace rename BansheeEngine -> bs hace 9 años
BsVulkanDescriptorPool.h aa226e61ce Massive namespace rename BansheeEngine -> bs hace 9 años
BsVulkanDescriptorSet.h aa226e61ce Massive namespace rename BansheeEngine -> bs hace 9 años
BsVulkanDevice.h aa226e61ce Massive namespace rename BansheeEngine -> bs hace 9 años
BsVulkanEventQuery.h aa226e61ce Massive namespace rename BansheeEngine -> bs hace 9 años
BsVulkanFramebuffer.h b18bb2adc2 Vulkan: Use a render-pass with clear ops, when a clear is issued before any draw calls hace 9 años
BsVulkanGLSLProgramFactory.h d083b0c77b Vulkan: Significant speedup to GLSL parsing hace 9 años
BsVulkanGpuBuffer.h aa226e61ce Massive namespace rename BansheeEngine -> bs hace 9 años
BsVulkanGpuParamBlockBuffer.h 1a47d80872 Flush GPU param block buffers when GPU params are bound hace 9 años
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 hace 9 años
BsVulkanGpuPipelineParamInfo.h 63c3eeff6c Vulkan: Fixing mem. corrupting in VulkanGpuParams hace 9 años
BsVulkanGpuPipelineState.h b18bb2adc2 Vulkan: Use a render-pass with clear ops, when a clear is issued before any draw calls hace 9 años
BsVulkanGpuProgram.h bd78968698 Added Vulkan gpu program initialization and reflection hace 9 años
BsVulkanHardwareBuffer.h 8fb4b163d0 Vulkan buffer updates: hace 9 años
BsVulkanHardwareBufferManager.h 3f6cdb3db7 Vulkan: More fixes, all crashes so far resolved, moving toward fixing non-catastrophic issues hace 9 años
BsVulkanIndexBuffer.h aa226e61ce Massive namespace rename BansheeEngine -> bs hace 9 años
BsVulkanMappings.h aa226e61ce Massive namespace rename BansheeEngine -> bs hace 9 años
BsVulkanOcclusionQuery.h aa226e61ce Massive namespace rename BansheeEngine -> bs hace 9 años
BsVulkanPrerequisites.h b18bb2adc2 Vulkan: Use a render-pass with clear ops, when a clear is issued before any draw calls hace 9 años
BsVulkanQueryManager.h 442b8af92b Vulkan: Handle query resets when issued within render-pass hace 9 años
BsVulkanQueue.h 8356f1e8cf Vulkan: Changing how command buffer resets work, so they handle the new multi-CB submit more gracefully hace 9 años
BsVulkanRenderAPI.h d25432623f Removed beginFrame/endFrame methods from RenderAPI as they weren't really used hace 9 años
BsVulkanRenderAPIFactory.h aa226e61ce Massive namespace rename BansheeEngine -> bs hace 9 años
BsVulkanRenderStateManager.h aa226e61ce Massive namespace rename BansheeEngine -> bs hace 9 años
BsVulkanRenderTexture.h 81c38aea72 Vulkan render texture implementation hace 9 años
BsVulkanRenderWindowManager.h aa226e61ce Massive namespace rename BansheeEngine -> bs hace 9 años
BsVulkanResource.h 8fb4b163d0 Vulkan buffer updates: hace 9 años
BsVulkanSamplerState.h 3f6cdb3db7 Vulkan: More fixes, all crashes so far resolved, moving toward fixing non-catastrophic issues hace 9 años
BsVulkanSwapChain.h d2cf185bb4 Vulkan: Don't attempt to present the back buffer if it was never even acquired hace 9 años
BsVulkanTexture.h 4ce05d637b Vulkan: Simplifying image layout transitions so they can be properly tracked across multiple command buffers hace 9 años
BsVulkanTextureManager.h 3f6cdb3db7 Vulkan: More fixes, all crashes so far resolved, moving toward fixing non-catastrophic issues hace 9 años
BsVulkanTimerQuery.h aa226e61ce Massive namespace rename BansheeEngine -> bs hace 9 años
BsVulkanUtility.h 5dc78284b8 More Various Vulkan fixes hace 9 años
BsVulkanVertexBuffer.h aa226e61ce Massive namespace rename BansheeEngine -> bs hace 9 años
BsVulkanVertexInputManager.h 903f96c9b7 Added a Group memory allocator hace 9 años