BearishSun 68c4fb3403 More work on documentation hace 8 años
..
Win32 56ed650df4 Final set of refactors to rename core thread objects hace 9 años
BsVulkanCommandBuffer.h 12285c8173 Vulkan: When writing to storage buffers/images, make sure those writes are visible to later operations in the same render pass hace 9 años
BsVulkanCommandBufferManager.h 10523f6750 Vulkan: Fixing an issue where waiting on a queue didn't necessarily guarantee fences of submitted command buffers were signaled hace 9 años
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 hace 9 años
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 hace 9 años
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 hace 9 años
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 hace 9 años
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 hace 9 años
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 hace 9 años
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. hace 9 años
BsVulkanGLSLProgramFactory.h 56ed650df4 Final set of refactors to rename core thread objects hace 9 años
BsVulkanGpuBuffer.h 56ed650df4 Final set of refactors to rename core thread objects hace 9 años
BsVulkanGpuParamBlockBuffer.h 56ed650df4 Final set of refactors to rename core thread objects hace 9 años
BsVulkanGpuParams.h c41585f7af Vulkan: Fixing a few issues related to binding sampled buffers and non-sampled buffers in the same shader hace 9 años
BsVulkanGpuPipelineParamInfo.h 56ed650df4 Final set of refactors to rename core thread objects hace 9 años
BsVulkanGpuPipelineState.h 56ed650df4 Final set of refactors to rename core thread objects hace 9 años
BsVulkanGpuProgram.h 56ed650df4 Final set of refactors to rename core thread objects hace 9 años
BsVulkanHardwareBuffer.h 6732f7076a Vulkan: Added support for shared storage buffer objects hace 9 años
BsVulkanHardwareBufferManager.h 6732f7076a Vulkan: Added support for shared storage buffer objects hace 9 años
BsVulkanIndexBuffer.h 56ed650df4 Final set of refactors to rename core thread objects hace 9 años
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 hace 9 años
BsVulkanPrerequisites.h b9a97b133e Removing unnecessary DLL export specifiers from plugins hace 8 años
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 hace 9 años
BsVulkanQueue.h 10523f6750 Vulkan: Fixing an issue where waiting on a queue didn't necessarily guarantee fences of submitted command buffers were signaled hace 9 años
BsVulkanRenderAPI.h 68c4fb3403 More work on documentation hace 8 años
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 hace 9 años
BsVulkanRenderStateManager.h 68c4fb3403 More work on documentation hace 8 años
BsVulkanRenderTexture.h 56ed650df4 Final set of refactors to rename core thread objects hace 9 años
BsVulkanRenderWindowManager.h 56ed650df4 Final set of refactors to rename core thread objects hace 9 años
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 hace 9 años
BsVulkanSamplerState.h 56ed650df4 Final set of refactors to rename core thread objects hace 9 años
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. hace 9 años
BsVulkanTexture.h 68c4fb3403 More work on documentation hace 8 años
BsVulkanTextureManager.h 56ed650df4 Final set of refactors to rename core thread objects hace 9 años
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 hace 9 años
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. hace 9 años
BsVulkanVertexBuffer.h 56ed650df4 Final set of refactors to rename core thread objects hace 9 años
BsVulkanVertexInputManager.h 56ed650df4 Final set of refactors to rename core thread objects hace 9 años