D6401: [platforms/x11] Request OpenGL 2.1 instead of 1.2

2017-06-30 Thread Martin Flöser
This revision was automatically updated to reflect the committed changes. Closed by commit R108:be89c16b3884: [platforms/x11] Request OpenGL 2.1 instead of 1.2 (authored by graesslin). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D6401?vs=15901&id=16075 REVISIO

D6401: [platforms/x11] Request OpenGL 2.1 instead of 1.2

2017-06-27 Thread David Edmundson
davidedmundson accepted this revision. This revision is now accepted and ready to land. REPOSITORY R108 KWin BRANCH fix-glx-requested-version REVISION DETAIL https://phabricator.kde.org/D6401 To: graesslin, #kwin, #plasma, davidedmundson Cc: plasma-devel, kwin, ZrenBot, progwolff, lesliez

D6401: [platforms/x11] Request OpenGL 2.1 instead of 1.2

2017-06-26 Thread Martin Flöser
graesslin created this revision. Restricted Application added a project: KWin. Restricted Application added subscribers: kwin, plasma-devel. REVISION SUMMARY Mismatch in the major/minor version. Requesting 1.2 doesn't make any sense given that KWin requires 2.1. REPOSITORY R108 KWin BRANCH