BearishSun 0a78764779 Refactoring GpuParams so parameter meta-data is stored on GpuPipelineState rather than on GpuParams 9 years ago
..
Win32 59db12dbc5 Added special Vulkan command buffers for transfer operations 9 years ago
BsVulkanCommandBuffer.h 59db12dbc5 Added special Vulkan command buffers for transfer operations 9 years ago
BsVulkanCommandBufferManager.h cc9a402774 Vulkan buffer memory mapping with handling for memory hazards and accesses from other device queues 9 years ago
BsVulkanDescriptorLayout.h ce07bf692b Descriptor set allocation 9 years ago
BsVulkanDescriptorManager.h ce7fad6a81 Vulkan pipeline layout creation and caching 9 years ago
BsVulkanDescriptorPool.h 6e60730055 More work on Vulkan buffers 9 years ago
BsVulkanDescriptorSet.h ce07bf692b Descriptor set allocation 9 years ago
BsVulkanDevice.h 8e8f590033 Vulkan queries 9 years ago
BsVulkanEventQuery.h 11c403a10d Vulkan queries WIP 9 years ago
BsVulkanFramebuffer.h 952a02e2f2 Vulkan graphics pipeline creation 9 years ago
BsVulkanGLSLProgramFactory.h 234e7e004e Added skeleton for Vulkan render API 9 years ago
BsVulkanGpuBuffer.h 90a05366f1 Finished Vulkan hardware buffer implementation 9 years ago
BsVulkanGpuParamBlockBuffer.h 588076b7cc Refactoring hardware buffer write/read API, in preparation for Vulkan HW buffer transfer implementation 9 years ago
BsVulkanGpuParams.h 0a78764779 Refactoring GpuParams so parameter meta-data is stored on GpuPipelineState rather than on GpuParams 9 years ago
BsVulkanGpuPipelineState.h 952a02e2f2 Vulkan graphics pipeline creation 9 years ago
BsVulkanGpuProgram.h 952a02e2f2 Vulkan graphics pipeline creation 9 years ago
BsVulkanHardwareBuffer.h 90a05366f1 Finished Vulkan hardware buffer implementation 9 years ago
BsVulkanHardwareBufferManager.h 0a78764779 Refactoring GpuParams so parameter meta-data is stored on GpuPipelineState rather than on GpuParams 9 years ago
BsVulkanIndexBuffer.h 5486740789 Vulkan index, vertex, gpu and gpu param block buffer implementations 9 years ago
BsVulkanMappings.h 234e7e004e Added skeleton for Vulkan render API 9 years ago
BsVulkanOcclusionQuery.h 8e8f590033 Vulkan queries 9 years ago
BsVulkanPrerequisites.h 8e8f590033 Vulkan queries 9 years ago
BsVulkanQueryManager.h 8e8f590033 Vulkan queries 9 years ago
BsVulkanQueue.h cc9a402774 Vulkan buffer memory mapping with handling for memory hazards and accesses from other device queues 9 years ago
BsVulkanRenderAPI.h 11c403a10d Vulkan queries WIP 9 years ago
BsVulkanRenderAPIFactory.h 234e7e004e Added skeleton for Vulkan render API 9 years ago
BsVulkanRenderStateManager.h ca328eff7d Finishing up Vulkan sampler states 9 years ago
BsVulkanRenderTexture.h 234e7e004e Added skeleton for Vulkan render API 9 years ago
BsVulkanRenderWindowManager.h d38fc0c070 Vulkan render window and swap chain (WIP) 9 years ago
BsVulkanResource.h cc9a402774 Vulkan buffer memory mapping with handling for memory hazards and accesses from other device queues 9 years ago
BsVulkanSamplerState.h 6e60730055 More work on Vulkan buffers 9 years ago
BsVulkanSwapChain.h 0f68b63eb4 Vulkan render target binding and render pass start 9 years ago
BsVulkanTexture.h 9f08aa6622 Updated texture read/write API so it may be executed on different GPU's and/or different GPU queues 9 years ago
BsVulkanTextureManager.h 234e7e004e Added skeleton for Vulkan render API 9 years ago
BsVulkanTimerQuery.h 8e8f590033 Vulkan queries 9 years ago
BsVulkanUtility.h ca328eff7d Finishing up Vulkan sampler states 9 years ago
BsVulkanVertexBuffer.h 5486740789 Vulkan index, vertex, gpu and gpu param block buffer implementations 9 years ago
BsVulkanVertexInputManager.h d404af9297 Added Vulkan vertex input manager 9 years ago