Commit 33bcb56
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 c1d99bd commit 33bcb56
File tree
17 files changed
+197
-500
lines changed- examples
- src
- backend
17 files changed
+197
-500
lines changed| 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