BearishSun b9a97b133e Removing unnecessary DLL export specifiers from plugins 8 jaren geleden
..
Win32 56ed650df4 Final set of refactors to rename core thread objects 9 jaren geleden
BsVulkanCommandBuffer.h 12285c8173 Vulkan: When writing to storage buffers/images, make sure those writes are visible to later operations in the same render pass 8 jaren geleden
BsVulkanCommandBufferManager.h 10523f6750 Vulkan: Fixing an issue where waiting on a queue didn't necessarily guarantee fences of submitted command buffers were signaled 9 jaren geleden
BsVulkanDescriptorLayout.h 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix 9 jaren geleden
BsVulkanDescriptorManager.h 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix 9 jaren geleden
BsVulkanDescriptorPool.h 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix 9 jaren geleden
BsVulkanDescriptorSet.h 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix 9 jaren geleden
BsVulkanDevice.h 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix 9 jaren geleden
BsVulkanEventQuery.h 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix 9 jaren geleden
BsVulkanFramebuffer.h 2e94779fc6 Vulkan: Now tracking image layouts on a per-resource basis. This way individual faces & mip-levels can be bound for rendering, particularily useful for cubemaps and texture arrays in general. 9 jaren geleden
BsVulkanGLSLProgramFactory.h 56ed650df4 Final set of refactors to rename core thread objects 9 jaren geleden
BsVulkanGpuBuffer.h 56ed650df4 Final set of refactors to rename core thread objects 9 jaren geleden
BsVulkanGpuParamBlockBuffer.h 56ed650df4 Final set of refactors to rename core thread objects 9 jaren geleden
BsVulkanGpuParams.h c41585f7af Vulkan: Fixing a few issues related to binding sampled buffers and non-sampled buffers in the same shader 9 jaren geleden
BsVulkanGpuPipelineParamInfo.h 56ed650df4 Final set of refactors to rename core thread objects 9 jaren geleden
BsVulkanGpuPipelineState.h 56ed650df4 Final set of refactors to rename core thread objects 9 jaren geleden
BsVulkanGpuProgram.h 56ed650df4 Final set of refactors to rename core thread objects 9 jaren geleden
BsVulkanHardwareBuffer.h 6732f7076a Vulkan: Added support for shared storage buffer objects 9 jaren geleden
BsVulkanHardwareBufferManager.h 6732f7076a Vulkan: Added support for shared storage buffer objects 9 jaren geleden
BsVulkanIndexBuffer.h 56ed650df4 Final set of refactors to rename core thread objects 9 jaren geleden
BsVulkanOcclusionQuery.h 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix 9 jaren geleden
BsVulkanPrerequisites.h b9a97b133e Removing unnecessary DLL export specifiers from plugins 8 jaren geleden
BsVulkanQueryManager.h 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix 9 jaren geleden
BsVulkanQueue.h 10523f6750 Vulkan: Fixing an issue where waiting on a queue didn't necessarily guarantee fences of submitted command buffers were signaled 9 jaren geleden
BsVulkanRenderAPI.h c530c1795f Transparent rendering path now functional using clustered rendering without depth pre-pass requirement. Same path can also be used for normal opaque object rendering if needed. 8 jaren geleden
BsVulkanRenderAPIFactory.h 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix 9 jaren geleden
BsVulkanRenderStateManager.h 56ed650df4 Final set of refactors to rename core thread objects 9 jaren geleden
BsVulkanRenderTexture.h 56ed650df4 Final set of refactors to rename core thread objects 9 jaren geleden
BsVulkanRenderWindowManager.h 56ed650df4 Final set of refactors to rename core thread objects 9 jaren geleden
BsVulkanResource.h 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix 9 jaren geleden
BsVulkanSamplerState.h 56ed650df4 Final set of refactors to rename core thread objects 9 jaren geleden
BsVulkanSwapChain.h 2e94779fc6 Vulkan: Now tracking image layouts on a per-resource basis. This way individual faces & mip-levels can be bound for rendering, particularily useful for cubemaps and texture arrays in general. 9 jaren geleden
BsVulkanTexture.h eec99bff10 Moving light pass in a compute shader in preparation for tiled deferred rendering 9 jaren geleden
BsVulkanTextureManager.h 56ed650df4 Final set of refactors to rename core thread objects 9 jaren geleden
BsVulkanTimerQuery.h 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix 9 jaren geleden
BsVulkanUtility.h 2e94779fc6 Vulkan: Now tracking image layouts on a per-resource basis. This way individual faces & mip-levels can be bound for rendering, particularily useful for cubemaps and texture arrays in general. 9 jaren geleden
BsVulkanVertexBuffer.h 56ed650df4 Final set of refactors to rename core thread objects 9 jaren geleden
BsVulkanVertexInputManager.h 56ed650df4 Final set of refactors to rename core thread objects 9 jaren geleden