12 breaking releases

0.13.0 Apr 1, 2024
0.12.0 Sep 23, 2022
0.11.0 Jul 29, 2022
0.10.0 Mar 23, 2022
0.1.0 Oct 11, 2019

#238 in Graphics APIs

Download history 8391/week @ 2024-10-27 8856/week @ 2024-11-03 8509/week @ 2024-11-10 8911/week @ 2024-11-17 8735/week @ 2024-11-24 10682/week @ 2024-12-01 11187/week @ 2024-12-08 9634/week @ 2024-12-15 2431/week @ 2024-12-22 3582/week @ 2024-12-29 8629/week @ 2025-01-05 6513/week @ 2025-01-12 4211/week @ 2025-01-19 3990/week @ 2025-01-26 4436/week @ 2025-02-02 3807/week @ 2025-02-09

16,922 downloads per month
Used in 52 crates (30 directly)

MIT/Apache

5MB
125K SLoC

Ash-window

Interoperability between ash and raw-window-handle for surface creation.

Crates.io Version Documentation Build Status LICENSE LICENSE Join the chat at https://gitter.im/MaikKlein/ash MSRV

Usage

ash-window = "0.12.0"

The library exposes two functions:

Versions

ash = "0.37"

Support

  • Windows (VK_KHR_win32_surface)
  • Unix (VK_KHR_xlib_surface/VK_KHR_xcb_surface/VK_KHR_wayland_surface)
  • MacOS/IOS (VK_EXT_metal_surface)
  • Android (VK_KHR_android_surface)

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any Contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies