[Mesa-dev] [PATCH V2] mesa: add SSE optimisation for glDrawElements

Jason Ekstrand jason at jlekstrand.net
Sat Oct 25 16:35:24 PDT 2014


On Fri, Oct 24, 2014 at 10:38 AM, Daniel Stone <daniel at fooishbar.org> wrote:

> Hi,
>
> On 24 October 2014 18:51, Emil Velikov <emil.l.velikov at gmail.com> wrote:
>
>> Sigh... why can't everyone be like Gentoo - set compiler flags and
>> rebuild for your machine/cpu :P
>>
>> Apart from the Makefile.sources change spotted by Matt, can you make use
>> of USE_SSE41 ? Take a look at commit b3121bfd413 for the whys and hows :)
>>
>
> Maybe slightly overkill, but have you considered using ORC (replacement
> for liboil) instead of hand-writing ASM? GStreamer already uses it pretty
> extensively.
>

Thanks for pointing out ORC.  I've never looked at it before, but it looks
interesting.  There are a number of operations (such as format conversion)
where ORC may be very useful.  Not sure if we want the dependency though.

--Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20141025/dc12b2dc/attachment.html>


More information about the mesa-dev mailing list