]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
od-unix: add RTG and capture backends
authorStefan Reinauer <stefan.reinauer@coreboot.org>
Thu, 4 Jun 2026 14:58:25 +0000 (07:58 -0700)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Thu, 11 Jun 2026 21:08:30 +0000 (14:08 -0700)
commit41aacd0fc3d62bce1b40e4a96921d80e2b367ab3
tree2a78d9bd2bb1fddc291ee88c258f703a037899ab
parent62a9cfe846edc40c6640b9acbdc72263e9bcd6d7
od-unix: add RTG and capture backends

Add Unix RTG presentation, Picasso96 host glue, screenshot support, and
AVI capture output.

These backends connect the shared RTG and capture code to the Unix video
surface and local file output.
od-unix/avioutput.cpp [new file with mode: 0644]
od-unix/avioutput.h [new file with mode: 0644]
od-unix/picasso96_unix.h [new file with mode: 0644]
od-unix/rtg.cpp [new file with mode: 0644]
od-unix/screenshot.cpp [new file with mode: 0644]