| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add x11 feature | Freya Murphy | 2025-11-11 | 1 | -0/+1 |
| * | graphics: add feature to include assets statically in the binary | Freya Murphy | 2025-11-10 | 1 | -2/+3 |
| * | graphics: have raylib enable default features on windows | Freya Murphy | 2025-11-10 | 1 | -0/+6 |
| * | graphics: decouple sdl & wayland | Freya Murphy | 2025-11-10 | 1 | -1/+1 |
| * | graphics: refactor debug ui | Freya Murphy | 2025-11-08 | 1 | -1/+0 |
| * | Add SDL feature flag (fixes wayland issues) | Freya Murphy | 2025-10-31 | 1 | -1/+2 |
| * | refactor Cargo.toml files | Freya Murphy | 2025-10-30 | 1 | -4/+8 |
| * | graphics: move wayland support to a feature | Freya Murphy | 2025-10-30 | 1 | -3/+1 |
| * | graphics: refactor Renderer to not use unsafe, and allow nested modes | Freya Murphy | 2025-10-24 | 1 | -2/+2 |
| * | graphics: remove anyhow (it was not being used) | Freya Murphy | 2025-10-18 | 1 | -1/+0 |
| * | graphics: refactor DebugInfo => FrameInfo, with other minor changes | Freya Murphy | 2025-10-16 | 1 | -0/+4 |
| * | initial baseline | Freya Murphy | 2025-10-08 | 1 | -0/+15 |