Commit Graph

3 Commits

Author SHA1 Message Date
FintasticMan
c72972fea2
[Examples/Intro] Fix NULL pointer deref due to huuge malloc
It would probably be good to check that malloc doesn't fail, but for a
simple example like this it should be fine.
2024-12-28 13:57:22 +00:00
Nic Barker
ac473d6fe7
[Renderers/SDL2] Create initial SDL2 renderer (#115)
Co-authored-by: Junior Rantila <junior.rantila@gmail.com>
2024-12-28 19:15:22 +13:00
Nic Barker
4cfbdf2a0c Add example from introduction video 2024-12-27 10:52:12 +13:00