1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-15 12:16:34 +00:00
Files
Interlisp.maiko/CMakeLists.txt
Peter 8cf471bec9 Add prototypical SDL support.
Build with cmake. This will create a new backend (ldesdl).
- Resolution can only be set by editing the variables in sdl.c.
- Key repeat does not work.
- Still problems with keysyms that implicitly contain modifiers.
- The entire screen is bitblted onto the SDL display every frame.

Support keyboard, and work on mouse.

Kind of working...

Fix display resolution problems.
2023-02-19 10:00:21 -08:00

11 KiB