All Versions
7
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History

  • v0.8.3 Changes

    • ๐Ÿ›  Fix cabal install issue
    • โž• Add README.md and CHANGELOG.md
  • v0.8.2 Changes

    • ๐Ÿ‘Œ Support GHC 7.10.3
    • ๐Ÿ‘Œ Support stack build
    • ๐Ÿ›  Fixed examples
  • v0.8.0 Changes

    • ๐Ÿ‘Œ Support Windows
    • ๐Ÿ‘Œ Support EGL 1.4
    • โž• Add geometry shader primitives
    • โž• Add min/max blending
    • Implement multi draw with fallback
    • Many improvements
  • v0.7.0 Changes

    • โž• Add framebuffer operations
    • โž• Add shaderPrecision
    • โž• Add Sync
    • โž• Add capability constants
    • โž• Add OpenGL 4.5 Core Profile
    • Rewrite EGL
    • โšก๏ธ Update examples
  • v0.6.0 Changes

    • โž• Add VertexAttributeArray
    • ๐Ÿ‘Œ Support render-to-texture
    • ๐Ÿ›  Fixed bugs
    • โฌ‡๏ธ Reduce warnings
    • โž• Add gles-sandbox-player example
  • v0.5.0 Changes

    • โž• Add Framebuffer
    • โž• Add PixelFormat
  • v0.4.0 Changes

    • โž• Add Texture
    • โž• Add example