Skip to content

ashesv2023-03-12

Updated

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

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

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Sylvain Doremus's avatarSylvain Doremus
  • Christoph Neuhauser's avatarChristoph Neuhauser
  • Billy O'Neal's avatarBilly O'Neal
  • Alexander Neumann's avatarAlexander 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)