Commit graph

6 commits

Author SHA1 Message Date
jaseg
d49062bddb Basic passthrough working
... but super unstable. It looks as if pixel data gets subtly corrupted
when output over HDMI.

To-Do:
 * Check whether broken output persists on Windows and is not linux-only
 * Check whether output is still broken if software
   rendering/window compositing is used
 * Maybe check on an apple platform?
 * Research this behavior
2021-06-25 19:55:58 +02:00
jaseg
9208a874e4 Terminal emulator parses SGR, bold/underline 2021-06-18 21:13:40 +02:00
jaseg
d37dcd9bb3 Add newline handling to term renderer 2021-06-18 14:01:23 +02:00
jaseg
28c3f7df61 Add support for fg/bg color palette, underline, bold 2021-06-18 11:48:30 +02:00
jaseg
579f5a7f92 Renderer testcase runs 2021-06-17 19:16:34 +02:00
jaseg
a7953cfb89 Glyph renderer WIP 2021-06-17 16:55:02 +02:00