Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Encapsulate PixelBuffer internal details | Pierre Ossman | 2019-11-15 | 1 | -2/+1 |
* | Use larger integers for the cursor dithering | Pierre Ossman | 2018-11-23 | 1 | -6/+6 |
* | Remove variable length arrays | Pierre Ossman | 2018-11-07 | 1 | -17/+18 |
* | Don't try to render cursors with no size | Pierre Ossman | 2017-02-23 | 1 | -0/+5 |
* | Dither cursors when reducing depth | Pierre Ossman | 2017-02-22 | 1 | -19/+119 |
* | Change cursor API to use RGBA data | Pierre Ossman | 2017-02-22 | 1 | -109/+94 |
* | Crop cursor before calling maskRect() | Pierre Ossman | 2017-01-20 | 1 | -4/+6 |
* | Change fillRect() to take a buffer instead of a pixel | Pierre Ossman | 2015-06-05 | 1 | -1/+3 |
* | Allow PixelBuffers to be const | Pierre Ossman | 2014-07-14 | 1 | -2/+2 |
* | Add helper class for a rendered cursor | Pierre Ossman | 2014-07-14 | 1 | -0/+52 |
* | Use proper methods for pixel conversion in the cursor code as it previously | Pierre Ossman | 2010-09-30 | 1 | -6/+3 |
* | Migrating to new directory structure adopted from the RealVNC's source tree. ... | Constantin Kaplinsky | 2006-05-25 | 1 | -0/+179 |