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 年之前
..
Win32 59db12dbc5 Added special Vulkan command buffers for transfer operations 9 年之前
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 年之前
BsVulkanCommandBufferManager.h cc9a402774 Vulkan buffer memory mapping with handling for memory hazards and accesses from other device queues 9 年之前
BsVulkanDescriptorLayout.h ce07bf692b Descriptor set allocation 9 年之前
BsVulkanDescriptorManager.h ce7fad6a81 Vulkan pipeline layout creation and caching 9 年之前
BsVulkanDescriptorPool.h 6e60730055 More work on Vulkan buffers 9 年之前
BsVulkanDescriptorSet.h ce07bf692b Descriptor set allocation 9 年之前
BsVulkanDevice.h 8e8f590033 Vulkan queries 9 年之前
BsVulkanEventQuery.h 11c403a10d Vulkan queries WIP 9 年之前
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 年之前
BsVulkanGLSLProgramFactory.h 234e7e004e Added skeleton for Vulkan render API 9 年之前
BsVulkanGpuBuffer.h 90a05366f1 Finished Vulkan hardware buffer implementation 9 年之前
BsVulkanGpuParamBlockBuffer.h 588076b7cc Refactoring hardware buffer write/read API, in preparation for Vulkan HW buffer transfer implementation 9 年之前
BsVulkanGpuParams.h 18ab7deb32 Vulkan GPU parameter binding 9 年之前
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 年之前
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 年之前
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 年之前
BsVulkanHardwareBuffer.h 90a05366f1 Finished Vulkan hardware buffer implementation 9 年之前
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 年之前
BsVulkanIndexBuffer.h 5486740789 Vulkan index, vertex, gpu and gpu param block buffer implementations 9 年之前
BsVulkanMappings.h 234e7e004e Added skeleton for Vulkan render API 9 年之前
BsVulkanOcclusionQuery.h 8e8f590033 Vulkan queries 9 年之前
BsVulkanPrerequisites.h 4581b43fe7 Vulkan graphics pipeline binding and caching 9 年之前
BsVulkanQueryManager.h 8e8f590033 Vulkan queries 9 年之前
BsVulkanQueue.h cc9a402774 Vulkan buffer memory mapping with handling for memory hazards and accesses from other device queues 9 年之前
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 年之前
BsVulkanRenderAPIFactory.h 234e7e004e Added skeleton for Vulkan render API 9 年之前
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 年之前
BsVulkanRenderTexture.h 234e7e004e Added skeleton for Vulkan render API 9 年之前
BsVulkanRenderWindowManager.h d38fc0c070 Vulkan render window and swap chain (WIP) 9 年之前
BsVulkanResource.h cc9a402774 Vulkan buffer memory mapping with handling for memory hazards and accesses from other device queues 9 年之前
BsVulkanSamplerState.h 6e60730055 More work on Vulkan buffers 9 年之前
BsVulkanSwapChain.h 0f68b63eb4 Vulkan render target binding and render pass start 9 年之前
BsVulkanTexture.h 9f08aa6622 Updated texture read/write API so it may be executed on different GPU's and/or different GPU queues 9 年之前
BsVulkanTextureManager.h 234e7e004e Added skeleton for Vulkan render API 9 年之前
BsVulkanTimerQuery.h 8e8f590033 Vulkan queries 9 年之前
BsVulkanUtility.h ca328eff7d Finishing up Vulkan sampler states 9 年之前
BsVulkanVertexBuffer.h 5486740789 Vulkan index, vertex, gpu and gpu param block buffer implementations 9 年之前
BsVulkanVertexInputManager.h 4581b43fe7 Vulkan graphics pipeline binding and caching 9 年之前