direct-draw #6

Merged
sashakoshka merged 10 commits from direct-draw into main 2023-02-01 04:05:26 +00:00
Owner

Elements no longer allocate their own buffers, and coordinates are now global. Everything draws to one buffer which reduces memory usage, as well as CPU usage (because buffers no longer need to be pasted on top of each-other) especially when working with nested containers.

Elements no longer allocate their own buffers, and coordinates are now global. Everything draws to one buffer which reduces memory usage, as well as CPU usage (because buffers no longer need to be pasted on top of each-other) especially when working with nested containers.
sashakoshka added 10 commits 2023-02-01 04:05:18 +00:00
sashakoshka merged commit b4a5bc7d03 into main 2023-02-01 04:05:26 +00:00
sashakoshka deleted branch direct-draw 2023-02-01 04:05:26 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tomo/tomo-old#6
No description provided.