BearishSun c8b4aaf0fb Separated constant GpuParams data into a GpuPipelineParamInfo object. Aside from being cleaner, it also gives Vulkan descriptor layouts a place to reside. hace 9 años
..
Win32 59db12dbc5 Added special Vulkan command buffers for transfer operations hace 9 años
BsVulkanCommandBuffer.h 59db12dbc5 Added special Vulkan command buffers for transfer operations hace 9 años
BsVulkanCommandBufferManager.h cc9a402774 Vulkan buffer memory mapping with handling for memory hazards and accesses from other device queues hace 9 años
BsVulkanDescriptorLayout.h ce07bf692b Descriptor set allocation hace 9 años
BsVulkanDescriptorManager.h ce7fad6a81 Vulkan pipeline layout creation and caching hace 9 años
BsVulkanDescriptorPool.h 6e60730055 More work on Vulkan buffers hace 9 años
BsVulkanDescriptorSet.h ce07bf692b Descriptor set allocation hace 9 años
BsVulkanDevice.h 8e8f590033 Vulkan queries hace 9 años
BsVulkanEventQuery.h 11c403a10d Vulkan queries WIP hace 9 años
BsVulkanFramebuffer.h 952a02e2f2 Vulkan graphics pipeline creation hace 9 años
BsVulkanGLSLProgramFactory.h 234e7e004e Added skeleton for Vulkan render API hace 9 años
BsVulkanGpuBuffer.h 90a05366f1 Finished Vulkan hardware buffer implementation hace 9 años
BsVulkanGpuParamBlockBuffer.h 588076b7cc Refactoring hardware buffer write/read API, in preparation for Vulkan HW buffer transfer implementation hace 9 años
BsVulkanGpuParams.h c8b4aaf0fb Separated constant GpuParams data into a GpuPipelineParamInfo object. Aside from being cleaner, it also gives Vulkan descriptor layouts a place to reside. hace 9 años
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. hace 9 años
BsVulkanGpuPipelineState.h c8b4aaf0fb Separated constant GpuParams data into a GpuPipelineParamInfo object. Aside from being cleaner, it also gives Vulkan descriptor layouts a place to reside. hace 9 años
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. hace 9 años
BsVulkanHardwareBuffer.h 90a05366f1 Finished Vulkan hardware buffer implementation hace 9 años
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. hace 9 años
BsVulkanIndexBuffer.h 5486740789 Vulkan index, vertex, gpu and gpu param block buffer implementations hace 9 años
BsVulkanMappings.h 234e7e004e Added skeleton for Vulkan render API hace 9 años
BsVulkanOcclusionQuery.h 8e8f590033 Vulkan queries hace 9 años
BsVulkanPrerequisites.h 8e8f590033 Vulkan queries hace 9 años
BsVulkanQueryManager.h 8e8f590033 Vulkan queries hace 9 años
BsVulkanQueue.h cc9a402774 Vulkan buffer memory mapping with handling for memory hazards and accesses from other device queues hace 9 años
BsVulkanRenderAPI.h af560f18fc Added a ComputePipelineState hace 9 años
BsVulkanRenderAPIFactory.h 234e7e004e Added skeleton for Vulkan render API hace 9 años
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. hace 9 años
BsVulkanRenderTexture.h 234e7e004e Added skeleton for Vulkan render API hace 9 años
BsVulkanRenderWindowManager.h d38fc0c070 Vulkan render window and swap chain (WIP) hace 9 años
BsVulkanResource.h cc9a402774 Vulkan buffer memory mapping with handling for memory hazards and accesses from other device queues hace 9 años
BsVulkanSamplerState.h 6e60730055 More work on Vulkan buffers hace 9 años
BsVulkanSwapChain.h 0f68b63eb4 Vulkan render target binding and render pass start hace 9 años
BsVulkanTexture.h 9f08aa6622 Updated texture read/write API so it may be executed on different GPU's and/or different GPU queues hace 9 años
BsVulkanTextureManager.h 234e7e004e Added skeleton for Vulkan render API hace 9 años
BsVulkanTimerQuery.h 8e8f590033 Vulkan queries hace 9 años
BsVulkanUtility.h ca328eff7d Finishing up Vulkan sampler states hace 9 años
BsVulkanVertexBuffer.h 5486740789 Vulkan index, vertex, gpu and gpu param block buffer implementations hace 9 años
BsVulkanVertexInputManager.h d404af9297 Added Vulkan vertex input manager hace 9 años