# HG changeset patch # User Steve Losh # Date 1547319309 18000 # Node ID 31ebe4aa000002173a0e2f5ef7eae450fbe3896a # Parent 7285af7a04ed5d3798bcab7da986d74a2ed98dad Update diff -r 7285af7a04ed -r 31ebe4aa0000 README.markdown --- a/README.markdown Fri Jan 11 01:00:24 2019 -0500 +++ b/README.markdown Sat Jan 12 13:55:09 2019 -0500 @@ -93,3 +93,8 @@ UI less painful. Need to dogfood it a bit more and eventually release it. Did a bit more of the OpenGL tutorial. + +## 2019-01-12 + +Did some more of the OpenGL tutorial. Added some extra bits to cl-netpbm to +easily load an image into an array in the form OpenGL expects.