BearishSun 0a78764779 Refactoring GpuParams so parameter meta-data is stored on GpuPipelineState rather than on GpuParams 9 years ago
..
Win32 0f68b63eb4 Vulkan render target binding and render pass start 9 years ago
BsVulkanCommandBuffer.cpp cc9a402774 Vulkan buffer memory mapping with handling for memory hazards and accesses from other device queues 9 years ago
BsVulkanCommandBufferManager.cpp cc9a402774 Vulkan buffer memory mapping with handling for memory hazards and accesses from other device queues 9 years ago
BsVulkanDescriptorLayout.cpp ce07bf692b Descriptor set allocation 9 years ago
BsVulkanDescriptorManager.cpp ce7fad6a81 Vulkan pipeline layout creation and caching 9 years ago
BsVulkanDescriptorPool.cpp 6e60730055 More work on Vulkan buffers 9 years ago
BsVulkanDescriptorSet.cpp ce07bf692b Descriptor set allocation 9 years ago
BsVulkanDevice.cpp 8e8f590033 Vulkan queries 9 years ago
BsVulkanEventQuery.cpp 8e8f590033 Vulkan queries 9 years ago
BsVulkanFramebuffer.cpp 952a02e2f2 Vulkan graphics pipeline creation 9 years ago
BsVulkanGLSLProgramFactory.cpp 234e7e004e Added skeleton for Vulkan render API 9 years ago
BsVulkanGpuBuffer.cpp 5486740789 Vulkan index, vertex, gpu and gpu param block buffer implementations 9 years ago
BsVulkanGpuParamBlockBuffer.cpp 5486740789 Vulkan index, vertex, gpu and gpu param block buffer implementations 9 years ago
BsVulkanGpuParams.cpp 0a78764779 Refactoring GpuParams so parameter meta-data is stored on GpuPipelineState rather than on GpuParams 9 years ago
BsVulkanGpuPipelineState.cpp 952a02e2f2 Vulkan graphics pipeline creation 9 years ago
BsVulkanGpuProgram.cpp 952a02e2f2 Vulkan graphics pipeline creation 9 years ago
BsVulkanHardwareBuffer.cpp 976cae3a4d VulkanHardwareBuffer now properly notifies the command buffer when it's queuing resources on it 9 years ago
BsVulkanHardwareBufferManager.cpp 0a78764779 Refactoring GpuParams so parameter meta-data is stored on GpuPipelineState rather than on GpuParams 9 years ago
BsVulkanIndexBuffer.cpp 5486740789 Vulkan index, vertex, gpu and gpu param block buffer implementations 9 years ago
BsVulkanMappings.cpp 234e7e004e Added skeleton for Vulkan render API 9 years ago
BsVulkanOcclusionQuery.cpp 8e8f590033 Vulkan queries 9 years ago
BsVulkanPlugin.cpp 234e7e004e Added skeleton for Vulkan render API 9 years ago
BsVulkanQueryManager.cpp 8e8f590033 Vulkan queries 9 years ago
BsVulkanQueue.cpp cc9a402774 Vulkan buffer memory mapping with handling for memory hazards and accesses from other device queues 9 years ago
BsVulkanRenderAPI.cpp 11c403a10d Vulkan queries WIP 9 years ago
BsVulkanRenderAPIFactory.cpp 234e7e004e Added skeleton for Vulkan render API 9 years ago
BsVulkanRenderStateManager.cpp ca328eff7d Finishing up Vulkan sampler states 9 years ago
BsVulkanRenderTexture.cpp 0f68b63eb4 Vulkan render target binding and render pass start 9 years ago
BsVulkanRenderWindowManager.cpp d38fc0c070 Vulkan render window and swap chain (WIP) 9 years ago
BsVulkanResource.cpp cc9a402774 Vulkan buffer memory mapping with handling for memory hazards and accesses from other device queues 9 years ago
BsVulkanSamplerState.cpp ca328eff7d Finishing up Vulkan sampler states 9 years ago
BsVulkanSwapChain.cpp 0f68b63eb4 Vulkan render target binding and render pass start 9 years ago
BsVulkanTexture.cpp 95d48bf94c Added Vulkan texture read/writeData implementations 9 years ago
BsVulkanTextureManager.cpp 234e7e004e Added skeleton for Vulkan render API 9 years ago
BsVulkanTimerQuery.cpp 8e8f590033 Vulkan queries 9 years ago
BsVulkanUtility.cpp cddbc55301 Vulkan texture creation 9 years ago
BsVulkanVertexBuffer.cpp 5486740789 Vulkan index, vertex, gpu and gpu param block buffer implementations 9 years ago
BsVulkanVertexInputManager.cpp d404af9297 Added Vulkan vertex input manager 9 years ago
BsVulkanVideoModeInfo.cpp 234e7e004e Added skeleton for Vulkan render API 9 years ago