Laytan Laats
|
5f974059f4
|
move vendor:libc to vendor:libc-shim
|
2026-01-22 21:36:53 +01:00 |
|
Jeroen van Rijn
|
998fbdc5c0
|
Doc lines for vendor:*
|
2025-10-10 17:51:28 +02: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 |
|
Laytan Laats
|
3e159736cd
|
use #exists to provide good errors for common missing libraries
|
2024-06-04 20:13:51 +02:00 |
|
Laytan Laats
|
3ada83a503
|
clean imports
|
2024-03-01 20:32:07 +01:00 |
|
Laytan Laats
|
6734a7096a
|
makes raylib and stb_rect_pack free of libc
|
2024-02-29 23:33:25 +01:00 |
|
gingerBill
|
d9fafa7000
|
Have default foreign import system paths
|
2024-01-17 16:32:26 +00:00 |
|
Julian Ceipek
|
ee89c0458f
|
Fix STB lib import references on ODIN_OS == .Darwin
|
2022-10-29 22:19:01 -04:00 |
|
Wes Hardee
|
f89ebce807
|
Add foreign imports for Darwin to vendor:stb
|
2022-03-22 15:55:37 -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
|
7189625cf5
|
Add stb libraries (image+image_write, rect_pack, truetype)
|
2021-09-14 17:54:50 +01:00 |
|