Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 400 Bytes

README.m125.md

File metadata and controls

16 lines (9 loc) · 400 Bytes

New to m125:

  • Metal-enabled on Mac OS, and added Metal APIs equivalents to Vulkan's.

Changes since m124:

  • Dropping Python 3.7 support

  • GrContext_Base.defaultBackendFormat and GrContext_Base.compressedBackendFormat re-enabled (disabled between m87 and m116)

  • Corrected two typos in Vulkan code

  • MemoryStream.asData and MemoryStream.skipToAlign4 now emulated (changed/removed upstream)