BearishSun 8f14edffe6 Feature: DirectX, OpenGL and Vulkan will now parse structs in uniform blocks/constant buffers 8 years ago
..
Linux 2fbd9ab673 WIP: Linux port 8 years ago
Managers caf30772ad Bugfix: Fixing recursive mutex locking in Vulkan render backend 8 years ago
ThirdParty 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 years ago
Win32 55bf4ddfd9 WIP: Linux port 8 years ago
BsVulkanCommandBuffer.cpp 1cebaa278f Feature: Vulkan now properly supports read-only depth + writable stencil (and vice versa) 8 years ago
BsVulkanCommandBuffer.h dd634d6d78 Bugfix: Fixing invalid image layout in Vulkan after performing a texture copy operation 8 years ago
BsVulkanDescriptorLayout.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 years ago
BsVulkanDescriptorLayout.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 years ago
BsVulkanDescriptorPool.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 years ago
BsVulkanDescriptorPool.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 years ago
BsVulkanDescriptorSet.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 years ago
BsVulkanDescriptorSet.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 years ago
BsVulkanDevice.cpp 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 years ago
BsVulkanDevice.h 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 years ago
BsVulkanEventQuery.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 years ago
BsVulkanEventQuery.h 55bf4ddfd9 WIP: Linux port 8 years ago
BsVulkanFramebuffer.cpp 1cebaa278f Feature: Vulkan now properly supports read-only depth + writable stencil (and vice versa) 8 years ago
BsVulkanFramebuffer.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 years ago
BsVulkanGpuBuffer.cpp 1a798cadff Bugfix: Fixing Vulkan buffer copies 8 years ago
BsVulkanGpuBuffer.h 55bf4ddfd9 WIP: Linux port 8 years ago
BsVulkanGpuParamBlockBuffer.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 years ago
BsVulkanGpuParamBlockBuffer.h 55bf4ddfd9 WIP: Linux port 8 years ago
BsVulkanGpuParams.cpp f3efd9ed9f Bugfix: Fixing a compile error in Vulkan plugin 8 years ago
BsVulkanGpuParams.h 55bf4ddfd9 WIP: Linux port 8 years ago
BsVulkanGpuPipelineParamInfo.cpp 55bf4ddfd9 WIP: Linux port 8 years ago
BsVulkanGpuPipelineParamInfo.h 55bf4ddfd9 WIP: Linux port 8 years ago
BsVulkanGpuPipelineState.cpp 483b24b0d1 Bugfix: Cleaning up a variety of invalid calls to RAII mutex lock 8 years ago
BsVulkanGpuPipelineState.h 55bf4ddfd9 WIP: Linux port 8 years ago
BsVulkanGpuProgram.cpp 8f14edffe6 Feature: DirectX, OpenGL and Vulkan will now parse structs in uniform blocks/constant buffers 8 years ago
BsVulkanGpuProgram.h 55bf4ddfd9 WIP: Linux port 8 years ago
BsVulkanHardwareBuffer.cpp 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 years ago
BsVulkanHardwareBuffer.h 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 years ago
BsVulkanIndexBuffer.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 years ago
BsVulkanIndexBuffer.h 55bf4ddfd9 WIP: Linux port 8 years ago
BsVulkanOcclusionQuery.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 years ago
BsVulkanOcclusionQuery.h 55bf4ddfd9 WIP: Linux port 8 years ago
BsVulkanPlugin.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 years ago
BsVulkanPrerequisites.h 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 years ago
BsVulkanQueue.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 years ago
BsVulkanQueue.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 years ago
BsVulkanRenderAPI.cpp 8f14edffe6 Feature: DirectX, OpenGL and Vulkan will now parse structs in uniform blocks/constant buffers 8 years ago
BsVulkanRenderAPI.h 55bf4ddfd9 WIP: Linux port 8 years ago
BsVulkanRenderTexture.cpp 2bd675d648 WIP: Linux port 8 years ago
BsVulkanRenderTexture.h 55bf4ddfd9 WIP: Linux port 8 years ago
BsVulkanResource.cpp caf30772ad Bugfix: Fixing recursive mutex locking in Vulkan render backend 8 years ago
BsVulkanResource.h 483b24b0d1 Bugfix: Cleaning up a variety of invalid calls to RAII mutex lock 8 years ago
BsVulkanSamplerState.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 years ago
BsVulkanSamplerState.h 55bf4ddfd9 WIP: Linux port 8 years ago
BsVulkanSwapChain.cpp 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 years ago
BsVulkanSwapChain.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 years ago
BsVulkanTexture.cpp 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 years ago
BsVulkanTexture.h 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 years ago
BsVulkanTimerQuery.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 years ago
BsVulkanTimerQuery.h 55bf4ddfd9 WIP: Linux port 8 years ago
BsVulkanUtility.cpp 8f14edffe6 Feature: DirectX, OpenGL and Vulkan will now parse structs in uniform blocks/constant buffers 8 years ago
BsVulkanUtility.h 8f14edffe6 Feature: DirectX, OpenGL and Vulkan will now parse structs in uniform blocks/constant buffers 8 years ago
BsVulkanVertexBuffer.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 years ago
BsVulkanVertexBuffer.h 55bf4ddfd9 WIP: Linux port 8 years ago
CMakeLists.txt d2d96449c1 Feature: C# 7.0 support 8 years ago
CMakeSources.cmake 55bf4ddfd9 WIP: Linux port 8 years ago