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