| .. |
|
Win32
|
e376c7b676
Vulkan: Properly hide window on start, if specified
|
9 роки тому |
|
BsVulkanCommandBuffer.cpp
|
58027f255c
Vulkan: Delay binding GPU parameters to ensure we get the latest version of the resources (e.g. resource writes can internally create new images/buffers, which would then incorrectly not be bound to the descriptor set, if that write was executed after a GPU param bind)
|
9 роки тому |
|
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
|
9 роки тому |
|
BsVulkanDescriptorLayout.cpp
|
aa226e61ce
Massive namespace rename BansheeEngine -> bs
|
9 роки тому |
|
BsVulkanDescriptorManager.cpp
|
828c0e6fdc
Vulkan: Fixing remanining issues relating to shutdown
|
9 роки тому |
|
BsVulkanDescriptorPool.cpp
|
aa226e61ce
Massive namespace rename BansheeEngine -> bs
|
9 роки тому |
|
BsVulkanDescriptorSet.cpp
|
aa226e61ce
Massive namespace rename BansheeEngine -> bs
|
9 роки тому |
|
BsVulkanDevice.cpp
|
85dfe3e9da
Vulkan: More fixes
|
9 роки тому |
|
BsVulkanEventQuery.cpp
|
76cbd8ca92
Vulkan: If render pass is currently executing queue events until it ends
|
9 роки тому |
|
BsVulkanFramebuffer.cpp
|
e9bc1a9167
Vulkan: Fixing incorrect clear flags for the first color attachment
|
9 роки тому |
|
BsVulkanGLSLProgramFactory.cpp
|
d083b0c77b
Vulkan: Significant speedup to GLSL parsing
|
9 роки тому |
|
BsVulkanGpuBuffer.cpp
|
aa226e61ce
Massive namespace rename BansheeEngine -> bs
|
9 роки тому |
|
BsVulkanGpuParamBlockBuffer.cpp
|
1a47d80872
Flush GPU param block buffers when GPU params are bound
|
9 роки тому |
|
BsVulkanGpuParams.cpp
|
585ee02f70
Vulkan: Example project now mostly functional on Vulkan
|
9 роки тому |
|
BsVulkanGpuPipelineParamInfo.cpp
|
63c3eeff6c
Vulkan: Fixing mem. corrupting in VulkanGpuParams
|
9 роки тому |
|
BsVulkanGpuPipelineState.cpp
|
dddcea0a73
Vulkan: Fix an issue where stencil writes were being disabled together with depth writes
|
9 роки тому |
|
BsVulkanGpuProgram.cpp
|
d083b0c77b
Vulkan: Significant speedup to GLSL parsing
|
9 роки тому |
|
BsVulkanHardwareBuffer.cpp
|
9e6bb93b0a
Vulkan: Don't crash when mapping a zero sized buffer
|
9 роки тому |
|
BsVulkanHardwareBufferManager.cpp
|
3f6cdb3db7
Vulkan: More fixes, all crashes so far resolved, moving toward fixing non-catastrophic issues
|
9 роки тому |
|
BsVulkanIndexBuffer.cpp
|
aa226e61ce
Massive namespace rename BansheeEngine -> bs
|
9 роки тому |
|
BsVulkanMappings.cpp
|
aa226e61ce
Massive namespace rename BansheeEngine -> bs
|
9 роки тому |
|
BsVulkanOcclusionQuery.cpp
|
aa226e61ce
Massive namespace rename BansheeEngine -> bs
|
9 роки тому |
|
BsVulkanPlugin.cpp
|
21eb8822cf
Various Vulkan fixes and tweaks
|
9 роки тому |
|
BsVulkanQueryManager.cpp
|
442b8af92b
Vulkan: Handle query resets when issued within render-pass
|
9 роки тому |
|
BsVulkanQueue.cpp
|
8356f1e8cf
Vulkan: Changing how command buffer resets work, so they handle the new multi-CB submit more gracefully
|
9 роки тому |
|
BsVulkanRenderAPI.cpp
|
585ee02f70
Vulkan: Example project now mostly functional on Vulkan
|
9 роки тому |
|
BsVulkanRenderAPIFactory.cpp
|
aa226e61ce
Massive namespace rename BansheeEngine -> bs
|
9 роки тому |
|
BsVulkanRenderStateManager.cpp
|
aa226e61ce
Massive namespace rename BansheeEngine -> bs
|
9 роки тому |
|
BsVulkanRenderTexture.cpp
|
6312a50d96
Vulkan: Fixed an issue where sRGB textures weren't being enabled when requested
|
9 роки тому |
|
BsVulkanRenderWindowManager.cpp
|
aa226e61ce
Massive namespace rename BansheeEngine -> bs
|
9 роки тому |
|
BsVulkanResource.cpp
|
1b4349927e
More Vulkan fixes
|
9 роки тому |
|
BsVulkanSamplerState.cpp
|
3f6cdb3db7
Vulkan: More fixes, all crashes so far resolved, moving toward fixing non-catastrophic issues
|
9 роки тому |
|
BsVulkanSwapChain.cpp
|
d2cf185bb4
Vulkan: Don't attempt to present the back buffer if it was never even acquired
|
9 роки тому |
|
BsVulkanTexture.cpp
|
5a1370c010
Vulkan: Handling layout transitions a bit better
|
9 роки тому |
|
BsVulkanTextureManager.cpp
|
fa27cbfa05
Vulkan: Depth-stencil image bound in the shader now properly uses the depth aspect only
|
9 роки тому |
|
BsVulkanTimerQuery.cpp
|
aa226e61ce
Massive namespace rename BansheeEngine -> bs
|
9 роки тому |
|
BsVulkanUtility.cpp
|
85dfe3e9da
Vulkan: More fixes
|
9 роки тому |
|
BsVulkanVertexBuffer.cpp
|
aa226e61ce
Massive namespace rename BansheeEngine -> bs
|
9 роки тому |
|
BsVulkanVertexInputManager.cpp
|
585ee02f70
Vulkan: Example project now mostly functional on Vulkan
|
9 роки тому |