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

Multiple OpenGL contexts

Pre-release
Pre-release
Compare
Choose a tag to compare
@elgopher elgopher released this 15 Jan 23:33
· 63 commits to master since this release
93b0192
  • [New Feature] Add support for multiple GL contexts
  • [API refactoring] Split pixiq package into image and loop. From now on there will be no Go files main directory (pixiq package)
  • [API refactoring] Use errors instead of panicking
  • [Documentation] Add documentation about Contributing and Testing
  • [Performance] Minimize number of calls to glfwMakeContextCurrent