index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
stb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix foreign import names
gingerBill
2024-01-17
2
-2
/
+2
*
Have default `foreign import` system paths
gingerBill
2024-01-17
6
-18
/
+25
*
add missing fields to fontinfo
ikarus
2023-05-20
1
-1
/
+1
*
Update stb macOS libraries to be universal
William Roe
2022-12-23
6
-0
/
+0
*
Add Darwin-target for building vendor/stb macos universal libs
William Roe
2022-12-23
1
-1
/
+31
*
Fix STB lib import references on `ODIN_OS == .Darwin`
Julian Ceipek
2022-10-29
3
-3
/
+3
*
Fix darwin libs for vendor stbi
ray.garner
2022-09-18
3
-3
/
+3
*
Merge branch 'master' into master
Jeroen van Rijn
2022-07-28
6
-49
/
+140
|
\
|
*
Correct return value.
Jeroen van Rijn
2022-05-25
1
-1
/
+1
|
*
[vendor:easy_font] API improvements.
Jeroen van Rijn
2022-04-03
1
-27
/
+114
|
*
Fixes for stb_easy_font
Florian Behr
2022-04-03
1
-4
/
+4
|
*
Add foreign imports for Darwin to vendor:stb
Wes Hardee
2022-03-22
6
-0
/
+6
|
*
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
*
|
Update stb_image_resize.odin
pvance
2022-07-28
1
-3
/
+3
*
|
Update stb_image_resize.odin
pvance
2022-07-28
1
-3
/
+3
*
|
Replace ODIN_OS strings with enum values
pvance
2022-07-28
1
-3
/
+3
*
|
replace ODIN_OS string with enums
pvance
2022-07-28
1
-3
/
+3
*
|
replace ODIN_OS string with enums
pvance
2022-07-28
1
-3
/
+3
*
|
sync with main
phillvancejr
2022-02-04
6
-0
/
+0
*
|
stb_image
phillvancejr
2022-02-04
3
-1
/
+4
|
/
*
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