Skip to content

Releases: GottaYotta/GPUImage3

3.1.3

19 Jul 05:27
Compare
Choose a tag to compare
Resolve an issue for some images where the MKTextureLoader would retu…

3.1.1

11 Feb 04:10
Compare
Choose a tag to compare

Fixed issue where media of certain sizes would cause the UI to freeze (e.g selfies from the native Camera app)

3.1.0

20 Jan 04:25
Compare
Choose a tag to compare

Added Swift Package Manager support

3.0.0

21 Nov 04:23
Compare
Choose a tag to compare
Migrated to xcframework distribution

2.0.0

19 Nov 08:02
Compare
Choose a tag to compare
Upgrade deployment target to iOS 11

1.1.13

30 Sep 04:11
Compare
Choose a tag to compare
Temporary fix for Xcode 12 bug preventing access to availableVideoPix…

1.1.12

11 Aug 23:54
Compare
Choose a tag to compare
Improved debug output on iOS 12 simulator and below

1.1.11

24 Jul 01:25
Compare
Choose a tag to compare
Fix unused variable quadSampler2 on Xcode 12

1.1.10

23 Jul 00:39
Compare
Choose a tag to compare
Update PixelSDK-GPUImage3.podspec

1.1.9

22 Jul 03:51
Compare
Choose a tag to compare
Migrate to CAMetalLayer from MTKView