feat: implement 6-stage render pipeline #317
No reviewers
Labels
No labels
Blocked
Duplicate
MoSCoW/Could Have
MoSCoW/Must Have
MoSCoW/Should Have
Points/1
Points/13
Points/2
Points/21
Points/3
Points/5
Points/8
Priority/Backlog
Priority/Critical
Priority/High
Priority/Low
Priority/Medium
State/Completed
State/In progress
State/In review
State/Paused
State/Unverified
State/Verified
State/Wont Do
Type/Bug
Type/Epic
Type/Feature
Type/Legendary
Type/Task
Type/Testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: aethyr/Aethyr#317
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/m2-render-pipeline"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Changes
New Files
lib/aethyr/core/render/render_pipeline.rb- Main orchestratorlib/aethyr/core/render/pipeline_stages/router_stage.rb- Routes ops to target windowslib/aethyr/core/render/pipeline_stages/formatter_stage.rb- Applies ANSI colors, word wrappinglib/aethyr/core/render/pipeline_stages/layout_stage.rb- Solves layout constraintslib/aethyr/core/render/pipeline_stages/dirty_check_stage.rb- Compares frames, marks clean windowslib/aethyr/core/render/pipeline_stages/ncurses_stage.rb- Writes to ncurses bufferslib/aethyr/core/render/pipeline_stages/composite_stage.rb- Calls doupdate per frameTests
tests/unit/render_pipeline.feature- 30 unit test scenariostests/integration/render_pipeline_integration.feature- 10 integration scenariosTesting
Closes #307
8660214653toc2a16006b0c2a16006b0to3d6e9964583d6e996458toe6ed5d65f6