Skip to content

Releases: s1ddok/Alloy

0.18.2 - Bugfix old MTLRegion extensions

06 Jan 18:43
Compare
Choose a tag to compare
fix maxX, maxY and maxZ implementations

0.18.1 - Minor macOS compatibility fixes

02 Jan 20:32
Compare
Choose a tag to compare
fix compatibility issues

0.18.0 - Better MSAA and few more extensions

07 Sep 16:48
Compare
Choose a tag to compare
support creation of pixelbuffer from texture region

0.17.2 - MPSImage and MTLIndexBuffer additions

22 Apr 19:55
Compare
Choose a tag to compare

Patch Release [Fix Buffer Memcpy]

13 Aug 13:42
a990064
Compare
Choose a tag to compare
fix buffer values copy (#122)

* fix buffer values copy

* reuse dataLength

* revert to memcpy

Bitonic Sort

21 Apr 14:42
75b0916
Compare
Choose a tag to compare
Sort (#120)

* add sort

* update

* update tests

* update

* remove generics

* update tests

* use alloy's buffer allocation

Patch Release [Normalisation Encoder]

04 Mar 14:30
d1735f7
Compare
Choose a tag to compare
update defs (#118)

* update swift settings

* remove NEEDS_BUNDLE_MODULE_DEFINITION

* update version

Read-write texture cap release

09 Dec 13:46
cc61ddc
Compare
Choose a tag to compare
read-write texture feature (#115)

* add readWriteTexture feature

* naming fix

* update ignore list

SwiftPM release

29 Oct 11:38
dcb3420
Compare
Choose a tag to compare
0.16.3

fix textureMask (#114)

Xcode 12 release

22 Sep 09:50
Compare
Choose a tag to compare
0.16.2

fixes for Xcode 12, bug fix in shaders, public texture loader