[Mesa-dev] [PATCH 01/15] mesa: Import libtxc_dxtn sources

Emil Velikov emil.l.velikov at gmail.com
Mon Oct 2 12:57:47 UTC 2017


On 2 October 2017 at 07:59, Matt Turner <mattst88 at gmail.com> wrote:
> Straight import of the libtxc_dxtn sources. Will be squashed with next
> commit that reorganizes them into a more familiar form

The code builds and works like a charm, so I won't bother squashing the commits.
Please add a reference to the repo/commit where this was imported from.

> ---
>  src/mesa/Makefile.sources         |   3 +
>  src/mesa/main/txc_compress_dxtn.c | 843 ++++++++++++++++++++++++++++++++++++++
>  src/mesa/main/txc_dxtn.h          |  55 +++
>  src/mesa/main/txc_fetch_dxtn.c    | 243 +++++++++++

I've confirmed that the files are identical to the one from the master
commit ef07298391c6dcad843e0b13e985090c1dd76e76 in
https://cgit.freedesktop.org/~mareko/libtxc_dxtn/

Acked-by: Emil Velikov <emil.velikov at collabora.com>

-Emil


More information about the mesa-dev mailing list