Commit message (Expand) | Author | Age | |
---|---|---|---|
* | extmod/modframebuf: Make monochrome bitmap formats start with MONO_. | Peter Hinch | 2017-04-04 |
* | extmod/modframebuf: Add support for monochrome horizontal format. | Peter Hinch | 2017-03-20 |
* | tests/extmod: Improve modframebuf test coverage. | Rami Ali | 2016-12-13 |
* | extmod/modframebuf: Make framebuf implement the buffer protocol. | Damien George | 2016-12-08 |
* | tests/extmod/framebuf1: Add basics tests for hline, vline, rect, line. | Damien George | 2016-12-05 |
* | tests/extmod/framebuf1: Test framebuffer pixel clear, and text function. | Alex March | 2016-11-03 |
* | tests/extmod/framebuf1: Add tests for scrolling in the x-direction. | Damien George | 2016-09-05 |
* | tests/extmod: Add a test for framebuf module, tested by coverage build. | Damien George | 2016-09-04 |