summaryrefslogtreecommitdiff
path: root/shared-bindings/_pixelbuf/__init__.c
AgeCommit message (Expand)Author
2020-01-24Encapsulate buffers inside PixelBuf and refactor it.Scott Shawcroft
2020-01-02rename call_show to pixelbuf_call_showRoy Hooper
2020-01-01move native fill to a helper to work around being unable to call a subclass s...Roy Hooper
2019-11-25remove unnecessary qstrsRoy Hooper
2019-10-06make dotstar byteorder constants start with P. fix small bugs.Roy 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-07-21WIP: refactor _pixelbuf to use strings instead of classesRoy Hooper
2019-05-30Improve rST consistency for rst2pyi useScott Shawcroft
2019-01-19adjust commentRoy Hooper
2019-01-13Fresh combined checkin of _pixelbuf library.Roy Hooper