Ticket #82 (accepted planned)
Display facade interface
| Reported by: | ichthyo | Owned by: | ichthyo |
|---|---|---|---|
| Priority: | normal | Milestone: | 0integration |
| Component: | lumiera | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | #326, #671, #782, #822, #878 |
Description (last modified by ichthyo) (diff)
Design an interface allowing the lower layers to send frames to output, without violating the layer separation requirements. Note this is mainly design work and doesn't mean implementing a player or render process
Requirements
- layer separation requirements
- must be performant
- integration with memory management
- extensible to multiple displayers (viewers), multiple output processes and differend kinds of output.
Change History
comment:1 Changed 3 years ago by ichthyo
- Status changed from new to accepted
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.

In 2/2009, joel and ichthyo did a player mockup / design study. This includes a (maybe) first draft of such an interface. Thus, for now, I take this ticket