On 31.12.2012 14:01, Christoph Bumiller wrote:
> On 31.12.2012 04:21, Johannes Obermayr wrote:
>> Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=58879
>> ---
>> On debug builds it is included:
>> nv50_ir.cpp:23 -> nv50_ir.h:33 -> nv50_ir_util.h:33 ->
> And on non-debug builds it's supposed to
On 31.12.2012 04:21, Johannes Obermayr wrote:
> Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=58879
> ---
> On debug builds it is included:
> nv50_ir.cpp:23 -> nv50_ir.h:33 -> nv50_ir_util.h:33 ->
And on non-debug builds it's supposed to *not* be included, because they
should work without r
Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=58879
---
On debug builds it is included:
nv50_ir.cpp:23 -> nv50_ir.h:33 -> nv50_ir_util.h:33 ->
---
src/gallium/drivers/nv50/codegen/nv50_ir.cpp |4
1 Datei geändert, 4 Zeilen hinzugefügt(+)
diff --git a/src/gallium/drivers/nv50/codeg