When searching for the cause of [an error appearing during compilation of nineveh](https://github.com/3b/cl-opengl/issues/92#issuecomment-703201206) I happened to find this comment: [`{TODO} make a PR to add this to cl-opengl`](https://github.com/cbaggers/cepl/blob/master/core/gpu-arrays/with-and-push.lisp#L133) close to the [macro definition mentioned in the cl-opengl issue](https://github.com/cbaggers/cepl/blob/master/core/gpu-arrays/with-and-push.lisp#L176-L201). How about pushing some more pixels in Lisp as well? It's been a long year… Almost. ;)
When searching for the cause of an error appearing during compilation of nineveh I happened to find this comment:
{TODO} make a PR to add this to cl-openglclose to the macro definition mentioned in the cl-opengl issue.How about pushing some more pixels in Lisp as well? It's been a long year… Almost. ;)