Re: [Mesa-dev] [PATCH 0/4] Add some memory alloc/free debuging to the r600 driver

2010-06-15 Thread Jonathan Adamczewski
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'

Re: [Mesa-dev] Mesa 7.8.2 release?

2010-06-15 Thread Dan Nicholson
On Tue, Jun 15, 2010 at 3:32 PM, tom fogal wrote: > Dan Nicholson writes: >> On Tue, Jun 15, 2010 at 12:55 PM, tom fogal wrote: >> > Ian Romanick writes: >> >> > If there are no objections, I will clean up the release notes and >> >> > make the release tomorrow (Wednesday) morning. =C2=A0It loo

Re: [Mesa-dev] Mesa 7.8.2 release?

2010-06-15 Thread tom fogal
Dan Nicholson writes: > On Tue, Jun 15, 2010 at 12:55 PM, tom fogal wrote: > > Ian Romanick writes: > >> > If there are no objections, I will clean up the release notes and > >> > make the release tomorrow (Wednesday) morning. =C2=A0It looks like a > >> > few things got cherry-picked in the last

Re: [Mesa-dev] Mesa 7.8.2 release?

2010-06-15 Thread Dan Nicholson
On Tue, Jun 15, 2010 at 12:55 PM, tom fogal wrote: > Ian Romanick writes: >> > If there are no objections, I will clean up the release notes and >> > make the release tomorrow (Wednesday) morning.  It looks like a >> > few things got cherry-picked in the last week, so I'm assuming >> > everything

Re: [Mesa-dev] [PATCH 0/4] Add some memory alloc/free debuging to the r600 driver

2010-06-15 Thread Marvin
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

[Mesa-dev] [PATCH] r600: GL_COORD_REPLACE state is only relevant when point sprites are enabled.

2010-06-15 Thread Henri Verbeet
--- src/mesa/drivers/dri/r600/r700_fragprog.c | 17 +++-- 1 files changed, 11 insertions(+), 6 deletions(-) diff --git a/src/mesa/drivers/dri/r600/r700_fragprog.c b/src/mesa/drivers/dri/r600/r700_fragprog.c index 80fab71..fbb808e 100644 --- a/src/mesa/drivers/dri/r600/r700_fragprog

Re: [Mesa-dev] Mesa 7.8.2 release?

2010-06-15 Thread tom fogal
Ian Romanick writes: > > If there are no objections, I will clean up the release notes and > > make the release tomorrow (Wednesday) morning. It looks like a > > few things got cherry-picked in the last week, so I'm assuming > > everything is in that people care about. OSMesa, which appears to g

[Mesa-dev] [Bug 28555] [r300g] Noise function is not working

2010-06-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28555 --- Comment #2 from Ivan Sukin 2010-06-15 12:26:36 PDT --- Yes, I think that there is no hardware to support noise function too, but I considered that it will be implemented as software feature. Ok, the bug is closed. -- Configure bugmail: htt

Re: [Mesa-dev] Mesa 7.8.2 release?

2010-06-15 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sending to the correct mailing list this time... Ian Romanick wrote: > Ian Romanick wrote: >> It looks like a few bug fixes have accumulated on the branch. Could >> folks spend some time this week to cherry-pick stable patches from >> master, update

[Mesa-dev] [Bug 28555] [r300g] Noise function is not working

2010-06-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28555 Marek Olšák changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [Bug 27841] Implement GL_EXT_discard_framebuffer

2010-06-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27841 --- Comment #7 from b...@o-hand.com 2010-06-15 10:06:04 PDT --- (In reply to comment #6) > (In reply to comment #5) > > (In reply to comment #3) > > > What about discarding other aux buffers (stencil, depth etc)? > > > > GL_EXT_discard_framebuf

[Mesa-dev] [Bug 28487] [FIXED] [r300g] Gallium3D on R300 bug

2010-06-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28487 Ivan Sukin changed: What|Removed |Added Summary|[r300g] Gallium3D on R300 |[FIXED] [r300g] Gallium3D

[Mesa-dev] [Bug 28487] [r300g] Gallium3D on R300 bug

2010-06-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28487 Ivan Sukin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [Bug 28555] New: [r300g] Noise function is not working

2010-06-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28555 Summary: [r300g] Noise function is not working Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: me

[Mesa-dev] [Bug 28487] [r300g] Gallium3D on R300 bug

2010-06-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28487 --- Comment #3 from Ivan Sukin 2010-06-15 09:42:19 PDT --- (In reply to comment #2) > It looks like he doesn't have the loop emulation, which was committed 2 days > ago. > > Ivan, Please try the current git master. Yes, it works now. But ther

Re: [Mesa-dev] [PATCH 0/4] Add some memory alloc/free debuging to the r600 driver

2010-06-15 Thread 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 throughout the Mesa tree. The justification was that they were useful a while ba

[Mesa-dev] [Bug 28551] GetFramebufferAttachmentParameteriv() should work on the onscreen framebuffer

2010-06-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28551 Emmanuele Bassi changed: What|Removed |Added AssignedTo|mesa-...@lists.freedesktop. |k...@bitplanet.net |

[Mesa-dev] [Bug 28551] New: GetFramebufferAttachmentParameteriv() should work on the onscreen framebuffer

2010-06-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28551 Summary: GetFramebufferAttachmentParameteriv() should work on the onscreen framebuffer Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW

Re: [Mesa-dev] gallium-array-textures branch

2010-06-15 Thread Roland Scheidegger
Corbin Simpson wrote: On Mon, Jun 14, 2010 at 4:09 AM, Roland Scheidegger wrote: I'm planning to merge this branch soon, though I'll fix some broken things first. In any case, the probably most fundamental change is that get_tex_surface not only got renamed (to create_surface) but also moved to

[Mesa-dev] [Bug 28169] Assertion `t->outputMapping[index] < (sizeof(t->outputs)/sizeof(*(t->outputs)))' failed

2010-06-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28169 Fabio Pedretti changed: What|Removed |Added Attachment #35753|0 |1 is obsolete|