On Mon, Aug 13, 2012 at 09:05:29PM +0100, archibald wrote:
> Hi list,
>
> Here is my attempt at solving the task "Remove 3D registers from
> compute
> command stream" on http://dri.freedesktop.org/wiki/R600ToDo. It's my
> first attempt at a patch for mesa, so I'd appreciate any comments or
> advic
On Wed, Aug 15, 2012 at 12:30:38PM -0400, Matt Harvey wrote:
> Hey, I'd be interested in testing this to make sure it works, but I have a
> HD4200 running r600g, and I don't think that card has opencl support at the
> moment. Do you know if that would still be useful for testing, and what I
> would
Hi,
In the future, could you use git format-patch to send patches.
Overall, I think this looks OK, I just need to test it out a little bit.
-Tom
On Mon, Aug 13, 2012 at 09:05:29PM +0100, archibald wrote:
> diff --git a/src/gallium/drivers/r600/evergreen_compute.c
> b/src/gallium/drivers/r600/e
Hey, I'd be interested in testing this to make sure it works, but I have a
HD4200 running r600g, and I don't think that card has opencl support at the
moment. Do you know if that would still be useful for testing, and what I
would use for testing? Also, I was having trouble getting the proper
libra
Hi list,
Here is my attempt at solving the task "Remove 3D registers from
compute
command stream" on http://dri.freedesktop.org/wiki/R600ToDo. It's my
first attempt at a patch for mesa, so I'd appreciate any comments or
advice that people might have.
I don't have a Cayman card, so I'm not able