aboutsummaryrefslogtreecommitdiff
path: root/vendor/wasm/WebGL/webgl.odin
Commit message (Expand)AuthorAgeFilesLines
* added webgl GetParameterRehkitzdev2023-10-081-0/+1
* Update WebGL procedures to `contextless` calling conventiongingerBill2023-06-221-35/+32
* fixed webgl BindFramebuffer parameterRehkitzdev2023-05-311-1/+1
* 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-181-0/+1
* Add vendor packages for the `js_wasm32` targetgingerBill2021-11-091-0/+249