| Commit message (Expand) | Author | Age | Files | Lines |
* | pixelcache: allow widgets to always require cached content | Christian Hergert | 2015-06-16 | 1 | -3/+20 |
* | Fix various compiler warnings | Matthias Clasen | 2014-09-05 | 1 | -79/+75 |
* | pixelcache: Add a warning for an invariant that shouldn't happen | Benjamin Otte | 2014-04-10 | 1 | -0/+8 |
* | pixelcache: Add map/unmap functions | Benjamin Otte | 2014-04-10 | 1 | -0/+12 |
* | pixelcache: Split out a function | Benjamin Otte | 2014-04-10 | 1 | -5/+17 |
* | pixelcache: check whether cached surface and cairo_t scales match | Carlos Garnacho | 2014-01-22 | 1 | -1/+14 |
* | PixelCache: Ensure clean cairo_t state in draw | Alexander Larsson | 2014-01-08 | 1 | -2/+3 |
* | gtkpixelcache: Fix possibly ignoring queued redraw | Olivier Brunel | 2013-11-11 | 1 | -8/+7 |
* | all: Add names to timeouts | Bastien Nocera | 2013-10-23 | 1 | -0/+1 |
* | Pixel cache: Add no-pixel-cache debug flag | Alexander Larsson | 2013-09-09 | 1 | -0/+5 |
* | pixelcache: add getter for extra width and height. | Christian Hergert | 2013-09-06 | 1 | -0/+12 |
* | pixel cache: Allow growing of cache surface | Alexander Larsson | 2013-08-26 | 1 | -3/+4 |
* | pixelcache: allow specifying content type and extra size. | Christian Hergert | 2013-08-26 | 1 | -10/+37 |
* | pixel-cache: Refresh pixel cache on window scale factor changes. | Alexander Larsson | 2013-07-03 | 1 | -1/+4 |
* | GtkPixelCache: Free cache if not used in 20 seconds | Alexander Larsson | 2013-05-07 | 1 | -0/+33 |
* | GtkPixelCache: Add debug feature to track redraws | Alexander Larsson | 2013-05-07 | 1 | -0/+21 |
* | Add GtkPixelCache | Alexander Larsson | 2013-05-07 | 1 | -0/+341 |