Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-15 | Add type and flags to world | David Robillard | |
Unfortunately this is an API break, but there's no reasonable way to deprecate the old function and this is required for things to work correctly. The type will be used in following commits to tick the main loop and dispatch events correctly for either case. | |||
2020-03-15 | Cleanup: Fix indentation | David Robillard | |
2020-03-09 | Add test for basic view creation, exposure, and destruction | David Robillard | |