| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | better surface handling | Josh Rahm | 2024-02-22 |
| | | |||
| * | Fix plugin interface generation erros | Josh Rahm | 2024-02-21 |
| | | |||
| * | Do most of keyboard handling in the plugin now. | Josh Rahm | 2024-02-21 |
| | | |||
| * | Framework for plugin to call into harness. | Josh Rahm | 2024-02-14 |
| | | | | | | | This is done by passing an interface to the plugin from the harness. The plugin can then request the harness do some things (such as reload), and the harness will do that. | ||
| * | WIP: Working on the foreign interface. | Josh Rahm | 2024-02-13 |
| | | |||
| * | Change up a lot of stuff. | Josh Rahm | 2024-02-11 |
| Add more functions to the plugin interface and write some generators to generate an interface header file and the plugin's loading code. | |||