Commit graph

11 commits

Author SHA1 Message Date
Dominic Szablewski
a829166082 typo; remove cd command from wasm build instruction 2023-09-04 17:09:16 +02:00
Dominic Szablewski
b23efa3a52 Fix case of defines 2023-09-04 16:36:58 +02:00
Dominic Szablewski
64b67fc3a2 Move build instructions back to readme 2023-09-04 16:35:45 +02:00
Stephen Gregoratto
b7c4c9bff3 Add a CMake build guide 2023-09-04 01:12:09 +10:00
Dominic Szablewski
9f0e6454bf Remove implemented things from todo list; fix wording for required files (#34) 2023-08-21 20:40:34 +02:00
Dominic Szablewski
5e0cd76948 Initialize joysticks and support loading gamecontrollerdb.txt; see #26 2023-08-21 13:07:39 +02:00
Dominic Szablewski
7760f83ce1 Add software rendering backend as a demo 2023-08-16 22:55:04 +02:00
ekirchman
52bdfe3e8b Added build intructions for Fedora Linux 2023-08-13 18:43:03 -05:00
Wayne Myers
3db2a5e658
Add libglew-dev requirement for Linux SDL2 backend 2023-08-12 13:55:22 +01:00
Andy Piper
4eb5248c60
README.md: Add macOS glew requirement
I found the need to use homebrew to install glew (I already had sdl2 installed) before I was able to compile the code successfully.
2023-08-11 15:03:45 +01:00
Dominic Szablewski
7cfaff0c7b Initial 2023-08-10 14:10:51 +02:00