[PATCH 5/7] glamor: Provide a fallback path for using an index buffer to do quads.

Dave Airlie airlied at gmail.com
Mon Jun 29 18:53:59 PDT 2015


On 28 June 2015 at 12:28, Eric Anholt <eric at anholt.net> wrote:
> Dave Airlie <airlied at gmail.com> writes:
>
>> On 20 June 2015 at 12:09, Eric Anholt <eric at anholt.net> wrote:
>>> Improves x11perf -aa10text performance by 1377.59% +/- 23.8198% (n=93)
>>> on Intel with GLES2.
>>>
>>
>> Do we destroy glamor_priv->ib anywhere?
>>
>> Other than that, this seems sane, it might be nice to have more structured index
>> buffer support if we need to use it elsewhere in the future.
>>
>> but otherwise,
>> Reviewed-by: Dave Airlie <airlied at redhat.com>
>
> It gets destroyed at context destruction, like our other GL objects (see
> patch 2).
>
> I'm assuming review is just for this patch?

I read all the rest in the series, this was the only that made me think,

so you can apply it all the rest.

Dave.


More information about the xorg-devel mailing list