aboutsummaryrefslogtreecommitdiff
path: root/vendor/sdl2/sdl_surface.odin
Commit message (Expand)AuthorAgeFilesLines
* Add `@(ignore_duplicates)` for `foreign import` declarationsgingerBill2025-01-281-0/+2
* Revert "Unify `foreign import` for `vendor:sdl2`"gingerBill2023-05-021-0/+6
* Unify `foreign import` for `vendor:sdl2`gingerBill2023-04-201-6/+0
* 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
* Strip unneeded semicolons from vendor librarygingerBill2021-08-311-12/+12
* Embed the SDL2 libraries into `vendor:sdl2`gingerBill2021-08-221-0/+111