| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-15 | run code formatting script | microDev | |
| 2020-09-28 | modified _stage/__init__.c call to set region to update | Mark Roberts | |
| 2020-01-30 | circuitpython-stage: allow choosing background color | Radomir Dopieralski | |
| 2019-09-04 | Fix transactions in _stage after displayio changes | Radomir Dopieralski | |
| Also, move the rendering setup code to shared-module from shared-bindings. In CP 5.0, displayio_display_core_set_region_to_update now starts its own transaction, so it has to be moved outside of the transaction started by the render call. | |||
| 2019-08-23 | Rework based on Dan's review | Scott Shawcroft | |
| 2019-08-22 | Rework refresh API and factor common display stuff out | Scott Shawcroft | |
| NOT TESTED! Just compiles Fixes #1691 | |||
| 2019-08-02 | Add support for scaling to _stage | Radomir Dopieralski | |
| On high-resolution displays we can use 2x2 or even 3x3 pixels. | |||
| 2019-04-12 | Use displayio.Display directly | Radomir Dopieralski | |
| 2018-03-11 | _stage: use 16 bit for coordinates to support larger screens | Radomir Dopieralski | |
| 2018-01-02 | merge from 2.2.0 + fix up board defs | Dan Halbert | |
