• Joined on 2024-05-07
limeth pushed to bounce_buffer_priority at limeth/acid 2026-02-24 02:16:10 +01:00
dde67e46fe WIP: Higher prio
limeth pushed to bounce_buffer at limeth/acid 2026-02-22 17:19:07 +01:00
376416c32e Adjust framebuffer size for the renderer
limeth pushed to bounce_buffer at limeth/acid 2026-02-22 16:31:15 +01:00
735d0a48bb Make cyclic descriptors in bounce buffers work
limeth pushed to bounce_buffer at limeth/acid 2026-02-22 16:13:17 +01:00
8f55f23840 Optimize framebuffer and bounce buffers such that the majority of the
limeth pushed to bounce_buffer at limeth/acid 2026-02-22 16:09:52 +01:00
c012d5d11d Optimize framebuffer and bounce buffers such that the majority of the
f20f4e7993 Hook up bounce buffers to the renderer
Compare 2 commits »
limeth pushed to bounce_buffer at limeth/acid 2026-02-18 05:03:13 +01:00
ebf8205f2d Async DMA transfer
limeth pushed to bounce_buffer at limeth/acid 2026-02-17 00:51:08 +01:00
04f4070634 Bounce buffers with a static image working
limeth pushed to bounce_buffer at limeth/acid 2026-02-15 18:17:23 +01:00
7e1f0d1b68 WIP3: Glitchy bounce buffering
limeth pushed to bounce_buffer at limeth/acid 2026-02-15 02:33:48 +01:00
b8e3987139 WIP2: Cyclic descriptor list
limeth created branch bounce_buffer in limeth/acid 2026-02-14 20:03:39 +01:00
limeth pushed to bounce_buffer at limeth/acid 2026-02-14 20:03:39 +01:00
limeth pushed to master at limeth/acid 2026-02-13 03:00:49 +01:00
ea58ef0c8e Fix clippy lints
limeth pushed to master at limeth/acid 2026-02-13 02:50:38 +01:00
707c994a76 Use fork keys
limeth pushed to master at limeth/acid 2026-02-12 23:44:18 +01:00
5004e8dfdf Support RMK device config
limeth pushed to master at limeth/acid 2026-02-12 03:23:20 +01:00
8e304540ea Enable 4 layers in total.
limeth pushed to master at limeth/acid 2026-02-12 02:39:36 +01:00
ab506de76a More host string sending improvements, add compiled czech coders'
limeth pushed to master at limeth/acid 2026-02-10 03:12:53 +01:00
a09da0c8a7 Improvements to sending strings to host
limeth pushed to master at limeth/acid 2026-02-09 02:14:12 +01:00
3b364c64c2 Naive implementation of sending strings to the host
limeth pushed to master at limeth/acid 2026-02-08 21:04:33 +01:00
1e2d43a628 Site password derivation
limeth pushed to master at limeth/acid 2026-02-08 01:17:39 +01:00
4a5ada0bb0 Fix password fields; show stored users on login page