summaryrefslogtreecommitdiff
path: root/shared-bindings/_pixelbuf/__init__.c
AgeCommit message (Expand)Author
2020-07-03Added type hints previously misseddherrada
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-05-12Merge branch 'master' into masterdherrada
2020-05-08Did os, _pixelbuf, _pewdherrada
2020-05-08Update wheel to colorwheel and fix RGB order.Kattni Rembor
2020-05-08Update colorwheel from GRB to RGB.Kattni Rembor
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