Hajime Hoshi
|
bd2a31bdd8
|
internal/glfwwin: remove unnecessary comments
|
2022-05-20 23:17:03 +09:00 |
|
Hajime Hoshi
|
58c871df38
|
.github/workflow: remove warnings
|
2022-05-20 20:57:07 +09:00 |
|
Hajime Hoshi
|
8941aea249
|
.github/workflow add tests for GOARCH=386
Closes #2097
|
2022-05-20 20:56:01 +09:00 |
|
Hajime Hoshi
|
cf914bfe00
|
.github/workflows: update actions/setup-go to v3
|
2022-05-01 17:55:37 +09:00 |
|
Hajime Hoshi
|
e1a3f12e68
|
.github/workflows: add a test for GOARCH=arm64 for macOS
Closes #1790
|
2022-03-26 23:07:34 +09:00 |
|
Hajime Hoshi
|
79e93d3b12
|
internal/graphicsdriver: introduce the DirectX driver
Closes #1007
|
2022-03-26 20:09:34 +09:00 |
|
Hajime Hoshi
|
839e442412
|
.github/workflow: add a test for internal/shader on Windows
This also required to configure Git for Windows.
|
2022-03-18 21:43:09 +09:00 |
|
Hajime Hoshi
|
f60134bf6a
|
.github/workflow: bug fix
|
2022-03-18 19:46:03 +09:00 |
|
Hajime Hoshi
|
cdd46912dc
|
.github/workflow: clean up the YAML
|
2022-03-18 19:45:14 +09:00 |
|
Hajime Hoshi
|
c3b712a54e
|
add Go 1.18 for testing
|
2022-03-16 03:00:22 +09:00 |
|
Hajime Hoshi
|
2c68124f0e
|
.github/workflow: fix syntax error
|
2022-02-13 17:09:52 +09:00 |
|
Hajime Hoshi
|
ab1ad2c72f
|
.github/workflow: add a test to build with the build tag ebitencbackend
|
2022-02-13 16:57:48 +09:00 |
|
Hajime Hoshi
|
116203c5a5
|
cmd/ebitenmobile: update gomobile version (reland)
This switches from .framework to .xcframwork for iOS.
Closes #1922
|
2022-01-05 17:31:46 +09:00 |
|
Hajime Hoshi
|
ea1bc76ef2
|
Revert "cmd/ebitenmobile: update gomobile version"
This reverts commit f2e19f9fe5 and b065b64f4f
Reason: building iOS framework fails
Updates #1922
|
2022-01-05 02:24:02 +09:00 |
|
Hajime Hoshi
|
b065b64f4f
|
.github/workflows: bug fix: ebitenmobile generates .xcframework
|
2022-01-05 02:09:46 +09:00 |
|
Hajime Hoshi
|
4c42e70e69
|
.github/workflows: use the web hook for builds.sr.ht instead of web APIs
There is an intentional limitation in builds.sr.ht and only up to 4 VMs work
at the same time. Users have to follow this rule.
Updates #1664
|
2021-12-15 02:54:16 +09:00 |
|
Hajime Hoshi
|
fa46d68199
|
.github/workflows: Always use the latest public beta of Steam SDK
|
2021-10-27 03:40:25 +09:00 |
|
Hajime Hoshi
|
0d9a165e8f
|
.github/workflows/sourcehutmanifests: glfw is no longer needed on FreeBSD
There was an issue that go-gl/glfw requried an external GLFW go-gl/glfw#313,
and this was fixed.
|
2021-10-24 15:31:47 +09:00 |
|
Hajime Hoshi
|
bbe793af5b
|
.github/workflows/sourcehutmanifests: Fix the library order for consistency
|
2021-10-16 05:02:27 +09:00 |
|
Hajime Hoshi
|
c4ba9b8b2e
|
.github/workflows: Add FreeBSD
|
2021-10-16 04:58:14 +09:00 |
|
Hajime Hoshi
|
5e21ebd4bc
|
.github/workflows/sourcehutmanifests: Add FreeBSD
|
2021-10-16 04:54:53 +09:00 |
|
Hajime Hoshi
|
1dc637a66d
|
.github/workflows: Update Steam runtime version
|
2021-10-12 11:52:33 +09:00 |
|
Hajime Hoshi
|
ecdf814797
|
.github/workflows/sourcehutmanifests: Use Debian stable
|
2021-10-12 11:49:35 +09:00 |
|
Hajime Hoshi
|
683da479c7
|
.github/worksflows: Bug fix: wasmbrowsertest doesn't support -shuffle yet
|
2021-09-22 20:09:31 +09:00 |
|
Hajime Hoshi
|
3cb5f78036
|
.github/worksflows: Bug fix: Add =on to -shuffle
|
2021-09-22 19:58:34 +09:00 |
|
Hajime Hoshi
|
0c1449de5e
|
.github/worksflows: Add -shuffle
Closes #1817
|
2021-09-22 19:50:05 +09:00 |
|
Hajime Hoshi
|
f665abc8d4
|
.github/workflow: Suspend Sourcehut builds on forks
|
2021-09-15 12:54:05 +09:00 |
|
Hajime Hoshi
|
2c5033e901
|
.github/workflow: Skip PRs at sourcehutbuild.yml
|
2021-09-01 11:59:46 +09:00 |
|
Hajime Hoshi
|
0e5dca9453
|
.github/workflows, internal/uidriver/glfw: Use curl's --remote-name
|
2021-08-28 16:37:10 +09:00 |
|
Hajime Hoshi
|
8646a54b19
|
.github/workflows: Refactoring
|
2021-08-28 03:48:40 +09:00 |
|
Hajime Hoshi
|
9a63bcb9fe
|
.github/workflows: Refactoring
|
2021-08-28 02:57:32 +09:00 |
|
Hajime Hoshi
|
4cbb3e54c1
|
.github/workflow: Bug fix: Need .exe for Windows
Updates #1661
|
2021-08-28 02:45:04 +09:00 |
|
Hajime Hoshi
|
d378c12107
|
.github/workflow: Add an atomic align check
Closes #1661
|
2021-08-28 02:34:37 +09:00 |
|
Hajime Hoshi
|
e9a4d99f6a
|
.github/workflows: Bug fix: Specify a git commit ID
Updates #1664
|
2021-08-27 12:39:07 +09:00 |
|
Hajime Hoshi
|
4b87d0f783
|
.github/workflows: Bug fix: Report time-out correctly
Updates #1664
|
2021-08-27 12:22:30 +09:00 |
|
Hajime Hoshi
|
6cc64e9b1e
|
Use Sourcehut APIs to use builds.sr.ht
Closes #1664
|
2021-08-27 03:21:26 +09:00 |
|
Hajime Hoshi
|
2e2813ab78
|
Use 'x' to specify Go versions
|
2021-08-23 23:46:37 +09:00 |
|
Hajime Hoshi
|
c1190c4633
|
Use Go 1.17 for testing go-inovation
|
2021-08-21 04:22:08 +09:00 |
|
Hajime Hoshi
|
13e84f0224
|
audio/internal/readerdriver: Use ALSA instead of PulseAudio
Updates #1633
Closes #1761
Updates #1766
|
2021-08-18 02:03:12 +09:00 |
|
Hajime Hoshi
|
253509356f
|
Update Go to 1.17
|
2021-08-17 12:21:53 +09:00 |
|
Hajime Hoshi
|
6bde07f04f
|
Add Steam SDK tests for x86 (GOARCH=386)
|
2021-08-16 01:23:18 +09:00 |
|
Hajime Hoshi
|
9e5acf2993
|
Update Steam SDK
|
2021-08-16 00:38:43 +09:00 |
|
Hajime Hoshi
|
a69bf41d33
|
Update Go version for Steam
|
2021-08-12 02:57:26 +09:00 |
|
Hajime Hoshi
|
91395f6285
|
Bug fix: go-inovation requires Go 1.16 or newer
|
2021-08-08 17:05:48 +09:00 |
|
Hajime Hoshi
|
d37c106cf4
|
Update Go for testing
|
2021-08-06 04:07:51 +09:00 |
|
Hajime Hoshi
|
ddf2310285
|
Update Go to 1.17.0-rc2 for testing
|
2021-08-03 22:47:39 +09:00 |
|
Hajime Hoshi
|
e5254482fe
|
Add tests for the Steam Runtime
Closes #1733
|
2021-07-28 23:37:27 +09:00 |
|
Hajime Hoshi
|
b249fe889d
|
Update Go to 1.17.0-rc1 for testing
|
2021-07-14 12:55:19 +09:00 |
|
Hajime Hoshi
|
7417eb677f
|
Update Go versions on GitHub actions
|
2021-07-13 08:01:31 +09:00 |
|
Hajime Hoshi
|
06e09c8ef2
|
Bug fix: Specifying Go 1.17 beta1 with actions/setup-go
|
2021-06-11 01:20:56 +09:00 |
|