Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 292 Bytes

CHANGES.md

File metadata and controls

13 lines (9 loc) · 292 Bytes

headless-gl change log

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!