Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 352 Bytes

CHANGES.md

File metadata and controls

17 lines (11 loc) · 352 Bytes

headless-gl change log

4.0.2

  • Now works correctly when running in electron

4.0.1

  • Fix a bug with blend mode constants

4.0.0

  • Implement basic extension support
  • Move resize() into extension STACKGL_resize_drawingbuffer
  • Move destroy() into extension STACKGL_destroy_context
  • Implement ANGLE_instance_arrays
  • WINDOWS!