Commit graph

10 commits

Author SHA1 Message Date
Jakub Hlusička 95464568c7 PoC: Glitchless rendering using bounce buffers and swapchain 2026-02-24 22:20:05 +01:00
Jakub Hlusička 376416c32e Adjust framebuffer size for the renderer 2026-02-22 17:19:02 +01:00
Jakub Hlusička 735d0a48bb Make cyclic descriptors in bounce buffers work 2026-02-22 16:31:12 +01:00
Jakub Hlusička 8f55f23840 Optimize framebuffer and bounce buffers such that the majority of the
front porch is not stored
2026-02-22 16:13:13 +01:00
Jakub Hlusička f20f4e7993 Hook up bounce buffers to the renderer 2026-02-22 00:59:01 +01:00
Jakub Hlusička ebf8205f2d Async DMA transfer 2026-02-18 05:03:05 +01:00
Jakub Hlusička 04f4070634 Bounce buffers with a static image working 2026-02-17 00:51:02 +01:00
Jakub Hlusička 7e1f0d1b68 WIP3: Glitchy bounce buffering 2026-02-15 18:17:16 +01:00
Jakub Hlusička b8e3987139 WIP2: Cyclic descriptor list 2026-02-15 02:33:42 +01:00
Jakub Hlusička 74d7b6df5f WIP 2026-02-14 20:03:32 +01:00