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