[Mesa-dev] [PATCH] gallium/{r600, radeonsi}: Fix segfault with color format (v2)
Marek Olšák
maraeo at gmail.com
Wed Sep 13 15:36:54 UTC 2017
I've changed my mind. The patch is OK:
Reviewed-by: Marek Olšák <marek.olsak at amd.com>
Marek
On Wed, Sep 13, 2017 at 4:45 PM, Denis Pauk <pauk.denis at gmail.com> wrote:
> What do you think about replace all checks in patch to asserts?
>
>
> Best regards,
> Denis.
>
> On Sep 13, 2017 1:00 PM, "Marek Olšák" <maraeo at gmail.com> wrote:
>>
>> On Wed, Sep 13, 2017 at 6:54 AM, Денис Паук <pauk.denis at gmail.com> wrote:
>> > Do you mean delete check in u_format.c:: util_format_is_supported? Could
>> > you
>> > please explain more?
>>
>> I mean delete everything. Invalid formats shouldn't be passed to
>> pipe_screen::is_format_supported. The code doing it needs to be fixed.
>>
>> Marek
More information about the mesa-dev
mailing list