<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 5, 2015 at 2:16 PM, Michael Stahl <span dir="ltr"><<a href="mailto:mstahl@redhat.com" target="_blank">mstahl@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 05.06.2015 13:59, Thorsten Behrens wrote:<br>
<span class="">> Markus Mohrhard wrote:<br>
>> I have implemented something similar now in the feature/opengl-preparation<br>
>> branch for windows as preparation for the glyphy work (which is expected to<br>
>> uncover many driver bugs). I'd appreciated if someone would have a look at<br>
>> it and comment on the general idea (do we want to use that concept, is<br>
>> there something that I missed, ...).<br>
>><br>
> Looks good in general, just of course the devil is in the details -<br>
><br>
> Ideally, one would either have that within the established libreoffice<br>
> xml configuration system (such that system integrators can override<br>
> it, lock it down partially, install config-only extensions that tweak<br>
> it etc etc) - or have an optional config layer that overrides whatever<br>
> special downloaded blacklist there is. See<br>
> canvas/source/directx/dx_config.cxx for an existing solution.<br>
<br>
</span>iirc the OpenCL stuff also has some sort of blacklist nowadays, wonder<br>
if all of these should use the same sort of mechanism - that would make<br>
it easier to admin.<br>
<div class="HOEnZb"><div class="h5"><br></div></div></blockquote></div><br><br></div><div class="gmail_extra">Sadly the OpenCL stuff uses a manual blacklist that has to be maintained by the user. I don't like that solution as at least 99% of the user don't understand how to handle that. For OpenCL we also have the option of running a short test whenever the driver/device changes. That was my original idea for the OpenCL blacklist when it was discussed.<br><br></div><div class="gmail_extra">Of course we should make sure that if we want we can use the same mechanism for other features as well.<br><br></div><div class="gmail_extra">Markus<br></div></div>