| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | SDL2 - audio allow change bit_set | robomage | 2025-07-27 | 1 | -7/+9 |
| * | Add `@(ignore_duplicates)` for `foreign import` declarations | gingerBill | 2025-01-28 | 1 | -0/+2 |
| * | 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 |
| * | 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 |
| * | `ODIN_ENDIAN` changed to an enum constant; `ODIN_ENUM_STRING` is the new stri... | gingerBill | 2022-01-15 | 1 | -1/+1 |
| * | 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 | -39/+39 |
| * | Embed the SDL2 libraries into `vendor:sdl2` | gingerBill | 2021-08-22 | 1 | -0/+242 |