mach/libs
Keith Chambers 731e2b1287
{mach,model3d}: link model3d as static lib instead of adding C files to build step (#613)
This allows the library to link better with projects. Otherwise you can end up with a mix of conflicts over that compiler + version to use.

Also adds .use_model3d option to mach build system. If set to true, model3d will be linked in statically to target project.
2022-11-14 15:43:53 -07:00
..
basisu all: README: fix links to main repository (#600) 2022-10-28 10:22:23 -07:00
earcut earcut: fix inverted conditional in z-order index curve hashing 2022-11-06 13:42:59 -07:00
ecs ecs: remove stage1 compiler bug workaround 2022-10-15 07:55:15 -07:00
freetype freetype: set packed structs backing integer 2022-11-01 08:59:13 -07:00
gamemode all: build: thisDir improvements (#570) 2022-09-29 08:41:46 -07:00
glfw glfw: ensure Window.from handle is untyped 2022-11-06 15:02:57 -07:00
gpu {shaderexp,gpu}: fix command buffer coercion (#603) 2022-10-31 08:17:50 -07:00
gpu-dawn gpu-dawn: update to latest binary release 2022-10-28 17:59:03 +00:00
model3d {mach,model3d}: link model3d as static lib instead of adding C files to build step (#613) 2022-11-14 15:43:53 -07:00
sysaudio all: build: thisDir improvements (#570) 2022-09-29 08:41:46 -07:00
sysjs all: build: thisDir improvements (#570) 2022-09-29 08:41:46 -07:00