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
/
sdl2
/
sdl_gamecontroller.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `@(ignore_duplicates)` for `foreign import` declarations
gingerBill
2025-01-28
1
-0
/
+2
*
Fix `-vet-tabs` issues
gingerBill
2024-08-24
1
-23
/
+23
*
Revert "Unify `foreign import` for `vendor:sdl2`"
gingerBill
2023-05-02
1
-0
/
+6
*
Unify `foreign import` for `vendor:sdl2`
gingerBill
2023-04-20
1
-6
/
+0
*
Make SDL.*Event procedures return booleans instead of an integer where approp...
gingerBill
2022-06-27
1
-1
/
+1
*
vendor: sdl2: simplify foreign import
Sébastien Marie
2022-03-02
1
-5
/
+5
*
sdl2: add openbsd support
Sébastien Marie
2022-02-28
1
-0
/
+1
*
Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use strings
gingerBill
2022-01-20
1
-4
/
+4
*
Make core and vendor adhere to `-vet`, `-strict-style`, and `-disallow-do`
gingerBill
2021-09-11
1
-4
/
+4
*
Strip unneeded semicolons from vendor library
gingerBill
2021-08-31
1
-2
/
+2
*
Update SDL scancodes to have the same C enums equivalent global values
gingerBill
2021-08-27
1
-3
/
+3
*
Add `[^]` to `GameControllerGetSensorData`
gingerBill
2021-08-25
1
-1
/
+1
*
Embed the SDL2 libraries into `vendor:sdl2`
gingerBill
2021-08-22
1
-0
/
+141