aboutsummaryrefslogtreecommitdiff
path: root/vendor/sdl2/sdl2.odin
Commit message (Expand)AuthorAgeFilesLines
* Doc lines for vendor:*Jeroen van Rijn2025-10-101-0/+1
* Add `@(ignore_duplicates)` for `foreign import` declarationsgingerBill2025-01-281-0/+2
* wgpu: cont. fix sdl2glue on LinuxLaytan Laats2024-08-261-0/+6
* Fix loads of indentation issues with mixing spaces and tabsgingerBill2024-06-291-2/+2
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-1/+1
* Revert "Unify `foreign import` for `vendor:sdl2`"gingerBill2023-05-021-4/+3
* Unify `foreign import` for `vendor:sdl2`gingerBill2023-04-201-3/+4
* Removed an SDL_ prefix that was missedSanian2023-01-161-1/+1
* Fix for SDL `GetPreferredLocales`SyndaKai2022-08-311-1/+1
* vendor: sdl2: simplify foreign importSébastien Marie2022-03-021-5/+5
* sdl2: add openbsd supportSébastien Marie2022-02-281-1/+2
* Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use stringsgingerBill2022-01-201-4/+4
* Make core and vendor adhere to `-vet`, `-strict-style`, and `-disallow-do`gingerBill2021-09-111-4/+4
* Correct `SDL.OpenURL`gingerBill2021-09-081-1/+1
* Strip unneeded semicolons from vendor librarygingerBill2021-08-311-31/+31
* Embed the SDL2 libraries into `vendor:sdl2`gingerBill2021-08-221-0/+317