| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-27 | Code quality and warning removal | dario-loi | |
| Solved all code quality issues, removed dead code. Correctly freed fps buffer in texture_show_fps.c Correctly checked for argc size before accessing argv (did not show up in warnings but it's still dangerous) Reordered some resource acquisition operations in examples in order to avoid framebuffer creation if wrong inputs are specified (we fail first). | |||
| 2024-11-27 | [fix] examples fixed | lvntky | |
| 2024-11-26 | [test] fps and text rendering example | lvntky | |
