| .. |
|
Linux
|
2fbd9ab673
WIP: Linux port
|
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
|
55bf4ddfd9
WIP: Linux port
|
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
|
d2d96449c1
Feature: C# 7.0 support
|
8 лет назад |
|
CMakeSources.cmake
|
55bf4ddfd9
WIP: Linux port
|
8 лет назад |