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