Skip to content

Releases: node-3d/webgl-raub

Release 5.3.0

01 Mar 10:23
Compare
Choose a tag to compare
  • Improved WebGL compatibility for gl.getParameter().
  • Fixed gl.bufferSubData() issue with ArrayBuffer args.
  • Updated Readme.

Release 5.2.0

27 Feb 10:47
Compare
Choose a tag to compare
  • Migrated Linux ARM build action to GH runner.
  • Updated dependencies.
  • Rebuilt binaries.
  • Optimized the size of Windows binary.
  • Improved Readme.

Release 5.1.0

07 Jan 18:13
Compare
Choose a tag to compare
  • Update dependencies.

Release 5.0.0

03 Nov 12:26
Compare
Choose a tag to compare

Updated dependencies and Node version.
Removed MacOS x64 (non-ARM) build.

Release 4.2.0

02 Jun 08:06
Compare
Choose a tag to compare

Updated dependencies and Node version.
Added MacOS ARM build.

Release 4.1.0

23 Oct 19:30
Compare
Choose a tag to compare

Added missing WebGL2 API.
Tested WebGL spec conformance.

Release 4.0.3

17 Oct 17:15
Compare
Choose a tag to compare

Updated TS declarations.
Fixed a typo in readme.

Release 4.0.2

11 Oct 16:01
Compare
Choose a tag to compare
  • Added Cpplint GH action.

Release 4.0.1

08 Oct 11:46
Compare
Choose a tag to compare
  • Updated dependencies.
  • Switched from Jest to Node.js test runner.

Release 4.0.0

05 Oct 14:57
Compare
Choose a tag to compare
  • Breaking: Removed shader code augmentation
  • Added missing GL APIs
  • Updated TS declarations