Go to file
2024-01-14 19:30:21 +00:00
include Start building main compositor application 2024-01-14 19:30:21 +00:00
intern Add aliases submodule 2024-01-14 19:29:06 +00:00
src Start building main compositor application 2024-01-14 19:30:21 +00:00
.gitignore Add basic build scripts 2024-01-14 16:50:15 +00:00
.gitmodules Add aliases submodule 2024-01-14 19:29:06 +00:00
build Add basic build scripts 2024-01-14 16:50:15 +00:00
compile Update build scripts 2024-01-14 19:29:41 +00:00
README.md Modified README 2023-01-28 22:44:58 +00:00

SDL Boilerplate

Boilerplate for setting up a simple SDL program that creates a window and a renderer and handles the quit event.