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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed some more SDL_'s in sdl_render.odin
Sanian
2023-01-16
1
-3
/
+3
*
Removed another missed SDL_ in sdl_mouse.odin
Sanian
2023-01-16
1
-1
/
+1
*
Removed an SDL_ prefix that was missed
Sanian
2023-01-16
1
-1
/
+1
*
Fix for SDL `GetPreferredLocales`
SyndaKai
2022-08-31
1
-1
/
+1
*
Fix GetEventState
gingerBill
2022-06-27
1
-1
/
+1
*
Make SDL.*Event procedures return booleans instead of an integer where approp...
gingerBill
2022-06-27
2
-6
/
+6
*
remove some leftover semi-colons before EOF
Sébastien Marie
2022-03-03
2
-2
/
+2
*
vendor: sdl2: simplify foreign import
Sébastien Marie
2022-03-02
32
-160
/
+160
*
sdl2: add openbsd support
Sébastien Marie
2022-02-28
32
-27
/
+58
*
Merge branch 'master' into odin-global-constants-as-enums
gingerBill
2022-02-15
3
-1
/
+1
|
\
|
*
Updated vendor/sdl2/ttf LIB and DLL.
FancyKillerPanda
2022-02-13
3
-1
/
+1
*
|
Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use strings
gingerBill
2022-01-20
32
-128
/
+128
|
/
*
`ODIN_ENDIAN` changed to an enum constant; `ODIN_ENUM_STRING` is the new stri...
gingerBill
2022-01-15
2
-5
/
+5
*
remove prefix from Mix_LoadWAV
André
2021-10-31
1
-1
/
+1
*
changed KeyCode to Keycode
awwdev
2021-10-23
2
-8
/
+8
*
small package fixes
skytrias
2021-09-29
1
-2
/
+2
*
Make core and vendor adhere to `-vet`, `-strict-style`, and `-disallow-do`
gingerBill
2021-09-11
32
-128
/
+128
*
Use `[^]` where appropriate
gingerBill
2021-09-10
1
-1
/
+1
*
Using `vendor:vulkan` types in `vendor:sdl2` where appropriate
gingerBill
2021-09-10
1
-2
/
+3
*
Correct `PointInRect`
gingerBill
2021-09-08
1
-1
/
+1
*
Correct `SDL.OpenURL`
gingerBill
2021-09-08
1
-1
/
+1
*
Remove unneeded semicolons from vendor
gingerBill
2021-08-31
3
-4
/
+4
*
Strip unneeded semicolons from vendor library
gingerBill
2021-08-31
32
-834
/
+834
*
Update SDL scancodes to have the same C enums equivalent global values
gingerBill
2021-08-27
2
-271
/
+536
*
Add `[^]` to `GameControllerGetSensorData`
gingerBill
2021-08-25
1
-1
/
+1
*
Use `[^]` on `PeepEvents`
gingerBill
2021-08-25
1
-1
/
+1
*
Add `gl_set_proc_address` to both sdl2 and glfw as utility loaders for OpenGL
gingerBill
2021-08-25
1
-0
/
+7
*
vendor: Add `README.md` and clarify licensing.
Jeroen van Rijn
2021-08-24
5
-0
/
+91
*
Add `gamecontrollerdb.txt` to `vendor:sdl`
gingerBill
2021-08-24
1
-0
/
+1140
*
Make SDL_image.Init return `InitFlags`
gingerBill
2021-08-23
1
-1
/
+1
*
Embed the SDL2 libraries into `vendor:sdl2`
gingerBill
2021-08-22
73
-0
/
+6391