wlroots/backend/drm
Vincent Vanlaer ab011406ad Add atomic gamma lut size fetching
Legacy gamma lut size now uses the new legacy_crtc member of
wlr_drm_crtc. This was Previously doen using old_crtc in
wlr_drm_connector, but since this refers to the crtc that was connected to
the ouput, this could give the wrong result.
2018-02-09 17:29:14 +01:00
..
atomic.c Add atomic gamma lut size fetching 2018-02-09 17:29:14 +01:00
backend.c Merge remote-tracking branch 'upstream/master' into output-damage 2018-02-03 00:15:44 +01:00
drm.c Add atomic gamma lut size fetching 2018-02-09 17:29:14 +01:00
legacy.c Add atomic gamma lut size fetching 2018-02-09 17:29:14 +01:00
properties.c Add atomic gamma lut size fetching 2018-02-09 17:29:14 +01:00
renderer.c Merge remote-tracking branch 'upstream/master' into output-damage 2018-02-03 00:15:44 +01:00
util.c style: fix sizeof() calls without parentheses 2017-12-28 16:28:19 +01:00