| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | stb, miniaudio: use default builtin variables of make for CC and AR | Sébastien Marie | 2022-03-03 | 1 | -13/+13 |
| * | adding `is_16_bit_from_memory` to stbi | Tail Wag Games | 2022-02-24 | 1 | -2/+3 |
| * | Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use strings | gingerBill | 2022-01-20 | 6 | -12/+12 |
| * | Add missing field `skip_missing` | gingerBill | 2021-11-24 | 1 | -0/+1 |
| * | small package fixes | skytrias | 2021-09-29 | 1 | -1/+1 |
| * | Add stb libs for Windows directly | gingerBill | 2021-09-15 | 6 | -0/+0 |
| * | Remove `-march=native` from stb/src/Makefile | gingerBill | 2021-09-15 | 1 | -1/+1 |
| * | Add `vendor:stb/vorbis` | gingerBill | 2021-09-14 | 4 | -10/+5951 |
| * | Add `vendor:stb/easy_font` -- source port of stb_easy_font.h | gingerBill | 2021-09-14 | 1 | -0/+206 |
| * | Add stb_image_resize to `vendor:stb/image` | gingerBill | 2021-09-14 | 6 | -4/+2828 |
| * | Minor corrections to stb_truetype.odin | gingerBill | 2021-09-14 | 1 | -18/+18 |
| * | Add stb libraries (image+image_write, rect_pack, truetype) | gingerBill | 2021-09-14 | 15 | -0/+16209 |