BearishSun f3efd9ed9f Bugfix: Fixing a compile error in Vulkan plugin 8 år sedan
..
Linux 2fbd9ab673 WIP: Linux port 8 år sedan
Managers 483b24b0d1 Bugfix: Cleaning up a variety of invalid calls to RAII mutex lock 8 år sedan
ThirdParty 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 år sedan
Win32 55bf4ddfd9 WIP: Linux port 8 år sedan
BsVulkanCommandBuffer.cpp 1cebaa278f Feature: Vulkan now properly supports read-only depth + writable stencil (and vice versa) 8 år sedan
BsVulkanCommandBuffer.h dd634d6d78 Bugfix: Fixing invalid image layout in Vulkan after performing a texture copy operation 8 år sedan
BsVulkanDescriptorLayout.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 år sedan
BsVulkanDescriptorLayout.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 år sedan
BsVulkanDescriptorPool.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 år sedan
BsVulkanDescriptorPool.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 år sedan
BsVulkanDescriptorSet.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 år sedan
BsVulkanDescriptorSet.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 år sedan
BsVulkanDevice.cpp 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 år sedan
BsVulkanDevice.h 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 år sedan
BsVulkanEventQuery.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 år sedan
BsVulkanEventQuery.h 55bf4ddfd9 WIP: Linux port 8 år sedan
BsVulkanFramebuffer.cpp 1cebaa278f Feature: Vulkan now properly supports read-only depth + writable stencil (and vice versa) 8 år sedan
BsVulkanFramebuffer.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 år sedan
BsVulkanGpuBuffer.cpp 1a798cadff Bugfix: Fixing Vulkan buffer copies 8 år sedan
BsVulkanGpuBuffer.h 55bf4ddfd9 WIP: Linux port 8 år sedan
BsVulkanGpuParamBlockBuffer.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 år sedan
BsVulkanGpuParamBlockBuffer.h 55bf4ddfd9 WIP: Linux port 8 år sedan
BsVulkanGpuParams.cpp f3efd9ed9f Bugfix: Fixing a compile error in Vulkan plugin 8 år sedan
BsVulkanGpuParams.h 55bf4ddfd9 WIP: Linux port 8 år sedan
BsVulkanGpuPipelineParamInfo.cpp 55bf4ddfd9 WIP: Linux port 8 år sedan
BsVulkanGpuPipelineParamInfo.h 55bf4ddfd9 WIP: Linux port 8 år sedan
BsVulkanGpuPipelineState.cpp 483b24b0d1 Bugfix: Cleaning up a variety of invalid calls to RAII mutex lock 8 år sedan
BsVulkanGpuPipelineState.h 55bf4ddfd9 WIP: Linux port 8 år sedan
BsVulkanGpuProgram.cpp 55bf4ddfd9 WIP: Linux port 8 år sedan
BsVulkanGpuProgram.h 55bf4ddfd9 WIP: Linux port 8 år sedan
BsVulkanHardwareBuffer.cpp 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 år sedan
BsVulkanHardwareBuffer.h 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 år sedan
BsVulkanIndexBuffer.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 år sedan
BsVulkanIndexBuffer.h 55bf4ddfd9 WIP: Linux port 8 år sedan
BsVulkanOcclusionQuery.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 år sedan
BsVulkanOcclusionQuery.h 55bf4ddfd9 WIP: Linux port 8 år sedan
BsVulkanPlugin.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 år sedan
BsVulkanPrerequisites.h 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 år sedan
BsVulkanQueue.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 år sedan
BsVulkanQueue.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 år sedan
BsVulkanRenderAPI.cpp ffc2208374 Refactor: Modified the renderer so it can work without texture view support (not present on earlier OpenGL versions) 8 år sedan
BsVulkanRenderAPI.h 55bf4ddfd9 WIP: Linux port 8 år sedan
BsVulkanRenderTexture.cpp 2bd675d648 WIP: Linux port 8 år sedan
BsVulkanRenderTexture.h 55bf4ddfd9 WIP: Linux port 8 år sedan
BsVulkanResource.cpp 55bf4ddfd9 WIP: Linux port 8 år sedan
BsVulkanResource.h 483b24b0d1 Bugfix: Cleaning up a variety of invalid calls to RAII mutex lock 8 år sedan
BsVulkanSamplerState.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 år sedan
BsVulkanSamplerState.h 55bf4ddfd9 WIP: Linux port 8 år sedan
BsVulkanSwapChain.cpp 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 år sedan
BsVulkanSwapChain.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 år sedan
BsVulkanTexture.cpp 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 år sedan
BsVulkanTexture.h 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 år sedan
BsVulkanTimerQuery.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 år sedan
BsVulkanTimerQuery.h 55bf4ddfd9 WIP: Linux port 8 år sedan
BsVulkanUtility.cpp 55bf4ddfd9 WIP: Linux port 8 år sedan
BsVulkanUtility.h 55bf4ddfd9 WIP: Linux port 8 år sedan
BsVulkanVertexBuffer.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 år sedan
BsVulkanVertexBuffer.h 55bf4ddfd9 WIP: Linux port 8 år sedan
CMakeLists.txt d2d96449c1 Feature: C# 7.0 support 8 år sedan
CMakeSources.cmake 55bf4ddfd9 WIP: Linux port 8 år sedan