Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-08 | Consolidate common deprecated API implementation | David Robillard | 1 | -28/+0 | |
2022-06-08 | Separate platform.h from internal.h | David Robillard | 1 | -0/+3 | |
This makes the internal header structure match the "kinds" of definition inside Pugl: common implementations of public API, things available internally to platform implementations, and things the platform must define. | |||||
2022-06-08 | Separate private and public function implementations | David Robillard | 1 | -0/+294 | |