summaryrefslogtreecommitdiff
path: root/glx/singlepixswap.c
diff options
context:
space:
mode:
Diffstat (limited to 'glx/singlepixswap.c')
-rw-r--r--glx/singlepixswap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/glx/singlepixswap.c b/glx/singlepixswap.c
index 143f2049a..a7febc9a6 100644
--- a/glx/singlepixswap.c
+++ b/glx/singlepixswap.c
@@ -102,6 +102,7 @@ int __glXDispSwap_ReadPixels(__GLXclientState *cl, GLbyte *pc)
__GLX_SEND_HEADER();
__GLX_SEND_VOID_ARRAY(compsize);
}
+ __GLX_NOTE_FLUSHED_CMDS(cx);
return Success;
}