BearishSun 7f501a8e77 Added an explicit flag to preserve render target contents on load, to improve performance when this is not required (most of the time) 9 vuotta sitten
..
Win32 59db12dbc5 Added special Vulkan command buffers for transfer operations 9 vuotta sitten
BsVulkanCommandBuffer.h 7f501a8e77 Added an explicit flag to preserve render target contents on load, to improve performance when this is not required (most of the time) 9 vuotta sitten
BsVulkanCommandBufferManager.h cc9a402774 Vulkan buffer memory mapping with handling for memory hazards and accesses from other device queues 9 vuotta sitten
BsVulkanDescriptorLayout.h ce07bf692b Descriptor set allocation 9 vuotta sitten
BsVulkanDescriptorManager.h ce7fad6a81 Vulkan pipeline layout creation and caching 9 vuotta sitten
BsVulkanDescriptorPool.h 6e60730055 More work on Vulkan buffers 9 vuotta sitten
BsVulkanDescriptorSet.h ce07bf692b Descriptor set allocation 9 vuotta sitten
BsVulkanDevice.h 8e8f590033 Vulkan queries 9 vuotta sitten
BsVulkanEventQuery.h 11c403a10d Vulkan queries WIP 9 vuotta sitten
BsVulkanFramebuffer.h 7f501a8e77 Added an explicit flag to preserve render target contents on load, to improve performance when this is not required (most of the time) 9 vuotta sitten
BsVulkanGLSLProgramFactory.h 234e7e004e Added skeleton for Vulkan render API 9 vuotta sitten
BsVulkanGpuBuffer.h 90a05366f1 Finished Vulkan hardware buffer implementation 9 vuotta sitten
BsVulkanGpuParamBlockBuffer.h 588076b7cc Refactoring hardware buffer write/read API, in preparation for Vulkan HW buffer transfer implementation 9 vuotta sitten
BsVulkanGpuParams.h 18ab7deb32 Vulkan GPU parameter binding 9 vuotta sitten
BsVulkanGpuPipelineParamInfo.h c8b4aaf0fb Separated constant GpuParams data into a GpuPipelineParamInfo object. Aside from being cleaner, it also gives Vulkan descriptor layouts a place to reside. 9 vuotta sitten
BsVulkanGpuPipelineState.h 7f501a8e77 Added an explicit flag to preserve render target contents on load, to improve performance when this is not required (most of the time) 9 vuotta sitten
BsVulkanGpuProgram.h c8b4aaf0fb Separated constant GpuParams data into a GpuPipelineParamInfo object. Aside from being cleaner, it also gives Vulkan descriptor layouts a place to reside. 9 vuotta sitten
BsVulkanHardwareBuffer.h 90a05366f1 Finished Vulkan hardware buffer implementation 9 vuotta sitten
BsVulkanHardwareBufferManager.h c8b4aaf0fb Separated constant GpuParams data into a GpuPipelineParamInfo object. Aside from being cleaner, it also gives Vulkan descriptor layouts a place to reside. 9 vuotta sitten
BsVulkanIndexBuffer.h 5486740789 Vulkan index, vertex, gpu and gpu param block buffer implementations 9 vuotta sitten
BsVulkanMappings.h 234e7e004e Added skeleton for Vulkan render API 9 vuotta sitten
BsVulkanOcclusionQuery.h 8e8f590033 Vulkan queries 9 vuotta sitten
BsVulkanPrerequisites.h 4581b43fe7 Vulkan graphics pipeline binding and caching 9 vuotta sitten
BsVulkanQueryManager.h 8e8f590033 Vulkan queries 9 vuotta sitten
BsVulkanQueue.h cc9a402774 Vulkan buffer memory mapping with handling for memory hazards and accesses from other device queues 9 vuotta sitten
BsVulkanRenderAPI.h 7f501a8e77 Added an explicit flag to preserve render target contents on load, to improve performance when this is not required (most of the time) 9 vuotta sitten
BsVulkanRenderAPIFactory.h 234e7e004e Added skeleton for Vulkan render API 9 vuotta sitten
BsVulkanRenderStateManager.h c8b4aaf0fb Separated constant GpuParams data into a GpuPipelineParamInfo object. Aside from being cleaner, it also gives Vulkan descriptor layouts a place to reside. 9 vuotta sitten
BsVulkanRenderTexture.h 234e7e004e Added skeleton for Vulkan render API 9 vuotta sitten
BsVulkanRenderWindowManager.h d38fc0c070 Vulkan render window and swap chain (WIP) 9 vuotta sitten
BsVulkanResource.h cc9a402774 Vulkan buffer memory mapping with handling for memory hazards and accesses from other device queues 9 vuotta sitten
BsVulkanSamplerState.h 6e60730055 More work on Vulkan buffers 9 vuotta sitten
BsVulkanSwapChain.h 0f68b63eb4 Vulkan render target binding and render pass start 9 vuotta sitten
BsVulkanTexture.h 9f08aa6622 Updated texture read/write API so it may be executed on different GPU's and/or different GPU queues 9 vuotta sitten
BsVulkanTextureManager.h 234e7e004e Added skeleton for Vulkan render API 9 vuotta sitten
BsVulkanTimerQuery.h 8e8f590033 Vulkan queries 9 vuotta sitten
BsVulkanUtility.h ca328eff7d Finishing up Vulkan sampler states 9 vuotta sitten
BsVulkanVertexBuffer.h 5486740789 Vulkan index, vertex, gpu and gpu param block buffer implementations 9 vuotta sitten
BsVulkanVertexInputManager.h 4581b43fe7 Vulkan graphics pipeline binding and caching 9 vuotta sitten