| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2025-10-17 | Added render documentation | alf9310 | 2 | -1/+38 |
| 2025-10-16 | graphics: draw_fps should pull fps from info struct | Freya Murphy | 1 | -3/+3 |
| 2025-10-16 | graphics: refactor DebugInfo => FrameInfo, with other minor changes | Freya Murphy | 2 | -35/+31 |
| 2025-10-16 | graphics: stub draw_entity | Freya Murphy | 1 | -2/+7 |
| 2025-10-08 | graphics: create Renderer struct | Freya Murphy | 2 | -30/+112 |
| 2025-10-08 | add some functionality to Pos | Freya Murphy | 1 | -3/+8 |
| 2025-10-08 | Proposal Template Created | alf9310 | 1 | -0/+1 |
| 2025-10-08 | Stubbed out some draw functions | alf9310 | 1 | -1/+21 |
| 2025-10-08 | add more default impls | Freya Murphy | 1 | -1/+3 |
| 2025-10-08 | initial baseline | Freya Murphy | 1 | -0/+31 |