Elias Naur
|
6c3711d95a
|
gpu/headless: remove useless headless_gl.go abstraction
There is no longer any shared code between OpenGL backends (unlike
EGL backends).
Signed-off-by: Elias Naur <mail@eliasnaur.com>
|
2021-08-16 15:47:23 +02:00 |
|
Elias Naur
|
060ae1cdf9
|
all: add //go:build lines
They're automatically added by Go 1.17 source formatters. This change
adds them all now.
Signed-off-by: Elias Naur <mail@eliasnaur.com>
|
2021-07-26 15:17:51 +02:00 |
|
Elias Naur
|
2a66bfb2b4
|
gpu/headless: move package app/headless
Package headless is more about rendering that windows. Move it
accordingly.
Signed-off-by: Elias Naur <mail@eliasnaur.com>
|
2021-03-06 14:26:47 +01:00 |
|