Hajime Hoshi
|
1b7be0055a
|
Update go.mod
github.com/gohperjs/gopherjs is not longer needed in go.mod since
`syscall/js` is now used.
|
2019-05-01 17:38:38 +09:00 |
|
Hajime Hoshi
|
10fb5e33be
|
Replace GopherWasm with syscall/js
Fixes #857
|
2019-05-01 17:28:00 +09:00 |
|
Hajime Hoshi
|
ab84184b4f
|
Update Oto version
|
2019-04-30 21:13:22 +09:00 |
|
Hajime Hoshi
|
5ebf474376
|
Update Oto version
Fixes #856
|
2019-04-30 19:57:02 +09:00 |
|
Hajime Hoshi
|
c112c31e7e
|
audio: Reimplement audio by using multiple oto.Player
|
2019-04-30 18:20:52 +09:00 |
|
Hajime Hoshi
|
61156dd90e
|
graphics: Rename pixelsToSet -> pendingPixels
|
2019-04-11 14:02:41 -07:00 |
|
Hajime Hoshi
|
dea7118733
|
Update Oto version
|
2019-04-09 19:41:41 -04:00 |
|
Hajime Hoshi
|
b796582d14
|
Update go-mp3 version to v0.2.0
|
2019-04-07 18:39:17 -04:00 |
|
Hajime Hoshi
|
ba033ddf20
|
Update Oto version
This is a temporary fix for #836.
After relasing Oto v0.3.3, update go.mod again and cherry-pick
this onto 1.9 branch.
|
2019-04-02 23:29:58 +09:00 |
|
Hajime Hoshi
|
200c3b80a9
|
Update Oto version
|
2019-04-01 00:48:59 +09:00 |
|
Hajime Hoshi
|
29e8599fd6
|
Update go-mp3 version
|
2019-03-29 00:24:23 +09:00 |
|
Hajime Hoshi
|
873e91ddac
|
Update Oto version to 0.3.1
|
2019-03-04 00:06:54 +09:00 |
|
Hajime Hoshi
|
af4f44d421
|
Update Oto version for the critical bug fix on macOS
|
2019-02-28 02:13:33 +09:00 |
|
Hajime Hoshi
|
a8dcd5c628
|
Replace go-flock with flock
|
2019-02-03 14:20:20 +09:00 |
|
Hajime Hoshi
|
346cb21800
|
Update dependencies
|
2019-02-03 14:15:13 +09:00 |
|
Hajime Hoshi
|
ca3cacf62a
|
Update Oto version to v0.3.0
|
2019-01-30 00:32:56 +09:00 |
|
Hajime Hoshi
|
5b63f45f4c
|
go mod tidy
|
2019-01-25 11:45:50 +09:00 |
|
Hajime Hoshi
|
b380bc6353
|
Update GopherWasm version
|
2019-01-25 11:37:29 +09:00 |
|
Hajime Hoshi
|
9046c0fb00
|
Update go.sum
|
2019-01-17 23:40:53 +09:00 |
|
Hajime Hoshi
|
690dae0488
|
Update dependencies
|
2019-01-13 15:54:21 +09:00 |
|
Hajime Hoshi
|
ad285c2235
|
glfw: Add DLL build results
This also adds fixes for 32bit machines.
|
2018-12-31 15:46:01 +09:00 |
|
Hajime Hoshi
|
4cd3e3ae30
|
Update go.mod/go.sum
|
2018-10-24 01:16:17 +09:00 |
|
Hajime Hoshi
|
7494b19dea
|
graphics: Refactoring: Add shareableImages struct
|
2018-10-24 01:09:59 +09:00 |
|
Hajime Hoshi
|
057c16e4eb
|
Update go.mod
|
2018-10-18 23:16:40 +09:00 |
|
Hajime Hoshi
|
d14202ef7b
|
audio: Add Context.IsReady
Fixes #717
|
2018-10-16 00:02:19 +09:00 |
|
Hajime Hoshi
|
ab195a08a2
|
ui: Update GLFW
The latest GLFW includes the fix for #648.
Fixes #648
|
2018-10-08 23:43:18 +09:00 |
|
Hajime Hoshi
|
bfb34499c6
|
Update go.mod
|
2018-10-08 18:30:30 +09:00 |
|
Hajime Hoshi
|
7c35ce4bbb
|
Update Oto version
|
2018-10-06 03:27:08 +09:00 |
|
Hajime Hoshi
|
26731f1ee2
|
Update dependencies
|
2018-10-01 11:14:05 +09:00 |
|
Hajime Hoshi
|
7921f67295
|
Update Oto version to v0.1.4
|
2018-10-01 10:46:12 +09:00 |
|
Hajime Hoshi
|
c14e6f3e90
|
Update gopherwasm version
|
2018-09-23 02:00:37 +09:00 |
|
Hajime Hoshi
|
ce8d9df647
|
graphics: Update glTexImage2D signature
|
2018-09-10 12:44:42 +09:00 |
|
Hajime Hoshi
|
17ed5bab2e
|
Update go.mod (Oto)
|
2018-09-10 12:41:58 +09:00 |
|
Hajime Hoshi
|
660f4a02e1
|
Update go.mod
|
2018-09-03 08:57:40 +09:00 |
|
Hajime Hoshi
|
dfb8f017c4
|
Update go.sum
|
2018-09-02 23:26:00 +09:00 |
|
Hajime Hoshi
|
e8eefeb18a
|
Update go.mod
|
2018-09-02 23:09:31 +09:00 |
|
Hajime Hoshi
|
411b99efcf
|
Update bitmapfont version
|
2018-08-27 23:04:45 +09:00 |
|
Hajime Hoshi
|
1c088dc8b6
|
text: Use bitmapfont package for testing
|
2018-08-19 20:16:57 +09:00 |
|
Hajime Hoshi
|
e54da620dd
|
Reupdate go.mod
|
2018-08-15 01:06:48 +09:00 |
|
Hajime Hoshi
|
08e931782a
|
Update go.mod
|
2018-08-14 01:13:31 +09:00 |
|
Hajime Hoshi
|
ebb1d26e67
|
Update go.sum
|
2018-08-09 00:20:24 +09:00 |
|
Hajime Hoshi
|
ed99719fdb
|
devicescale: Use app.RunOnJVM and remove internal/jni
|
2018-08-06 23:50:37 +09:00 |
|
Hajime Hoshi
|
3ed25b6ec6
|
Update go.mod
Changed gomobile version due to #658
|
2018-08-05 23:42:15 +09:00 |
|
Hajime Hoshi
|
8144c9d638
|
Update go.mod
|
2018-07-25 01:45:33 +09:00 |
|
Hajime Hoshi
|
c4c21e0f36
|
Update go.mod
|
2018-07-25 01:31:00 +09:00 |
|
Hajime Hoshi
|
1e9f7ba3e2
|
Update go.mod
|
2018-07-25 01:26:26 +09:00 |
|
Hajime Hoshi
|
2bba43d6db
|
Update go.mod
|
2018-07-22 02:04:39 +09:00 |
|
Hajime Hoshi
|
a341e96545
|
Update go.mod
|
2018-07-22 00:11:38 +09:00 |
|
Hajime Hoshi
|
7e26ae5f8d
|
Update go.sum
|
2018-07-21 22:35:13 +09:00 |
|
Hajime Hoshi
|
9caa0f7c80
|
Update go.mod
|
2018-07-21 20:55:47 +09:00 |
|
Hajime Hoshi
|
c0a0f62eea
|
Update go.mod
|
2018-07-21 15:16:07 +09:00 |
|