Skip to Content

ashes v2023-03-12

Created
Updated

Drop-in replacement to Vulkan's shared library, allowing the use of OpenGL or Direct3D11 in addition to Vulkan.

# License

# 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.

# opengl default

Compiles OpenGL renderer.

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# vulkan default

Compiles Vulkan renderer.

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# Dependencies

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Sylvain Doremus's avatar Sylvain Doremus
  • Christoph Neuhauser's avatar Christoph Neuhauser
  • Billy O'Neal's avatar Billy O'Neal
  • Alexander Neumann's avatar Alexander Neumann

# Changelog

  • 6accd15 [ashes] Updated to 2023-03-12. (#30610)
  • c9bc696 [ashes] Updated to 2022-06-08. (#25130)
  • f7866c6 [vcpkg-cmake|cmake buildsystem] synchronize and sanitize scripts. (#23259)
  • ddb98dd [ashes] Updated port to 2022-04-03 (#23964)
  • c9e786d [many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
  • 64f20ad [vulkan-headers, vulkan-hpp ,vulkan-memory-allocator] Update to the latestion version (#18976)
  • 1e9ba55 [ashes] Update to 2021-09-02 (#16148)
  • 3048968 [ashes] Add new port. (#14087)

# Source