31ebe4aa0000
Update
| author | Steve Losh <steve@stevelosh.com> | 
|---|---|
| date | Sat, 12 Jan 2019 13:55:09 -0500 | 
| parents | 7285af7a04ed | 
| children | 821a2e34fee1 | 
| branches/tags | (none) | 
| files | README.markdown | 
Changes
--- 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.