aboutsummaryrefslogtreecommitdiff
path: root/vendor/sdl2/sdl_audio.odin
Commit message (Expand)AuthorAgeFilesLines
* SDL2 - audio allow change bit_setrobomage2025-07-271-7/+9
* 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-0/+1
* Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use stringsgingerBill2022-01-201-4/+4
* `ODIN_ENDIAN` changed to an enum constant; `ODIN_ENUM_STRING` is the new stri...gingerBill2022-01-151-1/+1
* 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-39/+39
* Embed the SDL2 libraries into `vendor:sdl2`gingerBill2021-08-221-0/+242