sotn-decomp/.github/workflows
sozud 7c6c76f6cf
Null backend (#900)
This implements a null backend without SDL2 that can be run in CI and
also serve to show what the current platform-agnostic API is. There is a
core library, which is DRA and the pc supporting code, and two targets,
the SDL2 target, and the null one. null.c is the API that has to be
implemented to make a new target.

Since main is an infinite loop I added a little code to make it exit
after 60 frames.

I don't know what is wrong with the headers in null.c.
2024-01-18 18:32:22 -08:00
..
format.yml Regenerate orphaned symbols in the CI (#625) 2023-09-24 12:55:33 -04:00
linter.yaml Regenerate orphaned symbols in the CI (#625) 2023-09-24 12:55:33 -04:00
picci.yaml Null backend (#900) 2024-01-18 18:32:22 -08:00
saturn-build.yml Fix Saturn CI 2024-01-12 17:57:19 +00:00
tool-debugmodule.yaml Split CI debug module build (#676) 2023-10-10 20:47:24 +01:00
validate-and-report.yml The flag order matters 2024-01-12 17:38:08 +00:00