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
/
glfw
/
bindings
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `"strong"` linkage on Windows for some glfw procedures
gingerBill
2025-12-15
1
-2
/
+2
*
Use b32 for GLFW functions that return GLFW_TRUE or GLFW_FALSE
Sven Strothoff
2025-05-25
1
-4
/
+4
*
vendor/glfw: fix SetMonitorCallback and MonitorProc type definition
Thomas Wagner
2025-04-07
2
-3
/
+4
*
vendor/glfw: add GetMonitorWorkarea binding
clindholm
2025-01-11
1
-0
/
+1
*
do recommendation
Gabriel Pariat
2024-09-29
1
-2
/
+6
*
adding binding for static for linux
Gabriel Pariat
2024-09-24
1
-2
/
+8
*
improve WGPU / GLFW / Wayland story by weak linking and adjusting docs
Laytan
2024-07-18
1
-0
/
+5
*
glfw: update from 3.3.8 to 3.4
Laytan Laats
2024-03-18
2
-7
/
+33
*
Fix the declaration of glfwSetJoystickCallback
flysand7
2023-12-31
1
-1
/
+1
*
Change bool to b32
flysand7
2023-10-24
1
-1
/
+1
*
GLFW binding fixes
flysand7
2023-10-24
2
-2
/
+2
*
add 'shared' config to vendor libraries
flysand7
2023-10-14
1
-7
/
+6
*
rename dynamic to shared
flysand7
2023-10-14
1
-2
/
+2
*
Fix missing underscore
bumbread
2023-03-01
1
-1
/
+1
*
Add option to link to glfw3 dynamically
bumbread
2023-03-01
1
-6
/
+17
*
Add RawMouseMotionSupported
Jeroen van Rijn
2022-10-21
1
-0
/
+1
*
Update bindings.odin
pvance
2022-07-28
1
-5
/
+5
*
replaced ODIN_OS string values with enums
pvance
2022-07-28
1
-10
/
+13
*
moved mac os glfw static lib to lib/darwin subdirectory
phillvancejr
2022-01-24
1
-1
/
+8
*
Added darwin support
Gus
2021-11-20
1
-0
/
+1
*
Fix path to static GLFW lib on Windows
William Roe
2021-11-09
1
-1
/
+1
*
The better option
Prokop Randacek
2021-10-24
1
-1
/
+1
*
Make core and vendor adhere to `-vet`, `-strict-style`, and `-disallow-do`
gingerBill
2021-09-11
1
-2
/
+9
*
Remove unneeded semicolons from vendor
gingerBill
2021-08-31
1
-1
/
+1
*
Strip unneeded semicolons from vendor library
gingerBill
2021-08-31
1
-26
/
+26
*
Add `vendor:glfw`
gingerBill
2021-08-24
2
-0
/
+214