Skip to content

Releases: Berstanio/MetalANGLEKit

v1.0

04 Oct 20:16
Compare
Choose a tag to compare

This is the first release that should be fully functional.

  • ANGLEIsMetalRendererAvailable() is now exposed via libfeature_support
  • OpenGLES backend is disabled for now

v0.3-alpha

18 Aug 15:37
Compare
Choose a tag to compare
v0.3-alpha Pre-release
Pre-release

Fixes an issue, where configuring a context would lead to a crash.

v0.2-alpha

18 Aug 10:30
Compare
Choose a tag to compare
v0.2-alpha Pre-release
Pre-release

This release includes the following changes:

  • GL header files are now distributed through the framework
  • Release and debug builds include now proper dSYM files
  • Fixed an issue, that the default backend was OpenGLES and not ANGLE
  • Release builds are now more optimized and thinner

Test release

15 Aug 13:02
ead3835
Compare
Choose a tag to compare
Test release Pre-release
Pre-release

Test