2
0
BearishSun eb4b6fa6e4 Build: Cleaning up the build and adding an initial version of the install script 8 жил өмнө
..
Linux eb4b6fa6e4 Build: Cleaning up the build and adding an initial version of the install script 8 жил өмнө
Managers ae820eb3c3 Feature: Added a way to specify a feature-set when defining a BSL shader file 8 жил өмнө
ThirdParty 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 жил өмнө
Win32 eb4b6fa6e4 Build: Cleaning up the build and adding an initial version of the install script 8 жил өмнө
BsVulkanCommandBuffer.cpp 1cebaa278f Feature: Vulkan now properly supports read-only depth + writable stencil (and vice versa) 8 жил өмнө
BsVulkanCommandBuffer.h dd634d6d78 Bugfix: Fixing invalid image layout in Vulkan after performing a texture copy operation 8 жил өмнө
BsVulkanDescriptorLayout.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 жил өмнө
BsVulkanDescriptorLayout.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 жил өмнө
BsVulkanDescriptorPool.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 жил өмнө
BsVulkanDescriptorPool.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 жил өмнө
BsVulkanDescriptorSet.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 жил өмнө
BsVulkanDescriptorSet.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 жил өмнө
BsVulkanDevice.cpp 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 жил өмнө
BsVulkanDevice.h 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 жил өмнө
BsVulkanEventQuery.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 жил өмнө
BsVulkanEventQuery.h 55bf4ddfd9 WIP: Linux port 8 жил өмнө
BsVulkanFramebuffer.cpp 1cebaa278f Feature: Vulkan now properly supports read-only depth + writable stencil (and vice versa) 8 жил өмнө
BsVulkanFramebuffer.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 жил өмнө
BsVulkanGpuBuffer.cpp 1a798cadff Bugfix: Fixing Vulkan buffer copies 8 жил өмнө
BsVulkanGpuBuffer.h 55bf4ddfd9 WIP: Linux port 8 жил өмнө
BsVulkanGpuParamBlockBuffer.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 жил өмнө
BsVulkanGpuParamBlockBuffer.h 55bf4ddfd9 WIP: Linux port 8 жил өмнө
BsVulkanGpuParams.cpp f3efd9ed9f Bugfix: Fixing a compile error in Vulkan plugin 8 жил өмнө
BsVulkanGpuParams.h 55bf4ddfd9 WIP: Linux port 8 жил өмнө
BsVulkanGpuPipelineParamInfo.cpp 55bf4ddfd9 WIP: Linux port 8 жил өмнө
BsVulkanGpuPipelineParamInfo.h 55bf4ddfd9 WIP: Linux port 8 жил өмнө
BsVulkanGpuPipelineState.cpp 483b24b0d1 Bugfix: Cleaning up a variety of invalid calls to RAII mutex lock 8 жил өмнө
BsVulkanGpuPipelineState.h 55bf4ddfd9 WIP: Linux port 8 жил өмнө
BsVulkanGpuProgram.cpp 01240b3690 Feature: Added standard (non-clustered) forward rendering mode, for hardware that does not support compute 8 жил өмнө
BsVulkanGpuProgram.h 55bf4ddfd9 WIP: Linux port 8 жил өмнө
BsVulkanHardwareBuffer.cpp 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 жил өмнө
BsVulkanHardwareBuffer.h 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 жил өмнө
BsVulkanIndexBuffer.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 жил өмнө
BsVulkanIndexBuffer.h 55bf4ddfd9 WIP: Linux port 8 жил өмнө
BsVulkanOcclusionQuery.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 жил өмнө
BsVulkanOcclusionQuery.h 55bf4ddfd9 WIP: Linux port 8 жил өмнө
BsVulkanPlugin.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 жил өмнө
BsVulkanPrerequisites.h 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 жил өмнө
BsVulkanQueue.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 жил өмнө
BsVulkanQueue.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 жил өмнө
BsVulkanRenderAPI.cpp ae820eb3c3 Feature: Added a way to specify a feature-set when defining a BSL shader file 8 жил өмнө
BsVulkanRenderAPI.h ae820eb3c3 Feature: Added a way to specify a feature-set when defining a BSL shader file 8 жил өмнө
BsVulkanRenderTexture.cpp 2bd675d648 WIP: Linux port 8 жил өмнө
BsVulkanRenderTexture.h 55bf4ddfd9 WIP: Linux port 8 жил өмнө
BsVulkanResource.cpp caf30772ad Bugfix: Fixing recursive mutex locking in Vulkan render backend 8 жил өмнө
BsVulkanResource.h 483b24b0d1 Bugfix: Cleaning up a variety of invalid calls to RAII mutex lock 8 жил өмнө
BsVulkanSamplerState.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 жил өмнө
BsVulkanSamplerState.h 55bf4ddfd9 WIP: Linux port 8 жил өмнө
BsVulkanSwapChain.cpp 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 жил өмнө
BsVulkanSwapChain.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 жил өмнө
BsVulkanTexture.cpp 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 жил өмнө
BsVulkanTexture.h 207aa0e53e Feature: Added better memory allocation model for Vulkan 8 жил өмнө
BsVulkanTimerQuery.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 жил өмнө
BsVulkanTimerQuery.h 55bf4ddfd9 WIP: Linux port 8 жил өмнө
BsVulkanUtility.cpp 8f14edffe6 Feature: DirectX, OpenGL and Vulkan will now parse structs in uniform blocks/constant buffers 8 жил өмнө
BsVulkanUtility.h 8f14edffe6 Feature: DirectX, OpenGL and Vulkan will now parse structs in uniform blocks/constant buffers 8 жил өмнө
BsVulkanVertexBuffer.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 жил өмнө
BsVulkanVertexBuffer.h 55bf4ddfd9 WIP: Linux port 8 жил өмнө
CMakeLists.txt eb4b6fa6e4 Build: Cleaning up the build and adding an initial version of the install script 8 жил өмнө
CMakeSources.cmake 55bf4ddfd9 WIP: Linux port 8 жил өмнө