• Joined on 2024-05-07
limeth pushed to bounce_buffer at limeth/acid 2026-02-28 04:25:37 +01:00
8a99905a84 Store display init sequence in read-only memory
limeth pushed to bounce_buffer at limeth/acid 2026-02-28 03:15:11 +01:00
c3f58178fc Code cleanup
limeth pushed to bounce_buffer at limeth/acid 2026-02-28 01:52:42 +01:00
e0b0aded7b Allocate ekv buffer in PSRAM
limeth pushed to bounce_buffer at limeth/acid 2026-02-28 01:35:07 +01:00
76ed47d687 Make display initialization async
limeth pushed to bounce_buffer at limeth/acid 2026-02-27 23:54:33 +01:00
3e52243efe More cleanup
limeth pushed to bounce_buffer at limeth/acid 2026-02-27 23:27:23 +01:00
bf5957a8bf Code cleanup
limeth pushed to bounce_buffer at limeth/acid 2026-02-27 21:26:04 +01:00
682522d556 Implement display sleep, backlight disabling and bounce buffer
limeth pushed to master at limeth/esp-hal-bounce-buffers 2026-02-27 20:33:56 +01:00
8d3763a190 Implement the ability to pause and resume outbound transmission
limeth pushed to bounce_buffer at limeth/acid 2026-02-26 20:32:21 +01:00
6f42bf7a7b Revise usage of mutexes
limeth pushed to bounce_buffer at limeth/acid 2026-02-26 02:02:28 +01:00
3b291669ca Move bounce buffer impl into the esp-hal-bounce-buffers crate
limeth pushed to master at limeth/esp-hal-bounce-buffers 2026-02-26 01:40:50 +01:00
583c91add0 working proof of concept
limeth created branch master in limeth/esp-hal-bounce-buffers 2026-02-26 00:36:59 +01:00
limeth pushed to master at limeth/esp-hal-bounce-buffers 2026-02-26 00:36:59 +01:00
0529cca04a init
limeth created repository limeth/esp-hal-bounce-buffers 2026-02-26 00:36:26 +01:00
limeth pushed to bounce_buffer at limeth/acid 2026-02-24 23:19:56 +01:00
07efc876f3 clippy --fix
limeth pushed to bounce_buffer at limeth/acid 2026-02-24 23:09:45 +01:00
2ea4e57857 Code cleanup
95464568c7 PoC: Glitchless rendering using bounce buffers and swapchain
Compare 2 commits »
limeth pushed to bounce_buffer_priority at limeth/acid 2026-02-24 23:07:54 +01:00
2ea4e57857 Code cleanup
limeth pushed to bounce_buffer_priority at limeth/acid 2026-02-24 22:20:14 +01:00
95464568c7 PoC: Glitchless rendering using bounce buffers and swapchain
limeth created branch bounce_buffer_priority in limeth/acid 2026-02-24 02:16:10 +01:00
limeth pushed to bounce_buffer_priority at limeth/acid 2026-02-24 02:16:10 +01:00
dde67e46fe WIP: Higher prio