summaryrefslogtreecommitdiffhomepage
path: root/src/internal/perk_driver_impl.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-10struct pe_unit_ctx: removed cctx (pass pointer to the driver context instead).midipix1-1/+0
2016-11-10driver: internals: added the static inlined pe_get_driver_ictx() helper.midipix1-0/+14
2016-11-10driver: added initial error info vector and buffer allocation.midipix1-0/+4
2016-11-10utility: added pe_main() as a public interface, refactored accordingly.midipix1-1/+0
2016-11-10utility: add forward declaration of perk_main().midipix1-0/+1
2016-11-10driver: move to header extern declaration of pe_default_options[].midipix1-0/+3
2016-11-10internal headers: consolidate perk_impl.h and perk_driver_impl.h.midipix1-0/+26
2016-11-10program driver: adjust source tree to support multiple skins.midipix1-0/+14