Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xlib: Fix build of xlib-xcb | Andrea Canciani | 2011-06-16 | 1 | -0/+4 |
* | xlib: Remove reference counting for cairo_xlib_screen_t | Chris Wilson | 2010-05-06 | 1 | -1/+1 |
* | Update FSF address | Andrea Canciani | 2010-04-27 | 1 | -1/+1 |
* | Move _cairo_error() to a standalone header | Chris Wilson | 2010-01-22 | 1 | -0/+2 |
* | Mark allocation failures as unlikely. | Chris Wilson | 2008-11-29 | 1 | -1/+1 |
* | [xlib] Implement dithering | Behdad Esfahbod | 2008-06-19 | 1 | -32/+71 |
* | [xlib-visual] Make the 5x5x5 color cube better approximate the rgb333 space | Behdad Esfahbod | 2008-06-12 | 1 | -1/+1 |
* | [xlib-visual] Allocate 8-entry gray ramp instead of 16-entry | Behdad Esfahbod | 2008-06-12 | 1 | -5/+3 |
* | [cairo-xlib] Handle malloc failures for cairo_xlib_visual_info_t. | Chris Wilson | 2008-04-02 | 1 | -4/+15 |
* | Quiet some trivial unused and potentially-uninitialized compiler warnings | Carl Worth | 2008-04-01 | 1 | -1/+1 |
* | Add support for 8-bit PseudoColor visuals | Carl Worth | 2008-03-20 | 1 | -0/+137 |