D10060: Enable blending if a subsurface has an alpha channel

2018-02-04 Thread Martin Flöser
This revision was automatically updated to reflect the committed changes. Closed by commit R108:e22d9d957b12: Enable blending if a subsurface has an alpha channel (authored by graesslin). Restricted Application edited projects, added Plasma; removed KWin. REPOSITORY R108 KWin CHANGES SINCE

D10060: Enable blending if a subsurface has an alpha channel

2018-01-28 Thread Martin Flöser
graesslin updated this revision to Diff 26097. graesslin added a comment. Restricted Application edited projects, added Plasma; removed KWin. Always call setBlendEnabled before rendering a subsurface. @romangg: I hope this addresses all your comments. REPOSITORY R108 KWin CHANGES

D10060: Enable blending if a subsurface has an alpha channel

2018-01-23 Thread Roman Gilg
romangg added inline comments. Restricted Application edited projects, added KWin; removed Plasma. INLINE COMMENTS > scene_opengl.cpp:1383 > texture->render(region, QRect(0, 0, texture->width() / scale, > texture->height() / scale), hardwareClipping); > texture->unbind(); >

D10060: Enable blending if a subsurface has an alpha channel

2018-01-23 Thread Martin Flöser
graesslin created this revision. graesslin added reviewers: KWin, Plasma. Restricted Application added a project: KWin. Restricted Application added subscribers: kwin, plasma-devel. graesslin requested review of this revision. Restricted Application edited projects, added Plasma; removed KWin.