Age | Commit message (Expand) | Author |
2019-11-20 | Add -Wmissing-prototypes | Simon Ser |
2019-06-27 | backend: drm: switch to pageflip_handler_2 | Rouven Czerwinski |
2019-06-11 | Remove WLR_DRM_NO_ATOMIC_GAMMA workaround | Scott Anderson |
2019-06-07 | backend/drm: fallback to drmModeAddFB2 | Simon Ser |
2019-01-29 | backend/drm: fix GBM format mismatch | emersion |
2018-10-28 | backend/drm: add WLR_DRM_NO_ATOMIC_GAMMA env variable | emersion |
2018-10-04 | backend/drm: add support for the link-status property | emersion |
2018-10-03 | output: make gamma size a size_t and gamma table const | emersion |
2018-09-15 | backend/drm: steal CRTCs from disabled outputs | emersion |
2018-08-29 | Use legacy modesetting for gamma control | Drew DeVault |
2018-08-02 | Implement wlr-gamma-control-unstable-v1 | emersion |
2018-07-09 | util: add wlr_ prefix to log symbols | emersion |
2018-06-30 | drm backend: overflow fixes | Dominique Martinet |
2018-04-25 | Make sure we don't use others' prefixes | emersion |
2018-04-25 | Remove wlr_ prefix from local symbols | emersion |
2018-02-12 | Reformat all #include directives | emersion |
2018-02-10 | Fallback gamma on legacy if properties don't exist | Vincent Vanlaer |
2018-02-09 | Use VLA instead of heap alloc | Vincent Vanlaer |
2018-02-09 | Fix style | Vincent Vanlaer |
2018-02-09 | Free gamma when property blob creation fails | Vincent Vanlaer |
2018-02-09 | Add atomic gamma lut size fetching | Vincent Vanlaer |
2018-02-09 | Add atomic gamma setting | Vincent Vanlaer |
2018-01-15 | Merge pull request #549 from emersion/output-enabled | Drew DeVault |
2018-01-15 | drm: do not pageflip when enabling output | emersion |
2018-01-15 | Don't crash if crtc->cursor is NULL | Guido Günther |
2018-01-07 | Fix output enable in DRM backend | emersion |
2017-10-02 | Change iface prefix to suffix | Scott Anderson |