Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-06-07 | glx: When acquiring device, use the correct drawable | Benjamin Otte | 1 | -3/+13 |
2010-04-27 | Update FSF address | Andrea Canciani | 1 | -1/+1 |
2010-04-15 | glx: Add getters for device's Display and GLXContext | Benjamin Otte | 1 | -0/+30 |
2010-04-15 | gl: Make code safe for multithreaded access | Benjamin Otte | 1 | -2/+35 |
2010-01-22 | gl: Port to cairo_device_t | Chris Wilson | 1 | -10/+15 |
2010-01-22 | Move _cairo_error() to a standalone header | Chris Wilson | 1 | -0/+2 |
2009-09-22 | [gl] Handle an absent visual. | Chris Wilson | 1 | -3/+4 |
2009-09-03 | [boilerplate] Handle errors whilst creating GL surface | Chris Wilson | 1 | -8/+8 |
2009-07-22 | [gl] Add warning about missing hook for XCloseDisplay(). | Chris Wilson | 1 | -0/+2 |
2009-07-21 | [gl] Construct a dummy window for the initial context | Chris Wilson | 1 | -7/+63 |
2009-05-20 | [gl] Add EGL target | Chris Wilson | 1 | -0/+136 |