Hajime Hoshi
|
a064955a13
|
graphicsdriver/metal: Use NSAutoreleasePool to release drawable correctly
Fixes #847
|
2019-04-20 15:20:38 +09:00 |
|
Hajime Hoshi
|
bfe1d2208e
|
Revert "graphicsdriver/metal: Bug fix: Release drawable correctly"
This reverts commit c44accbfb5 .
Reason: This change doesn't make sense
|
2019-04-20 00:28:09 +09:00 |
|
Hajime Hoshi
|
c44accbfb5
|
graphicsdriver/metal: Bug fix: Release drawable correctly
Fixes #847
|
2019-04-19 20:23:00 +09:00 |
|
Hajime Hoshi
|
865523048d
|
uidriver/js: Bug fix: Touches were not updated correctly
Fixes #846
|
2019-04-15 03:01:02 +09:00 |
|
Hajime Hoshi
|
5487dd9ea8
|
examples/vector: Add rotating points and lines by them
|
2019-04-14 23:15:03 +09:00 |
|
Hajime Hoshi
|
5525e8c7c1
|
vector: Reduce vertices and remove gaps
Fixes #842
|
2019-04-14 22:45:16 +09:00 |
|
Hajime Hoshi
|
c44b03cfdd
|
Bug fix: Add vector/internal/math
|
2019-04-14 16:49:01 +09:00 |
|
Hajime Hoshi
|
edbb5b4e0d
|
vector: Better line joints
Bug: #842
|
2019-04-14 15:48:20 +09:00 |
|
Hajime Hoshi
|
66cfe104ab
|
tmp
|
2019-04-14 02:34:42 +09:00 |
|
Hajime Hoshi
|
6bd9ef6abd
|
vector: Bug fix: wrong color value
|
2019-04-14 02:11:25 +09:00 |
|
Hajime Hoshi
|
8d912a402f
|
examples/vector: Render more texts
|
2019-04-14 01:58:20 +09:00 |
|
Hajime Hoshi
|
d7bd89d32b
|
Add vector package (Work in progress)
|
2019-04-14 00:37:38 +09:00 |
|
Hajime Hoshi
|
f262210410
|
input: Improve CursorPosition document
|
2019-04-13 12:46:32 +09:00 |
|
Hajime Hoshi
|
e6c0c73b9e
|
graphicscommand: Add assertion (the screen cannot be a render source)
|
2019-04-13 00:22:11 +09:00 |
|
Hajime Hoshi
|
5afcc65387
|
shareable: Add comments
|
2019-04-11 18:15:56 -07:00 |
|
Hajime Hoshi
|
c8cc98e307
|
graphics: Fix documents about At
|
2019-04-11 14:12:22 -07:00 |
|
Hajime Hoshi
|
61156dd90e
|
graphics: Rename pixelsToSet -> pendingPixels
|
2019-04-11 14:02:41 -07:00 |
|
Hajime Hoshi
|
de64f3519d
|
Add eihigh to AUTHORS
|
2019-04-11 04:41:00 -04:00 |
|
eihigh
|
06edbffa79
|
docs: Change docs about go-bindata into rakyll/statik (#840)
go-bindata is not appropriate because no longer maintained.
|
2019-04-11 04:39:45 -04:00 |
|
Hajime Hoshi
|
db689f4e50
|
driver: Remove UI.Loop and add UI.RunWithoutMainLoop
|
2019-04-09 21:55:59 -04:00 |
|
Hajime Hoshi
|
dea7118733
|
Update Oto version
|
2019-04-09 19:41:41 -04:00 |
|
Hajime Hoshi
|
864c28e8d9
|
Revert "uidriver/glfw: Rename ui_unix.go -> ui_linbsd.go"
This reverts commit 794ccd6ade .
|
2019-04-09 01:06:07 -04:00 |
|
Hajime Hoshi
|
794ccd6ade
|
uidriver/glfw: Rename ui_unix.go -> ui_linbsd.go
|
2019-04-09 00:39:20 -04:00 |
|
Hajime Hoshi
|
24fdcdd8e4
|
uidriver: Rename updateGraphics -> updateSize
|
2019-04-08 23:49:31 -04:00 |
|
Hajime Hoshi
|
f6367308fc
|
driver: Rename GraphicsContext -> UIContext
|
2019-04-08 23:28:08 -04:00 |
|
Hajime Hoshi
|
aecfd6b13d
|
uidriver: Remove dependency on hooks package
|
2019-04-08 23:13:44 -04:00 |
|
Hajime Hoshi
|
099c7bd5c9
|
driver: Remove Touch struct
|
2019-04-07 19:25:10 -04:00 |
|
Hajime Hoshi
|
08308a7edf
|
uidriver/mobile: Refactoring
|
2019-04-07 18:51:32 -04:00 |
|
Hajime Hoshi
|
b796582d14
|
Update go-mp3 version to v0.2.0
|
2019-04-07 18:39:17 -04:00 |
|
Hajime Hoshi
|
0aa3135082
|
driver: Remove UI.AdjustPosition
|
2019-04-07 19:31:49 +09:00 |
|
Hajime Hoshi
|
26c32d36b5
|
uidriver: Move input implementation to uidrivers
|
2019-04-07 19:16:00 +09:00 |
|
Hajime Hoshi
|
a1697feeb1
|
driver: Add UI.Input()
|
2019-04-07 18:37:54 +09:00 |
|
Hajime Hoshi
|
7e5085f15b
|
Add uidriver package and move UI implementation to this packaage
|
2019-04-07 18:21:16 +09:00 |
|
Hajime Hoshi
|
a4a129e3af
|
ui: Rename currentUI -> theUI
|
2019-04-07 11:10:55 +09:00 |
|
Hajime Hoshi
|
6b8516c7a5
|
driver: Move ui.RegularTermination to driver
|
2019-04-07 10:54:05 +09:00 |
|
Hajime Hoshi
|
1b8d4abfdb
|
driver: Move ui.GraphicsContext to driver
|
2019-04-07 10:48:18 +09:00 |
|
Hajime Hoshi
|
b579bd7fd0
|
graphics: Remove GraphicsContext.Invalidated
|
2019-04-07 10:08:55 +09:00 |
|
Hajime Hoshi
|
3cb9d18fc4
|
graphics: Bug fix: Too small mipmap
Bug: #839
|
2019-04-07 05:29:46 +09:00 |
|
Hajime Hoshi
|
6cdcd1ee62
|
input: Refactoring: Remove input dependencies from ui
|
2019-04-06 23:42:55 +09:00 |
|
Hajime Hoshi
|
a980de8326
|
ui: Take the Input driver
|
2019-04-06 23:29:13 +09:00 |
|
Hajime Hoshi
|
de9f54fd9d
|
driver: Add Input
|
2019-04-06 21:48:54 +09:00 |
|
Hajime Hoshi
|
bf165ae9d4
|
devicescale: Refactoring
|
2019-04-03 23:20:45 +09:00 |
|
Hajime Hoshi
|
0d0b347411
|
devicescale: Use more runtime.KeepAlive for Windows
|
2019-04-03 11:57:00 +09:00 |
|
Hajime Hoshi
|
8005682786
|
devicescale: Use runtime.KeepAlive for Windows
This might be related to the bug #832
|
2019-04-03 11:53:23 +09: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
|
acc4ef4e11
|
audio: Add comments
|
2019-04-01 01:59:10 +09:00 |
|
Hajime Hoshi
|
df2604c221
|
audio: Comment about ownership
This behavior might be changed at version 2 though (#837).
|
2019-04-01 01:32:14 +09:00 |
|
Hajime Hoshi
|
200c3b80a9
|
Update Oto version
|
2019-04-01 00:48:59 +09:00 |
|
Hajime Hoshi
|
cba109ebee
|
audio/mp3: Bug fix: Accept non-io.Closer at Resampling
|
2019-04-01 00:04:57 +09:00 |
|
Hajime Hoshi
|
49c0b64b60
|
audio/mp3: Bug fix: Close source when needed
|
2019-03-31 22:58:22 +09:00 |
|