Hello,
/ My life
I'm try to follow the dev of r600 drivers gallium and dri, for some time.
I'm Happy to the progress of driver (kms, 3D performances, ...).
Even if I would like it growing faster. ;)
/ End my life
With the git version I have a crash when i try to launch a map in ut2004.
Failed to
https://bugs.freedesktop.org/show_bug.cgi?id=31907
--- Comment #7 from Sven Arvidsson 2010-12-16 13:15:22 PST ---
With git from today (290a114) I can't reproduce the crash if the game is
launched by gdb, only by attaching after it's started.
I also had to move up three frames in the stack to be
Am Mittwoch, den 15.12.2010, 14:17 -0500 schrieb Jerome Glisse:
> Can you resend with attaching the patch, i am getting corrupted patch
> here dunno why.
I attached the original patch and also an additional because Alex
mentioned that my assumption that you can't writemask reduction
operations is w
Am 16.12.2010 16:37, schrieb Brian Paul:
> Unless there's some objection, I'm going to replace occurances of
> 'varient' with 'variant' in the gallium code. I believe the later is
> the correct spelling (unless the former is a European convention).
Looks good to me. I don't think varient is cor
Thanks for a lot of info. The more I think about spinlocks, the more I see
they don't really give as much as I thought. I was just trying to optimize
some code in a wrong way and probably at a wrong place too. It doesn't even
deserve a comment as it was quite a banal thing.
FYI, I am not going to
Unless there's some objection, I'm going to replace occurances of
'varient' with 'variant' in the gallium code. I believe the later is
the correct spelling (unless the former is a European convention).
-Brian
___
mesa-dev mailing list
mesa-dev@lists.
On Mit, 2010-12-15 at 14:46 -0500, Jerome Glisse wrote:
> On Wed, Dec 15, 2010 at 2:42 PM, Christoph Bumiller
> wrote:
> > On 12/15/2010 08:25 PM, Jerome Glisse wrote:
> >> On Wed, Dec 15, 2010 at 2:20 PM, Christoph Bumiller
> >> wrote:
> >>> On 12/15/2010 07:55 PM, Jerome Glisse wrote:
>
>