On 21/02/18 13:21, Ilia Mirkin wrote:
Is this worth doing for st/mesa as well? Some quick grepping suggests
it's enabled on the 18.0 branch there too, but it's behind a
conditional which perhaps is never set.
Yes the st will need a change too as it will be enable for any driver
that enables th
Is this worth doing for st/mesa as well? Some quick grepping suggests
it's enabled on the 18.0 branch there too, but it's behind a
conditional which perhaps is never set.
On Tue, Feb 20, 2018 at 9:12 PM, Jordan Justen
wrote:
> The QT framework has a bug in their shader program cache, which is
> b
The QT framework has a bug in their shader program cache, which is
built on GL_ARB_get_program_binary.
In an effort to allow them to fix the bug we don't enable more than 1
binary format for compatibility profiles.
This is only being done on the 18.0 release branch.
Ref: https://bugreports.qt.io