On 01/07/2014 12:05 AM, Fredrik Höglund wrote:
> On Friday 03 January 2014, Marek Olšák wrote:
>> On Fri, Jan 3, 2014 at 2:04 PM, Marek Olšák wrote:
>>> On Fri, Jan 3, 2014 at 1:27 AM, Maxence Le Doré
>>> wrote:
---
src/mesa/main/texobj.c | 52
Thanks Fredrik,
I was nearly sure this was ok from what I read of the specs. And
you're also right again : I totally forget a case where a texture has
never been bound !
2014/1/7 Maxence Le Doré :
> Thanks Fredrik,
> I was nearly sure this was ok from what I read of the specs. And
> you're also ri
On Friday 03 January 2014, Marek Olšák wrote:
> On Fri, Jan 3, 2014 at 2:04 PM, Marek Olšák wrote:
> > On Fri, Jan 3, 2014 at 1:27 AM, Maxence Le Doré
> > wrote:
> >> ---
> >> src/mesa/main/texobj.c | 52
> >> ++
> >> src/mesa/main/texobj.h | 3 +
On Fri, Jan 3, 2014 at 2:04 PM, Marek Olšák wrote:
> On Fri, Jan 3, 2014 at 1:27 AM, Maxence Le Doré
> wrote:
>> ---
>> src/mesa/main/texobj.c | 52
>> ++
>> src/mesa/main/texobj.h | 3 +++
>> 2 files changed, 55 insertions(+)
>>
>> diff --git a/
On Fri, Jan 3, 2014 at 1:27 AM, Maxence Le Doré
wrote:
> ---
> src/mesa/main/texobj.c | 52
> ++
> src/mesa/main/texobj.h | 3 +++
> 2 files changed, 55 insertions(+)
>
> diff --git a/src/mesa/main/texobj.c b/src/mesa/main/texobj.c
> index bddbc50
---
src/mesa/main/texobj.c | 52 ++
src/mesa/main/texobj.h | 3 +++
2 files changed, 55 insertions(+)
diff --git a/src/mesa/main/texobj.c b/src/mesa/main/texobj.c
index bddbc50..66e2fb0 100644
--- a/src/mesa/main/texobj.c
+++ b/src/mesa/main/texobj