BearishSun f03dcda9f7 Vulkan: Avoid redundant layout transitions il y a 9 ans
..
Win32 e376c7b676 Vulkan: Properly hide window on start, if specified il y a 9 ans
BsVulkanCommandBuffer.cpp f03dcda9f7 Vulkan: Avoid redundant layout transitions il y a 9 ans
BsVulkanCommandBufferManager.cpp e1e7afd433 Vulkan: Refactoring inter-queue dependencies due to new revelation that a semaphore can only be waited on by one queue submit, no more il y a 9 ans
BsVulkanDescriptorLayout.cpp aa226e61ce Massive namespace rename BansheeEngine -> bs il y a 9 ans
BsVulkanDescriptorManager.cpp 828c0e6fdc Vulkan: Fixing remanining issues relating to shutdown il y a 9 ans
BsVulkanDescriptorPool.cpp aa226e61ce Massive namespace rename BansheeEngine -> bs il y a 9 ans
BsVulkanDescriptorSet.cpp aa226e61ce Massive namespace rename BansheeEngine -> bs il y a 9 ans
BsVulkanDevice.cpp 85dfe3e9da Vulkan: More fixes il y a 9 ans
BsVulkanEventQuery.cpp 76cbd8ca92 Vulkan: If render pass is currently executing queue events until it ends il y a 9 ans
BsVulkanFramebuffer.cpp 4ce05d637b Vulkan: Simplifying image layout transitions so they can be properly tracked across multiple command buffers il y a 9 ans
BsVulkanGLSLProgramFactory.cpp d083b0c77b Vulkan: Significant speedup to GLSL parsing il y a 9 ans
BsVulkanGpuBuffer.cpp aa226e61ce Massive namespace rename BansheeEngine -> bs il y a 9 ans
BsVulkanGpuParamBlockBuffer.cpp 1a47d80872 Flush GPU param block buffers when GPU params are bound il y a 9 ans
BsVulkanGpuParams.cpp 4ce05d637b Vulkan: Simplifying image layout transitions so they can be properly tracked across multiple command buffers il y a 9 ans
BsVulkanGpuPipelineParamInfo.cpp 63c3eeff6c Vulkan: Fixing mem. corrupting in VulkanGpuParams il y a 9 ans
BsVulkanGpuPipelineState.cpp dddcea0a73 Vulkan: Fix an issue where stencil writes were being disabled together with depth writes il y a 9 ans
BsVulkanGpuProgram.cpp d083b0c77b Vulkan: Significant speedup to GLSL parsing il y a 9 ans
BsVulkanHardwareBuffer.cpp 9e6bb93b0a Vulkan: Don't crash when mapping a zero sized buffer il y a 9 ans
BsVulkanHardwareBufferManager.cpp 3f6cdb3db7 Vulkan: More fixes, all crashes so far resolved, moving toward fixing non-catastrophic issues il y a 9 ans
BsVulkanIndexBuffer.cpp aa226e61ce Massive namespace rename BansheeEngine -> bs il y a 9 ans
BsVulkanMappings.cpp aa226e61ce Massive namespace rename BansheeEngine -> bs il y a 9 ans
BsVulkanOcclusionQuery.cpp aa226e61ce Massive namespace rename BansheeEngine -> bs il y a 9 ans
BsVulkanPlugin.cpp 21eb8822cf Various Vulkan fixes and tweaks il y a 9 ans
BsVulkanQueryManager.cpp 442b8af92b Vulkan: Handle query resets when issued within render-pass il y a 9 ans
BsVulkanQueue.cpp 8356f1e8cf Vulkan: Changing how command buffer resets work, so they handle the new multi-CB submit more gracefully il y a 9 ans
BsVulkanRenderAPI.cpp 585ee02f70 Vulkan: Example project now mostly functional on Vulkan il y a 9 ans
BsVulkanRenderAPIFactory.cpp aa226e61ce Massive namespace rename BansheeEngine -> bs il y a 9 ans
BsVulkanRenderStateManager.cpp aa226e61ce Massive namespace rename BansheeEngine -> bs il y a 9 ans
BsVulkanRenderTexture.cpp 6312a50d96 Vulkan: Fixed an issue where sRGB textures weren't being enabled when requested il y a 9 ans
BsVulkanRenderWindowManager.cpp aa226e61ce Massive namespace rename BansheeEngine -> bs il y a 9 ans
BsVulkanResource.cpp 1b4349927e More Vulkan fixes il y a 9 ans
BsVulkanSamplerState.cpp 3f6cdb3db7 Vulkan: More fixes, all crashes so far resolved, moving toward fixing non-catastrophic issues il y a 9 ans
BsVulkanSwapChain.cpp 4ce05d637b Vulkan: Simplifying image layout transitions so they can be properly tracked across multiple command buffers il y a 9 ans
BsVulkanTexture.cpp 2956f2514b Vulkan: When transitioning image layouts due to transfers, always transition back to optimal layout, instead of the current layout il y a 9 ans
BsVulkanTextureManager.cpp fa27cbfa05 Vulkan: Depth-stencil image bound in the shader now properly uses the depth aspect only il y a 9 ans
BsVulkanTimerQuery.cpp aa226e61ce Massive namespace rename BansheeEngine -> bs il y a 9 ans
BsVulkanUtility.cpp 85dfe3e9da Vulkan: More fixes il y a 9 ans
BsVulkanVertexBuffer.cpp aa226e61ce Massive namespace rename BansheeEngine -> bs il y a 9 ans
BsVulkanVertexInputManager.cpp 585ee02f70 Vulkan: Example project now mostly functional on Vulkan il y a 9 ans