Commit Graph

4 Commits

Author SHA1 Message Date
Dan Balasescu 2cc61ee837
Remove IDEA workspaces 2024-12-04 14:56:41 +09:00
Dan Balasescu 7bff9f51f3
Adjust run configs 2024-04-20 19:32:41 +09:00
Susko3 8a98ba5103 Add rider generated files 2024-04-16 13:02:14 +02:00
Susko3 1512bef026 Initial SDL3-CS binding project with ClangSharp
The bindings don't yet compile. There are errors in SDL_pixels.g.cs, SDL_stdinc.g.cs and SDL_thread.g.cs,
a bunch of warnings about "Function like macro definition records are not supported",
and a few "Info: Potential missing remapping".

Built on SDL commit:
6ad390fc50
2024-04-06 00:57:07 +02:00