Commits
User selector
Commit History
Commits on Jul 31, 2017
Commits on Jul 29, 2017
Commits on Jul 25, 2017
extmod/modframebuf: Consistently use "col" as name for colour variables.
Show description for f368710committedextmod/modframebuf: Fix invalid stride for odd widths in GS4_HMSB fmt.
Show description for 363087aauthored andcommitted
Commits on Jun 15, 2017
Commits on Jun 10, 2017
extmod/modframebuf: Fix signed/unsigned comparison pendantic warning.
Show description for 0a7735fcommitted
Commits on Apr 4, 2017
extmod/modframebuf: Make monochrome bitmap formats start with MONO_.
Show description for 468c6f9authored andcommitted
Commits on Mar 20, 2017
extmod/modframebuf: Add support for monochrome horizontal format.
Show description for 231cfc8authored andcommitted
Commits on Jan 25, 2017
- authored andcommitted
Commits on Jan 23, 2017
Commits on Jan 8, 2017
Commits on Dec 9, 2016
Commits on Dec 8, 2016
extmod/modframebuf: Make framebuf implement the buffer protocol.
Show description for 898d4c1committed
Commits on Dec 5, 2016
extmod/modframebuf: Add hline, vline, rect and line methods.
Show description for 374ed31committed
Commits on Dec 1, 2016
extmod/modframebuf: Optimise fill and fill_rect methods.
Show description for a081b49committedextmod/modframebuf: Add back legacy FrameBuffer1 "class".
Show description for 81e171bcommittedextmod/modframebuf: Make FrameBuffer handle 16bit depth.
Show description for 225e22bauthored andcommitted
Commits on Sep 21, 2016
all: Remove 'name' member from mp_obj_module_t struct.
Show description for 93c4a6acommitted
Commits on Sep 5, 2016
extmod/framebuf: Add the xstep!=0 case to scroll() method.
Show description for 778729cauthored andcommitted
Commits on Sep 4, 2016
extmod/modframebuf: Include font from stmhal directory explicitly.
Show description for 47899a1committed
Commits on Sep 2, 2016
extmod/modframebuf: Fix fill and scroll when height not divisible by 8.
Show description for 41ec226authored andcommitted
Commits on Aug 27, 2016
Commits on Apr 12, 2016
Loading