taylanbayi...@gmail.com (Taylan Ulrich "Bayırlı/Kammer") skribis:
> l...@gnu.org (Ludovic Courtès) writes:
>
>>> +(description
>>> + "S2TC is a patent-free S3TC compatible implementation and provides
>>> +texture compression to Mesa.")
>>
>> Could you expound a bit, giving a bit more conte
l...@gnu.org (Ludovic Courtès) writes:
>> +(description
>> + "S2TC is a patent-free S3TC compatible implementation and provides
>> +texture compression to Mesa.")
>
> Could you expound a bit, giving a bit more context?
>
> Thanks!
>
> Ludo’.
Updated patches below; is this description OK?
taylanbayi...@gmail.com (Taylan Ulrich "Bayırlı/Kammer") skribis:
> From 01539ae1ff353ac7feccdfdd05992ad295dcdd00 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Taylan=20Ulrich=20Bay=C4=B1rl=C4=B1/Kammer?=
>
> Date: Wed, 11 Mar 2015 21:49:24 +0100
> Subject: [PATCH 1/3] gnu: Add s2tc.
>
> * gnu/pack
Here's the updated patch, which adds a mesa-headers package, and fixes
the dlopening of s2tc.
>From 01539ae1ff353ac7feccdfdd05992ad295dcdd00 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Taylan=20Ulrich=20Bay=C4=B1rl=C4=B1/Kammer?=
Date: Wed, 11 Mar 2015 21:49:24 +0100
Subject: [PATCH 1/3] gnu: Add s
Please postpone reviewing this! (Sorry if I wasted anyone's time.)
I was planning to do all the dlopen() patching later on in one commit,
but realized that it means I will be adding a phase lambda that
references the 's2tc' input, after which the 'mesa-without-s2tc' package
breaks because it simp
safe, as in the user won't end up with two different
libGL images in memory.
>From 9b23215a9ab474c2f03c6ae2c888672beb4b4f58 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Taylan=20Ulrich=20Bay=C4=B1rl=C4=B1/Kammer?=
Date: Wed, 11 Mar 2015 21:49:24 +0100
Subject: [PATCH] gnu: Add s2tc.
* gnu/pack