app/headless: implement headless windows

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2019-11-28 12:34:45 +01:00
parent 9df3c76aa2
commit 0b84137f40
10 changed files with 367 additions and 1 deletions
+1
View File
@@ -36,6 +36,7 @@ const (
LUMINANCE = 0x1909
MAX_TEXTURE_SIZE = 0xd33
NEAREST = 0x2600
NO_ERROR = 0x0
ONE = 0x1
ONE_MINUS_SRC_ALPHA = 0x303
QUERY_RESULT = 0x8866