Skip to content

SharedGL v0.6.0

Compare
Choose a tag to compare
@dmaivel dmaivel released this 09 Jun 02:36
· 35 commits to master since this release

Change log:

  • Implementation
    • Version bumped up to OpenGL 3.3
    • Fixed Windows ICD, applications should run now
    • Fixed several GL functions
    • Introduced SGL_RUN_WITH_LOW_PRIORITY for Windows, allowing applications to run much more smoothly on systems with older CPUs
      • By default, this is set to true. Set to false to disable.