summaryrefslogtreecommitdiff
path: root/src/drv/cdgl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drv/cdgl.c')
-rw-r--r--src/drv/cdgl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drv/cdgl.c b/src/drv/cdgl.c
index fb1739d..120e4bc 100644
--- a/src/drv/cdgl.c
+++ b/src/drv/cdgl.c
@@ -1548,6 +1548,7 @@ static cdContext cdGLContext =
CD_CAP_ALL & ~(CD_CAP_PLAY | CD_CAP_PALETTE | CD_CAP_LINEJOIN | CD_CAP_LINECAP |
CD_CAP_REGION | CD_CAP_STIPPLE | CD_CAP_PATTERN),
0,
+ CD_CTX_WINDOW,
cdcreatecanvas,
cdinittable,
NULL,