Stephen Gutekanst
98280d3be7
glfw: add gamepad axis
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-16 12:31:22 -07:00
Stephen Gutekanst
fcc289a0eb
glfw: add joystick IDs
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-16 12:24:08 -07:00
Stephen Gutekanst
3b2f39daaa
glfw: add mouse button IDs
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-16 12:20:32 -07:00
Stephen Gutekanst
a5cc868643
glfw: add modifier key flags
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-16 12:15:49 -07:00
Stephen Gutekanst
f8a6f2fd74
glfw: add keyboard key ID constants
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-16 12:11:12 -07:00
Stephen Gutekanst
161b0a540f
glfw: correct comment style
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-16 11:52:38 -07:00
Stephen Gutekanst
73055427ad
glfw: add joystick hat states
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-16 11:41:51 -07:00
Stephen Gutekanst
025891f0b9
glfw: add top-level comments
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-16 11:36:31 -07:00
Stephen Gutekanst
6308a2f8dd
glfw: move constants into separate modules
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-16 11:34:18 -07:00
Stephen Gutekanst
166d621797
glfw: add key/button action constants
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-16 11:31:02 -07:00
Stephen Gutekanst
c0c7305738
glfw: add version constants
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-16 11:21:51 -07:00
Stephen Gutekanst
0a7e8d341c
CI: add macOS testing pipeline ( #2 )
...
* CI: add macOS testing pipeline
* glfw: use hidden window
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-16 10:57:37 -07:00
Stephen Gutekanst
395fad07a6
CI: use install, not test, target on Windows
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-11 15:22:58 -07:00
Stephen Gutekanst
bfe841880d
glfw: handle windows \r\n in Apple SDK prompt
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-11 15:22:58 -07:00
Stephen Gutekanst
161e07575a
glfw: link libc
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-11 15:22:58 -07:00
Stephen Gutekanst
c4d4953f28
glfw: use cross-platform getEnvVarOwned
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-11 15:22:58 -07:00
Stephen Gutekanst
7cf35c54e9
CI: add tests for Windows
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-11 15:22:58 -07:00
Stephen Gutekanst
93ead5c9eb
glfw: remove symlinks from SDKs (using them on windows is annoying)
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-11 15:22:58 -07:00
Stephen Gutekanst
25bfde3acf
glfw: be sure to clone SDKs with symlinks
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-10 17:26:32 -07:00
Stephen Gutekanst
d0ff7bb2e9
glfw: correct Linux -> MacOS cross compilation (header includes)
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-10 16:07:41 -07:00
Stephen Gutekanst
a60232e06b
CI: agree to xcode license
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-10 15:19:53 -07:00
Stephen Gutekanst
1f251d4e28
CI: test Linux->MacOS cross compilation
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-10 14:48:02 -07:00
Stephen Gutekanst
add19e2577
add -Dtarget option
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-10 14:47:32 -07:00
Stephen Gutekanst
c3da3c9804
glfw: fix -Dtarget=x86_64-macos compilation
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-10 14:47:10 -07:00
Stephen Gutekanst
c5c278232a
glfw: build Linux sources
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-10 11:25:04 -07:00
Stephen Gutekanst
e19751d91a
glfw: tidy up Options struct
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-10 10:04:18 -07:00
Stephen Gutekanst
2d98b0d382
glfw: build windows sources
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-10 10:04:18 -07:00
Stephen Gutekanst
12321d89df
README: add logo
2021-07-10 01:11:39 -07:00
Stephen Gutekanst
bba27cf1aa
glfw: macOS cross compilation with automatic setup
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-10 01:01:51 -07:00
Stephen Gutekanst
91be49b733
CI: fix test path
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-07 19:24:01 -07:00
Stephen Gutekanst
f639ed395d
README: better tagline
2021-07-07 19:21:31 -07:00
Stephen Gutekanst
2654c1c3b1
README: change name to Mach engine
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-07 19:18:19 -07:00
Stephen Gutekanst
7fcd051870
add main engine library + minimal glfw linking example
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-06 20:58:46 -07:00
Stephen Gutekanst
68556c9318
rm -rf engine/ (moving to repository root)
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-06 20:53:39 -07:00
Stephen Gutekanst
6e5ff09e55
glfw: add basic example, building+linking on macOS is working
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-06 20:53:10 -07:00
Stephen Gutekanst
e7e8567a7a
gitignore: update to latest from ziglang/zig repo
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-06 20:51:19 -07:00
Stephen Gutekanst
bf2068ba04
glfw: add v3.3.4 sources
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-06 20:49:25 -07:00
Stephen Gutekanst
813bb49c72
glfw: add script to fetch upstream sources
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-06 20:49:02 -07:00
Stephen Gutekanst
6a93c83bc3
LICENSE: note directories with a separate LICENSE file
...
This will ensure if we e.g. include other projects source code that we
can easily denote it as such with a separate LICENSE file in that directory.
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-05 12:46:20 -07:00
Stephen Gutekanst
9f5f94800a
webgpu: add README
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-04 12:17:37 -07:00
Stephen Gutekanst
245ba8a015
webgpu: init library
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-04 12:05:11 -07:00
Stephen Gutekanst
d2d373d6f9
README: inline CI status badge
2021-07-04 10:40:28 -07:00
Stephen Gutekanst
5fc6cb0d16
initialize repository
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-07-04 10:36:34 -07:00