Webgl Raub Versions Save

OpenGL/WebGL for Node.js

4.1.0

6 months ago

Added missing WebGL2 API. Tested WebGL spec conformance.

4.0.3

7 months ago

Updated TS declarations. Fixed a typo in readme.

4.0.2

7 months ago
  • Added Cpplint GH action.

4.0.1

7 months ago
  • Updated dependencies.
  • Switched from Jest to Node.js test runner.

4.0.0

7 months ago
  • Breaking: Removed shader code augmentation
  • Added missing GL APIs
  • Updated TS declarations

3.0.0

1 year ago

Upgraded the GitHub build action and added Linux Aarch64 support.

2.4.0

1 year ago

Implemented drawBuffers and updated AT dependency.

2.3.0

1 year ago

Updated dependencies and rebuilt with the latest NAPI and Node 16.

v2.2.6

2 years ago

TS definition adjustments.

v2.2.5

2 years ago

Fix Incorrect typescript definitions #15