Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-10 | whitespace meditation. | midipix | 1 | -13/+13 |
2016-11-10 | driver: internals: error trace support: added unit context marks. | midipix | 1 | -0/+14 |
2016-11-10 | struct pe_unit_ctx: removed cctx (pass pointer to the driver context instead). | midipix | 1 | -1/+0 |
2016-11-10 | driver: internals: added the static inlined pe_get_driver_ictx() helper. | midipix | 1 | -0/+14 |
2016-11-10 | driver: added initial error info vector and buffer allocation. | midipix | 1 | -0/+4 |
2016-11-10 | utility: added pe_main() as a public interface, refactored accordingly. | midipix | 1 | -1/+0 |
2016-11-10 | utility: add forward declaration of perk_main(). | midipix | 1 | -0/+1 |
2016-11-10 | driver: move to header extern declaration of pe_default_options[]. | midipix | 1 | -0/+3 |
2016-11-10 | internal headers: consolidate perk_impl.h and perk_driver_impl.h. | midipix | 1 | -0/+26 |
2016-11-10 | program driver: adjust source tree to support multiple skins. | midipix | 1 | -0/+14 |