Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Releases: hamarb123/hamarb123.SharpGLES

Version 1.0.1

14 Jan 00:33
Compare
Choose a tag to compare

Changes:
Fixed GLBuffer

Minimum project version:

  • UWP: 10.0.10586
  • DESKTOP: .NET 4.6.1
  • x86 or x64 or ARM (UWP only), and NOT AnyCPU

STEPS:

  1. Copy binaries from the built Binaries folder / releases page
  2. If you are not using the Universal Windows Platform then skip to step 4
  3. Add reference to ANGLE.WindowsStore and SkiaSharp.Views.Interop.UWP
  4. Add your own code

Version 1.0

09 Jan 22:43
Compare
Choose a tag to compare

Initial release

Minimum project version:

  • UWP: 10.0.10586
  • DESKTOP: .NET 4.6.1
  • x86 or x64 or ARM (UWP only), and NOT AnyCPU

STEPS:

  1. Copy binaries from the built Binaries folder / releases page
  2. If you are not using the Universal Windows Platform then skip to step 4
  3. Add reference to ANGLE.WindowsStore and SkiaSharp.Views.Interop.UWP
  4. Add your own code