Commit 4ae26ab
committed
remove backends
This is too much indirection. Backends have led to a few bugs by
being confusing, and there is zero benefit to such an abstraction.
It's only added LOC and more jumping around files to figure out
what's happening.
IIRC backends were added with the intent to have framebuffer
backends but that never got merged because it's way out of scope.
I broke the JS ctors in ce29f69
so we got lucky and don't have to call this a breaking change.1 parent 00c91f9 commit 4ae26ab
17 files changed
Lines changed: 193 additions & 499 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | 63 | | |
68 | | - | |
69 | 64 | | |
70 | 65 | | |
71 | 66 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments