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