[Mesa-dev] [PATCH 2/2] radeonsi: disable primitive restart for non-strip prims based on app list
Nicolai Hähnle
nhaehnle at gmail.com
Mon Apr 24 16:43:36 UTC 2017
On 24.04.2017 18:32, Marek Olšák wrote:
> On Mon, Apr 24, 2017 at 5:34 PM, Nicolai Hähnle <nhaehnle at gmail.com> wrote:
>> On 24.04.2017 15:22, Marek Olšák wrote:
>>>
>>> From: Marek Olšák <marek.olsak at amd.com>
>>
>>
>> I don't like it. This kind of app-specific override is what drirc was meant
>> to provide. Having separate places for it is confusing.
>
> The question is: would other drivers want this code in st_draw_vbo?
> For threaded gallium, we shouldn't put more stuff into st_draw_vbo.
>
> Alternatively, it can be a flag for pipe_screen::context_create to
> enable this behavior in radeonsi and keep the list in drirc.
Is there a particular reason we can't let radeonsi (and other gallium
drivers) access drirc directly?
Cheers,
Nicolai
>
> Marek
>
--
Lerne, wie die Welt wirklich ist,
Aber vergiss niemals, wie sie sein sollte.
More information about the mesa-dev
mailing list