On Wed, Sep 9, 2015 at 8:19 PM, Ilia Mirkin wrote:
> On Wed, Sep 9, 2015 at 2:17 PM, Roland Scheidegger
> wrote:
> > Am 09.09.2015 um 12:35 schrieb Krzesimir Nowak:
> >> These functions will be used by textureQueryLod.
> >> ---
> >> src/gallium/drivers/softpipe/sp_tex_sample.c | 100
> +
On Wed, Sep 9, 2015 at 2:17 PM, Roland Scheidegger wrote:
> Am 09.09.2015 um 12:35 schrieb Krzesimir Nowak:
>> These functions will be used by textureQueryLod.
>> ---
>> src/gallium/drivers/softpipe/sp_tex_sample.c | 100
>> +--
>> src/gallium/drivers/softpipe/sp_tex_samp
Am 09.09.2015 um 12:35 schrieb Krzesimir Nowak:
> These functions will be used by textureQueryLod.
> ---
> src/gallium/drivers/softpipe/sp_tex_sample.c | 100
> +--
> src/gallium/drivers/softpipe/sp_tex_sample.h | 7 ++
> 2 files changed, 101 insertions(+), 6 deletions(-
On 09/09/2015 04:35 AM, Krzesimir Nowak wrote:
These functions will be used by textureQueryLod.
---
src/gallium/drivers/softpipe/sp_tex_sample.c | 100 +--
src/gallium/drivers/softpipe/sp_tex_sample.h | 7 ++
2 files changed, 101 insertions(+), 6 deletions(-)
diff -
These functions will be used by textureQueryLod.
---
src/gallium/drivers/softpipe/sp_tex_sample.c | 100 +--
src/gallium/drivers/softpipe/sp_tex_sample.h | 7 ++
2 files changed, 101 insertions(+), 6 deletions(-)
diff --git a/src/gallium/drivers/softpipe/sp_tex_sample.c