Elias Naur
|
f25f647a66
|
app/internal/window,app/internal/gl: move gl.Context to package window
Package gl now only defines opengl types and functions.
Signed-off-by: Elias Naur <mail@eliasnaur.com>
|
2019-12-01 23:25:04 +01:00 |
|
Elias Naur
|
62da32be9c
|
app/internal/gl: support Go 1.14 change to WebAssembly's js.Value
Gio programs will no longer build with Go 1.13; let's keep it at that
until someone complains.
Signed-off-by: Elias Naur <mail@eliasnaur.com>
|
2019-11-06 17:59:39 +01:00 |
|
Elias Naur
|
10c1b2cb8d
|
app,internal/window: extract native window code to separate package
Signed-off-by: Elias Naur <mail@eliasnaur.com>
|
2019-10-14 16:39:32 +02:00 |
|