index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
wasm
/
WebGL
/
webgl.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added CheckFramebufferStatus to WebGL bindings
Karl Zylinski
2025-12-29
1
-0
/
+1
*
More allocator-aware webgl bindings and added more missing bindings.
Karl Zylinski
2025-12-26
1
-0
/
+37
*
WebGL: Add GetActiveAttrib binding
Karl Zylinski
2025-12-26
1
-1
/
+43
*
Fix some webgl bindings
Alex Riedl
2025-08-09
1
-8
/
+58
*
Update webgl.odin
Michael Lee
2025-04-29
1
-1
/
+1
*
Fix incorrect parameter types
Michael Lee
2025-04-28
1
-3
/
+3
*
webgl: add `BlendEquationSeparate` and `GetParameter4i`
Laytan Laats
2025-03-12
1
-10
/
+12
*
Fix: remove extra `usage` in webgl.odin:250
marcosantos98
2024-08-02
1
-1
/
+1
*
Change ClearMask to ColorMask in webgl.odin
Kay
2024-02-02
1
-2
/
+2
*
Correct glIsEnabled in wasm.webgl
Damian Tarnawski
2024-01-06
1
-0
/
+1
*
added webgl GetParameter
Rehkitzdev
2023-10-08
1
-0
/
+1
*
Update WebGL procedures to `contextless` calling convention
gingerBill
2023-06-22
1
-35
/
+32
*
fixed webgl BindFramebuffer parameter
Rehkitzdev
2023-05-31
1
-1
/
+1
*
Add documentation for `CreateCurrentContextById` and `SetCurrentContextById`
gingerBill
2022-05-18
1
-2
/
+5
*
Add WebGL `ContextAttributes`
gingerBill
2022-05-18
1
-0
/
+17
*
Add WebGL runtime into the js/runtime.mjs; Allow for multiple WebGL contexts
gingerBill
2022-05-18
1
-0
/
+1
*
Add vendor packages for the `js_wasm32` target
gingerBill
2021-11-09
1
-0
/
+249