Laytan Laats
|
5f974059f4
|
move vendor:libc to vendor:libc-shim
|
2026-01-22 21:36:53 +01:00 |
|
xra
|
b5700e4c4c
|
change STBI resize alpha_channel parameter type to c.int
|
2025-11-14 16:18:43 +09:00 |
|
Jeroen van Rijn
|
998fbdc5c0
|
Doc lines for vendor:*
|
2025-10-10 17:51:28 +02:00 |
|
Laytan Laats
|
34aa326d99
|
put FILE in core:c and use that in bindings to fix wasm
|
2025-01-27 19:00:04 +01:00 |
|
gingerBill
|
4a2b13f1c2
|
Fix foreign import names
|
2025-01-10 10:18:30 +00:00 |
|
gingerBill
|
b377ac182c
|
Keep -vet happy
|
2025-01-10 10:15:15 +00:00 |
|
gingerBill
|
3d4a20918f
|
Simplify stb foreign imports
|
2025-01-10 10:12:36 +00:00 |
|
gingerBill
|
1ae57d8d20
|
Fix more JS stuff
|
2024-09-22 13:32:28 +01:00 |
|
gingerBill
|
26d00925cc
|
Clean-up libc usage
|
2024-09-22 13:20:45 +01:00 |
|
Karl Zylinski
|
29fedc1808
|
Changed some recently added //+ usages to #+ and also fixed some //+ usages in some code generators.
|
2024-09-17 19:39:48 +02:00 |
|
Laytan Laats
|
5ae27c6ebc
|
wasm: support more vendor libraries
Adds support for:
- box2d
- cgltf
- stb image
- stb rect pack
|
2024-09-09 18:49:13 +02:00 |
|
gingerBill
|
eb799393d5
|
Fix -vet-tabs issues
|
2024-08-24 13:56:41 +01:00 |
|
Laytan Laats
|
3e159736cd
|
use #exists to provide good errors for common missing libraries
|
2024-06-04 20:13:51 +02:00 |
|
gingerBill
|
2f2c086382
|
Fix foreign import names
|
2024-01-17 16:35:28 +00:00 |
|
gingerBill
|
d9fafa7000
|
Have default foreign import system paths
|
2024-01-17 16:32:26 +00:00 |
|
ray.garner
|
d6f84887ff
|
Fix darwin libs for vendor stbi
|
2022-09-18 21:35:13 +09:00 |
|
Jeroen van Rijn
|
674ebe395f
|
Merge branch 'master' into master
|
2022-07-28 16:01:18 +02:00 |
|
pvance
|
9746e25784
|
Update stb_image_resize.odin
|
2022-07-28 04:27:42 -04:00 |
|
pvance
|
21f2c06f4b
|
Update stb_image_resize.odin
|
2022-07-28 04:25:18 -04:00 |
|
pvance
|
727a25f41f
|
Replace ODIN_OS strings with enum values
|
2022-07-28 04:23:24 -04:00 |
|
pvance
|
3f27cb2309
|
replace ODIN_OS string with enums
|
2022-07-28 04:22:00 -04:00 |
|
pvance
|
f213622982
|
replace ODIN_OS string with enums
|
2022-07-28 04:20:37 -04:00 |
|
Wes Hardee
|
f89ebce807
|
Add foreign imports for Darwin to vendor:stb
|
2022-03-22 15:55:37 -05:00 |
|
Tail Wag Games
|
d4f62f52db
|
adding is_16_bit_from_memory to stbi
|
2022-02-24 00:20:15 -06:00 |
|
phillvancejr
|
8f600798ef
|
stb_image
|
2022-02-04 13:03:20 -05:00 |
|
gingerBill
|
3d7d347192
|
Convert ODIN_OS and ODIN_ARCH to use enums rather than use strings
|
2022-01-20 19:56:05 +00:00 |
|
gingerBill
|
cb2437959c
|
Add stb_image_resize to vendor:stb/image
|
2021-09-14 21:44:26 +01:00 |
|
gingerBill
|
7189625cf5
|
Add stb libraries (image+image_write, rect_pack, truetype)
|
2021-09-14 17:54:50 +01:00 |
|