temp/mesa-git: upgrade to 0_git20200227
We had quite alot of Lima commit the past week.. let's upgrade to it!
Needs to be tested.
Merge request reports
Activity
I tried to test on pinetab: phosh works (but it doesn't prove anything), kmscube works (good but not enough), and I couldn't test on plasma mobile (the most important) because of:
pinetab:~$ cat ~/.xsession-errors Error relocating /usr/bin/startplasma-wayland: _ZN22QDBusAbstractInterface6doCallEN5QDBus8CallModeERK7QStringPK8QVariantm: symbol not found
By Alexey Min on 2020-02-26T09:16:45
I've fixed general plasma startup (for some reason pmbootstrap generates rootfs with our old fork of qtbase-9999)
But with this mesa plasmashell crashes (I'm not sure but desktop is broken) and it works again after downgrade to previous mesa
QOpenGLShader::link: error: program lacks a fragment shader shader compilation failed: "error: program lacks a fragment shader\n" QOpenGLShader::link: error: program lacks a fragment shader QOpenGLShaderProgram::uniformLocation(matrix): shader program is not linked QOpenGLShaderProgram::uniformLocation(opacity): shader program is not linked QOpenGLShaderProgram::uniformLocation(innerRadius): shader program is not linked QOpenGLShaderProgram::uniformLocation(outerRadius): shader program is not linked QOpenGLShaderProgram::uniformLocation(aspect): shader program is not linked QOpenGLShaderProgram::uniformLocation(backgroundColor): shader program is not linked QOpenGLShaderProgram::uniformLocation(triangles): shader program is not linked QOpenGLShaderProgram::uniformLocation(colors): shader program is not linked QOpenGLShaderProgram::uniformLocation(segments): shader program is not linked QOpenGLShaderProgram::uniformLocation(segmentCount): shader program is not linked QOpenGLShaderProgram::uniformLocation(smoothEnds): shader program is not linked QOpenGLShader::compile(Fragment): 0:29(12): warning: extension `GL_OES_standard_derivatives' unsupported in fragment shader 0:258(17): error: no function with name 'fwidth' 0:259(79): warning: `g' used uninitialized 0:259(94): warning: `g' used uninitialized *** Problematic Fragment shader source code *** /* * This file is part of KQuickCharts * Copyright 2019 Arjen Hiemstra <ahiemstra@heimr.nl> * * This library is free software; you can redistribute it and/or
megabytes of shaders code dumped in .xsession-errors
though I'm not sure, need to retest
By Alexey Min on 2020-02-26T10:05:18
Edited by Administratoradded category::upgrade label
added 9 commits
-
d700465c...32d14ec8 - 8 commits from branch
postmarketOS:master
- d593f5fc - temp/mesa-git: upgrade to 0_20200227
By Danct12 on 2020-02-27T08:33:38
-
d700465c...32d14ec8 - 8 commits from branch
added 15 commits
-
d593f5fc...464d1329 - 14 commits from branch
postmarketOS:master
- 6625b432 - temp/mesa-git: upgrade to 0_git20200227 (!993 (merged))
By Alexey Min on 2020-02-28T00:45:12
-
d593f5fc...464d1329 - 14 commits from branch
enabled an automatic merge when the pipeline for 6625b432 succeeds
By Martijn Braam on 2020-02-28T01:14:31
mentioned in commit 6625b432
By Danct12 on 2020-03-10T14:57:26