On 16/06/10 06:16, Marvin wrote:
> Anyway, I also think there should be a decision to remove all macros or macro-
> fy everything - given the statistics from grep, both seems to be the same
> amount of work while the latter gives you also some functionality.
>
What about something like GNU ld'
Hi Tom,
Am Dienstag 15 Juni 2010, 17:12:05 schrieb tom fogal:
> Hi, since this hasn't received a reply I figured I'd step in.
>
> marvi...@gmx.de writes:
> > patches below add some memory debuging functions to the r600 driver.
>
> There was some recent effort to *remove* similar functions thro
Hi, since this hasn't received a reply I figured I'd step in.
marvi...@gmx.de writes:
> patches below add some memory debuging functions to the r600 driver.
There was some recent effort to *remove* similar functions throughout
the Mesa tree. The justification was that they were useful a while
ba
Hi,
patches below add some memory debuging functions to the r600 driver.
Unavoidably, some radeon/common code is also touched. I'm willing to update
the other radeon drivers if this patch is acceptable.
The last patch fix some warnings, hope it is correct.
I tested the patch here and it compiles