D25867: [platforms/drm] Do plane and object chore
Roman Gilg
noreply at phabricator.kde.org
Wed Dec 11 09:09:55 GMT 2019
romangg added inline comments.
INLINE COMMENTS
> drm_object_plane.h:55
> enum class TypeIndex {
> - Primary = 0,
> + Overlay = 0,
> + Primary,
Note: this got switched so it matches how the kernel defines the enum. That's just cosmetics. It does not make a difference logic-wise since we map the enum at runtime anyway.
REPOSITORY
R108 KWin
REVISION DETAIL
https://phabricator.kde.org/D25867
To: romangg, #kwin
Cc: kwin, LeGast00n, The-Feren-OS-Dev, sbergeron, jraleigh, fbampaloukas, GB_2, mkulinski, ragreen, jackyalcine, iodelay, crozbo, bwowk, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, hardening, romangg, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwin/attachments/20191211/d8dc670b/attachment.html>
More information about the kwin
mailing list