|
e329a56c90
|
geometry: rewrite Coordinates trait into a concrete struct, pass coords by reference to shaders, and add a Rectangle type
|
2024-11-16 11:37:24 +01:00 |
|
|
dbfc79046e
|
render: implement a generic Renderer task that can run any display
|
2024-11-02 15:22:37 +01:00 |
|
|
8662eb0db7
|
main: rewrite display creation code to use type aliases and fewer cfg branches
|
2024-10-30 21:56:03 +01:00 |
|
|
0a28f9f5c6
|
platform: smart-leds: implement layer blending
|
2024-10-30 21:55:38 +01:00 |
|
|
18287783d4
|
lib8: implement layer blending
|
2024-10-30 21:54:27 +01:00 |
|
|
6fc4cb224f
|
platform: embedded: build++
|
2024-10-30 21:51:43 +01:00 |
|
|
84b5abce09
|
platform: move platform lib bits into platform module
|
2024-10-30 20:54:49 +01:00 |
|