Stephen Gutekanst
|
87c3de78f5
|
gfx: font: begin adding text shaping via harfbuzz
Helps hexops/mach#877
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-10-05 20:35:13 -07:00 |
|
Stephen Gutekanst
|
c77619045f
|
build: fix transitive resolution of mach_core
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-09-24 18:40:22 -07:00 |
|
Stephen Gutekanst
|
4e091f1cb8
|
replace module() helper; remove invalid re-exports;
Fixes hexops/mach#1041
Helps hexops/mach#1038
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-09-24 17:20:40 -07:00 |
|
Stephen Gutekanst
|
52c4eb5d74
|
all: canonicalize import paths with mach- prefix
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-09-21 14:36:21 -07:00 |
|
Stephen Gutekanst
|
26a9392188
|
build: remove earcut dependency
Related to hexops/mach#967
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-09-21 14:10:22 -07:00 |
|
Stephen Gutekanst
|
4d18ef54df
|
build: link freetype+harfbuzz
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-09-21 14:09:32 -07:00 |
|
Stephen Gutekanst
|
aaac8ebbfd
|
build: refactor test code
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-09-21 11:24:33 -07:00 |
|
Stephen Gutekanst
|
164e52cd85
|
editor: move to github.com/hexops/mach-editor
Fixes hexops/mach#1018
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-09-21 11:00:21 -07:00 |
|
Stephen Gutekanst
|
932a0a9979
|
fix straggling transitive dependencies
Helps hexops/mach#902
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-09-17 17:19:43 -07:00 |
|
Stephen Gutekanst
|
17dffd8966
|
fully escape transitive dependency hell
Helps hexops/mach#902
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-09-17 17:16:26 -07:00 |
|
Stephen Gutekanst
|
dc63ee5460
|
further escape transitive dependency hell
Helps hexops/mach#902
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-09-17 17:12:19 -07:00 |
|
Stephen Gutekanst
|
6999d718a5
|
update to latest version & escape transitive dependency hell
Helps hexops/mach#902
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-09-17 16:53:54 -07:00 |
|
Stephen Gutekanst
|
5943a3992b
|
update to latest mach-core
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-08-13 15:24:21 -07:00 |
|
Stephen Gutekanst
|
7f914d5354
|
update to latest mach-core
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-08-13 09:33:07 -07:00 |
|
Stephen Gutekanst
|
126b0bfd56
|
require Zig v0.11 for Mach v0.2
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-08-08 21:50:44 -07:00 |
|
Stephen Gutekanst
|
d8cd62334a
|
remove use_freetype support for now
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-08-05 13:07:25 -07:00 |
|
Stephen Gutekanst
|
ce7df29c01
|
workaround transitive dependency issue (hexops/mach#902)
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-08-04 08:47:02 -07:00 |
|
Stephen Gutekanst
|
e8d5d91489
|
build: fix mach_earcut usage
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-08-03 23:06:16 -07:00 |
|
Stephen Gutekanst
|
3bba653e32
|
workaround transitive dependency issue
See hexops/mach#902
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-08-03 22:46:42 -07:00 |
|
Stephen Gutekanst
|
fe1984c867
|
remove all submodules (use package manager)
Helps hexops/mach#903
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-08-03 22:10:06 -07:00 |
|
Wrench[bot]
|
890d467b61
|
all: update Zig to version 0.11.0-dev.4410+76f7b40e1
Signed-off-by: Wrench[bot] <wrench@hexops.com>
|
2023-08-03 11:10:28 -07:00 |
|
Wrench[bot]
|
48aa27fc77
|
all: update Zig to version 0.11.0-dev.4407+4d7dd1689
Signed-off-by: Wrench[bot] <wrench@hexops.com>
|
2023-08-02 20:47:19 -07:00 |
|
Stephen Gutekanst
|
2288073366
|
build: workaround Zig package manager issue
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-07-31 20:52:41 -07:00 |
|
Ali Chraghi
|
178d55965e
|
build: also depened on hexops/freetype
|
2023-07-31 20:52:41 -07:00 |
|
Ali Chraghi
|
50cf1d1e85
|
build: depend on mach-freetype via package manager
|
2023-07-31 20:01:01 -07:00 |
|
Ali Chraghi
|
db4a48604f
|
warn if user zig version is out of date
|
2023-07-30 20:39:45 -07:00 |
|
Stephen Gutekanst
|
835748a8c5
|
update to latest mach-core API
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-07-21 23:35:24 -07:00 |
|
Stephen Gutekanst
|
3a81f35b8b
|
build: fix wasm32-freestanding build
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-07-19 07:19:58 -07:00 |
|
Stephen Gutekanst
|
4c34a65020
|
editor: fold shaderexp into editor
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-07-12 17:35:02 -07:00 |
|
Stephen Gutekanst
|
d72155df4c
|
fold app/ into src/editor/
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-07-12 10:28:21 -07:00 |
|
Stephen Gutekanst
|
e4a2e007fc
|
build with Zig package manager
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-07-08 17:08:21 -07:00 |
|
Stephen Gutekanst
|
3359c6163b
|
all: use mach-glfw via package manager
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-07-07 06:32:36 -07:00 |
|
Stephen Gutekanst
|
2caffc8d35
|
gpu-dawn: remove xcode_frameworks submodule; Sdk type
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-07-06 23:55:28 -07:00 |
|
Stephen Gutekanst
|
5aa06c2234
|
glfw: remove xcode_frameworks submodule; Sdk type
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-07-06 23:48:39 -07:00 |
|
Stephen Gutekanst
|
0a20ba3169
|
sysaudio: eliminate Sdk type
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-07-06 23:38:49 -07:00 |
|
Stephen Gutekanst
|
78590b8950
|
mach: test only non-library code
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-07-06 23:35:58 -07:00 |
|
Stephen Gutekanst
|
d57a6d3b6d
|
sysaudio: remove xcode_frameworks submodule
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-07-06 23:26:56 -07:00 |
|
Stephen Gutekanst
|
ffb7366fe3
|
core: prepare to use via package manager
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-07-06 22:42:45 -07:00 |
|
Stephen Gutekanst
|
26fb85df1c
|
gpu: prepare to use via package manager
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-07-06 22:40:47 -07:00 |
|
Stephen Gutekanst
|
61a2ea91e6
|
gpu-dawn: prepare to use via package manager
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-07-06 22:35:46 -07:00 |
|
Stephen Gutekanst
|
81ff09af6b
|
glfw: prepare to use via package manager
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-07-06 22:30:29 -07:00 |
|
Stephen Gutekanst
|
ee484e83ac
|
sysaudio: prepare to use via package manager
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-07-06 22:28:28 -07:00 |
|
Stephen Gutekanst
|
f4c72c3f27
|
all: update to latest mach-glfw build API
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-07-03 22:11:06 -07:00 |
|
Stephen Gutekanst
|
02b9f7d132
|
all: pass xcode-frameworks dependency to gpu-dawn
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-07-03 20:19:00 -07:00 |
|
Stephen Gutekanst
|
906cdc19a1
|
{mach,core}: use inferred error sets during build
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-07-03 08:54:42 -07:00 |
|
Stephen Gutekanst
|
d1404e782f
|
all: use mach-basisu via github.com/hexops/mach-basisu
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-07-02 11:47:27 -07:00 |
|
Stephen Gutekanst
|
6794b4b91b
|
mach: remove model3d dependency for now
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-07-01 23:13:58 -07:00 |
|
Stephen Gutekanst
|
4a56244912
|
use mach-model3d via package manager
helps hexops/mach#721
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-07-01 22:33:35 -07:00 |
|
Stephen Gutekanst
|
37635992d7
|
mach: use pure-Zig mach-gamemode package
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-05-19 16:12:22 -07:00 |
|
Stephen Gutekanst
|
2fb8fde05c
|
sysjs: now a standalone library at github.com/hexops/mach-sysjs
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2023-05-19 08:38:06 -07:00 |
|