| Age | Commit message (Expand) | Author |
|---|---|---|
| 3 days | load a nontrivial model and render it with a texture HEAD main | Irene Knapp |
| 5 days | depth buffer | Irene Knapp |
| 5 days | pull the shader data stuff into its own file | Irene Knapp |
| 6 days | draw the image | Irene Knapp |
| 6 days | load a texture image | Irene Knapp |
| 8 days | it spins!!!! | Irene Knapp |
| 12 days | use an index buffer now, and draw two triangles | Irene Knapp |
| 12 days | don't rely on having shared memory | Irene Knapp |
| 12 days | abstract buffer management | Irene Knapp |
| 14 days | allocate and use a vertex buffer | Irene Knapp |
| 14 days | okay, reinitializing for window changes works now | Irene Knapp |
| 14 days | make most of the associated functions into file-level functions | Irene Knapp |
| 2026-07-09 | move all the window dressing stuff into its own file | Irene Knapp |