Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Addresses issues raised in #24465; removes redundancy in set_bitmap_dimensions | Bailey Blankenship | 2019-11-10 | 1 | -7/+8 |
* | Update euclid. | Emilio Cobos Álvarez | 2019-07-23 | 1 | -1/+1 |
* | Call rgba8_byte_swap_colors_inplace on the WebGL thread | Anthony Ramine | 2018-11-20 | 1 | -0/+2 |
* | Move PixelFormat to the pixels crate | Anthony Ramine | 2018-11-20 | 1 | -0/+16 |
* | Update MPL license to https (part 4) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | Prefix some pixels functions with rgba8_ | Anthony Ramine | 2018-11-16 | 1 | -4/+4 |
* | `cargo fix --edition-idioms` | Simon Sapin | 2018-11-08 | 1 | -2/+0 |
* | Format remaining files | Pyfisch | 2018-11-06 | 1 | -1/+4 |
* | Share some code between 2D canvas and WebGL | Anthony Ramine | 2018-10-09 | 1 | -1/+19 |
* | Handle some transparent black cases in ctx.getImageData | Anthony Ramine | 2018-10-07 | 1 | -0/+25 |
* | Merge some byte swap/premultiply functions in their own crate | Anthony Ramine | 2018-10-06 | 1 | -0/+40 |