aboutsummaryrefslogtreecommitdiff
path: root/vendor/wasm/WebGL
Commit message (Expand)AuthorAgeFilesLines
* added webgl GetParameterRehkitzdev2023-10-081-0/+1
* Update WebGL procedures to `contextless` calling conventiongingerBill2023-06-222-56/+53
* fixed webgl BindFramebuffer parameterRehkitzdev2023-05-311-1/+1
* Rename to `CreateProgramFromStrings`gingerBill2022-05-211-1/+1
* Add WebGL helper (`CreateProgramHelper`)gingerBill2022-05-211-0/+49
* Add documentation for `CreateCurrentContextById` and `SetCurrentContextById`gingerBill2022-05-181-2/+5
* Add WebGL `ContextAttributes`gingerBill2022-05-181-0/+17
* Add WebGL runtime into the js/runtime.mjs; Allow for multiple WebGL contextsgingerBill2022-05-182-1034/+1
* Begin work on Event System for js_wasm32 targetgingerBill2022-05-091-99/+99
* [WASM] Added missing zoffset parameters to some gl functionsryuukk2021-12-151-6/+6
* Fix storeInt call in webgl glue codeRehkitzdev2021-12-111-5/+5
* Add vendor packages for the `js_wasm32` targetgingerBill2021-11-095-0/+2153