On Tue, Jan 9, 2018 at 9:59 AM, Tapani Pälli <[email protected]> wrote:
>
>
> On 01/09/2018 08:37 AM, Tapani Pälli wrote:
>>
>>
>> On 01/08/2018 06:59 PM, Marek Olšák wrote:
>>>
>>> From: Marek Olšák <[email protected]>
>>>
>>> This is unused because it's for libGL/libEGL, not drivers.
>>
>>
>> IMO this is not enough, you would need to also remove the query for this
>> as well (driQueryOptionb in intel_screen.c), otherwise we hit assertion.
>> Maybe just set bool allow_rgb10_configs = false for now?
>
>
> If I'm correct I think assertion should be happening with
> src/gallium/state_trackers/dri/dri_screen.c as well.

Yes and no. The patch is correct. Gallium is unaffected, but the Intel
driver is wrong. I'll send v2.

Marek
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to