Skip to content

Releases: JuliaWGPU/WGPUCore.jl

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 23 Mar 09:20
33207ff

WGPUCore v0.1.5

Diff since v0.1.4

Merged pull requests:

  • include WGPUCanvas dependency (#16) (@arhik)
  • Covering cases for fallback canvas and no canvas (compute case) (#17) (@arhik)
  • bumping to v1.4 (#20) (@arhik)
  • bump version to v1.5 (#21) (@arhik)

Closed issues:

  • Error running the triangle example (#15)

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 15 Nov 07:32

WGPUCore v0.1.4

Diff since v0.1.3

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 13 Nov 19:49

WGPUCore v0.1.3

Diff since v0.1.2

Merged pull requests:

Closed issues:

  • OffscreenCanvas broken (#1)
  • compute_noop2.jl example not working (#2)
  • GetCocoaWindow not defined (#8)

Fixed examples

Choose a tag to compare

@arhik arhik released this 19 Oct 19:19
afe0528

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 16 Oct 17:47
cb58c40

WGPUCore v0.1.1

Merged pull requests:

  • LInux compatibility and windows placeholder for further implementation (#3) (@arhik)
  • Rename for Julia Registrator (#4) (@arhik)
  • Fixes GLFW X11 headless issue (#5) (@arhik)

v.0.1.1

v.0.1.1 Pre-release
Pre-release

Choose a tag to compare

@arhik arhik released this 15 Sep 19:48

Removing dependency on objectiveC and adding an artifact for cocoa window.