ashesv2023-03-12
- Updated
Drop-in replacement to Vulkan's shared library, allowing the use of OpenGL or Direct3D11 in addition to Vulkan.
- Project website: https://github.com/DragonJoker/Ashes
#Supported Platforms
!ios & !android & !uwp & !x86 & !arm32 & !static
- ✅linux-dynamic
- ✅osx-dynamic
- ✅windows-arm64-dynamic
- ✅windows-x64-dynamic
- ❌
linux-static - ❌
osx-static - ❌
uwp - ❌
windows-static - ❌
windows-x86
#Features
Default features: opengl, vulkan
#direct3d11
Compiles Direct3D11 renderer.
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#opengldefault
Compiles OpenGL renderer.
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#vulkandefault
Compiles Vulkan renderer.
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#Dependencies
and 3 transitive dependencies:
- egl-registry (through opengl-registry)
- opengl-registry (through opengl)
- spirv-headers (through spirv-cross)
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Sylvain Doremus
Christoph Neuhauser
Billy O'Neal
Alexander Neumann