summaryrefslogtreecommitdiff
path: root/utils/ipc/generators/libcamera_templates/module_ipa_proxy.cpp.tmpl
AgeCommit message (Expand)Author
7 dayslibcamera: Drop file name from header comment blocks in templatesLaurent Pinchart
2024-04-13utils: ipc: Fix async main interface functions with no parametersPaul Elder
2024-04-10utils: ipc: Fix event functions with no parametersPaul Elder
2021-12-04libcamera: base: Rename FileDescriptor to SharedFDLaurent Pinchart
2021-09-27libcamera: control_serializer: Separate the handles spaceJacopo Mondi
2021-08-19ipa: Use FileDescriptor instead of int in layers above IPC payloadPaul Elder
2021-07-09utils: ipc: proxy: Reset ControlSerializer during IPA configureUmang Jain
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham
2021-03-29utils: ipc: proxy: Track IPA with a state machineKieran Bingham
2021-03-24utils: ipc: proxy: Assert asynchronous calls execute in the running stateLaurent Pinchart
2021-03-09utils: ipc: Make first output parameter direct return if int32Paul Elder
2021-03-09utils: ipc: Support custom parameters to init()Paul Elder
2021-03-04utils: ipc: templates: Drop unused variableLaurent Pinchart
2021-02-16utils: ipc: add templates for code generation for IPC mechanismPaul Elder