aboutsummaryrefslogtreecommitdiff
path: root/vendor/stb/image
Commit message (Expand)AuthorAgeFilesLines
* Fix foreign import namesgingerBill2024-01-172-2/+2
* Have default `foreign import` system pathsgingerBill2024-01-173-9/+13
* Fix darwin libs for vendor stbiray.garner2022-09-183-3/+3
* Merge branch 'master' into masterJeroen van Rijn2022-07-281-2/+3
|\
| * Add foreign imports for Darwin to vendor:stbWes Hardee2022-03-223-0/+3
| * adding `is_16_bit_from_memory` to stbiTail Wag Games2022-02-241-2/+3
| * Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use stringsgingerBill2022-01-203-6/+6
* | Update stb_image_resize.odinpvance2022-07-281-3/+3
* | Update stb_image_resize.odinpvance2022-07-281-3/+3
* | Replace ODIN_OS strings with enum valuespvance2022-07-281-3/+3
* | replace ODIN_OS string with enumspvance2022-07-281-3/+3
* | replace ODIN_OS string with enumspvance2022-07-281-3/+3
* | stb_imagephillvancejr2022-02-043-1/+4
|/
* Add stb_image_resize to `vendor:stb/image`gingerBill2021-09-143-2/+189
* Add stb libraries (image+image_write, rect_pack, truetype)gingerBill2021-09-142-0/+133