summaryrefslogtreecommitdiff
path: root/shared-module/_pixelbuf/PixelBuf.c
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2021-02-24_pixelbuf: Respond to review commentsJeff Epler
2021-02-24_pixelbuf: Increase performance of brightness-scalingJeff Epler
2020-08-10use the stackRoy Hooper
2020-08-10fix trailing whitespaceRoy Hooper
2020-08-07make pixelbuf handle floats and iterablesRoy Hooper
2020-05-24Allow setting RGBW pixels with RGB tuplesRoy Hooper
2020-05-22Simplify pixelbuf set_pixels functionGeorge Waters
2020-05-22Use mp_int_t for setting pixelbuf slice indicesGeorge Waters
2020-05-21Implement negative step for pixelbuf slicesGeorge Waters
2020-03-18Pixelbuf: subscr: Get correct pixel valueJeff Epler
2020-01-27Don't allocate the pre brightness buffer if brightness is 1.0 stillScott Shawcroft
2020-01-24Encapsulate buffers inside PixelBuf and refactor it.Scott Shawcroft
2019-12-10Fix slice step.Roy Hooper
2019-10-20fix show and fix step > 1Roy Hooper
2019-08-04fix 'white' byte for dotstarsRoy Hooper
2019-07-21WIP: refactor _pixelbuf to use strings instead of classesRoy Hooper
2019-07-21WIP: refactor _pixelbuf to use strings instead of classesRoy Hooper
2019-01-13Fresh combined checkin of _pixelbuf library.Roy Hooper