Skip to content

Releases: adobe/swan

Fix handle leak with callbacks

28 Apr 00:59
1eb45a2

Choose a tag to compare

Fix an issue where the reference counting was incorrect with respect to handles to GPU resources. This was causing a crash on Windows.

Dawn WebGPU from Chromium 148.0.7778.97 (stable)

30 Apr 09:52
1eb45a2

Choose a tag to compare

Chromium channel: stable
Chromium version: 148.0.7778.97
Dawn hash: 19696dd088b8ed5804e2f02a8f83f5afdb3e99e3

This release contains pre-built Dawn WebGPU libraries as separate per-platform artifact bundles:

  • *_apple.artifactbundle.zip — macOS (universal), iOS device (arm64), iOS simulator (x86_64)
  • *_linux.artifactbundle.zip — Linux (x86_64, arm64)
  • *_windows.artifactbundle.zip — Windows (x86_64, arm64)
  • *.artifactbundleindex — index referencing all platform bundles

These are just the raw Dawn libraries and do not include the Swift API layer.

Dawn WebGPU from Chromium 147.0.7727.138 (stable)

29 Apr 09:53
1eb45a2

Choose a tag to compare

Chromium channel: stable
Chromium version: 147.0.7727.138
Dawn hash: 049880d58d6636a819168c00f44f8a4ed1e33e51

This release contains pre-built Dawn WebGPU libraries as separate per-platform artifact bundles:

  • *_apple.artifactbundle.zip — macOS (universal), iOS device (arm64), iOS simulator (x86_64)
  • *_linux.artifactbundle.zip — Linux (x86_64, arm64)
  • *_windows.artifactbundle.zip — Windows (x86_64, arm64)
  • *.artifactbundleindex — index referencing all platform bundles

These are just the raw Dawn libraries and do not include the Swift API layer.

Dawn WebGPU from Chromium 148.0.7778.56 (stable)

24 Apr 09:47
cc72e09

Choose a tag to compare

Chromium channel: stable
Chromium version: 148.0.7778.56
Dawn hash: 9515546dfdca680c9c4569d408368f2912c75cee

This release contains pre-built Dawn WebGPU libraries as separate per-platform artifact bundles:

  • *_apple.artifactbundle.zip — macOS (universal), iOS device (arm64), iOS simulator (x86_64)
  • *_linux.artifactbundle.zip — Linux (x86_64, arm64)
  • *_windows.artifactbundle.zip — Windows (x86_64, arm64)
  • *.artifactbundleindex — index referencing all platform bundles

These are just the raw Dawn libraries and do not include the Swift API layer.

Dawn WebGPU from Chromium 147.0.7727.117 (stable)

23 Apr 09:40
cc72e09

Choose a tag to compare

Chromium channel: stable
Chromium version: 147.0.7727.117
Dawn hash: ff7b4f6c5d964879b5f4356ef6e732adeed2f627

This release contains pre-built Dawn WebGPU libraries as separate per-platform artifact bundles:

  • *_apple.artifactbundle.zip — macOS (universal), iOS device (arm64), iOS simulator (x86_64)
  • *_linux.artifactbundle.zip — Linux (x86_64, arm64)
  • *_windows.artifactbundle.zip — Windows (x86_64, arm64)
  • *.artifactbundleindex — index referencing all platform bundles

These are just the raw Dawn libraries and do not include the Swift API layer.

Dawn WebGPU from Chromium 147.0.7727.57 (stable)

17 Apr 09:35
a2dff8e

Choose a tag to compare

Chromium channel: stable
Chromium version: 147.0.7727.57
Dawn hash: 3ab1df504f1af37a64f8d3949e77b0868e154894

This release contains pre-built Dawn WebGPU libraries as separate per-platform artifact bundles:

  • *_apple.artifactbundle.zip — macOS (universal), iOS device (arm64), iOS simulator (x86_64)
  • *_linux.artifactbundle.zip — Linux (x86_64, arm64)
  • *_windows.artifactbundle.zip — Windows (x86_64, arm64)
  • *.artifactbundleindex — index referencing all platform bundles

These are just the raw Dawn libraries and do not include the Swift API layer.

Older Visual Studio

13 Apr 07:39
54150c0

Choose a tag to compare

Move to compatibility with older Visual Studio on Windows

Dawn WebGPU from Chromium 147.0.7727.56 (stable)

13 Apr 03:58
b9b5454

Choose a tag to compare

Chromium channel: stable
Chromium version: 147.0.7727.56
Dawn hash: 3ab1df504f1af37a64f8d3949e77b0868e154894

This release contains pre-built Dawn WebGPU libraries as separate per-platform artifact bundles:

  • *_apple.artifactbundle.zip — macOS (universal), iOS device (arm64), iOS simulator (x86_64)
  • *_linux.artifactbundle.zip — Linux (x86_64, arm64)
  • *_windows.artifactbundle.zip — Windows (x86_64, arm64)
  • *.artifactbundleindex — index referencing all platform bundles

These are just the raw Dawn libraries and do not include the Swift API layer.

Dawn WebGPU from Chromium 149.0.7788.0 (canary)

13 Apr 00:08
b9b5454

Choose a tag to compare

Chromium channel: canary
Chromium version: 149.0.7788.0
Dawn hash: d2eac07e6a1abd38cf6d3d13d6d587b6c763b672

This release contains pre-built Dawn WebGPU libraries as separate per-platform artifact bundles:

  • *_apple.artifactbundle.zip — macOS (universal), iOS device (arm64), iOS simulator (x86_64)
  • *_linux.artifactbundle.zip — Linux (x86_64, arm64)
  • *_windows.artifactbundle.zip — Windows (x86_64, arm64)
  • *.artifactbundleindex — index referencing all platform bundles

These are just the raw Dawn libraries and do not include the Swift API layer.

Updated Dawn for Linux and macOS 14

02 Apr 03:30
b061606

Choose a tag to compare

  • Change the macOS deployment target to 14
  • Fixed the Linux triple for Dawn