pull/10/head
rexim 5 years ago
parent 8608258b5b
commit 3ce3dbdb6c

@ -41,7 +41,7 @@ proc display() {.cdecl.} =
glVertex2i(0, image.height)
glEnd()
checkError("rasterizing the quadrangle")
# TODO: there is no way to transform the image for the user
# TODO(#12): there is no way to transform the image for the user
glFlush()
checkError("flush")

Loading…
Cancel
Save