Clyde Stubbs
|
dbdcb39af9
|
Pull PollingComponent up from individual display drivers to Display. (#5444)
|
2023-11-27 09:48:38 +13:00 |
|
Kamil Trzciński
|
1691c13b47
|
display: Add helper methods to Display::clip and Display::clamp_x/y_ (#5003)
* display: `Rect` make most of methods `const`
* display: add `clip` and `clamp_x/y_` methods for clipping to `Display`
|
2023-07-14 15:30:19 -05:00 |
|
Kamil Trzciński
|
98fd092053
|
display: rename DisplayBufferRef to DisplayRef (#5002)
|
2023-07-10 16:38:28 -05:00 |
|
Kamil Trzciński
|
677b2c6618
|
display: split DisplayBuffer and Display (#5001)
|
2023-07-05 14:33:26 -05:00 |
|