On Sat, Jul 2, 2011 at 4:10 AM, Jon TURNEY wrote:
> This seems like a useful rationalization of the configuration arguments, but
> one of your follow up patches to this ("autoconf: fix --disable-glx") has
> changed the condition for checking for libdrm from mesadriver=dri &&
> driglx_direct=yes to
On 30/06/2011 02:48, Chia-I Wu wrote:
> On Sun, Jun 26, 2011 at 10:39 PM, Chia-I Wu wrote:
>> From: Chia-I Wu
>>
>> The idea is that DRI driver, libGL and libOSMesa are libraries that can
>> be independently enabled, yet --with-driver does not allow us to easily
>> do that, if not impossible. Th
Looks fine. Commited. Thanks.
Jose
- Original Message -
> Indeed. This was copied from the indices version of the function,
> altough that version seems to do some more work to find out the
> true_index. The patch as it is fixes a crash when selecting objects
> in blender though.
> Ple
https://bugs.freedesktop.org/show_bug.cgi?id=38789
Michel Dänzer changed:
What|Removed |Added
CC||thellst...@vmware.com
--- Comment #1 fro
We have both desktop (for general graphics/media stuff) and mobile
tracks at this year's LPC.
So if you're working on a topic related to one of the above areas,
especially one that has open issues or spans multiple parts of the
stack, please submit a topic for discussion at
http://www.linuxplumber
Indeed. This was copied from the indices version of the function, altough
that version seems to do some more work to find out the true_index. The
patch as it is fixes a crash when selecting objects in blender though.
Please verify to make sure it's doing everything correctly since I'm still
far fro
Hi!
I'm planning to merge the xa_branch to master. Let me know if there are
any objections.
Thanks,
Thomas
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
I recall seeing this issue before, and I though we had fixed it by ensure the
vertices are always padded to be multiple of four.. but I suspect it may have
been for fetching indices, and not actual vertices.
So it looks good, but let me investigate a bit more.
Jose
- Original Message -
On Fri, 2011-07-01 at 14:42 +0200, Marek Olšák wrote:
> On Fri, Jul 1, 2011 at 10:49 AM, Keith Whitwell wrote:
> > On Fri, 2011-07-01 at 02:29 +0200, Marek Olšák wrote:
> >> The suffix of 64 means it returns uint64_t.
> >
> > It might be slightly clearer to call these functions util_pack64_{xxx}
>
On Fri, Jul 1, 2011 at 10:49 AM, Keith Whitwell wrote:
> On Fri, 2011-07-01 at 02:29 +0200, Marek Olšák wrote:
>> The suffix of 64 means it returns uint64_t.
>
> It might be slightly clearer to call these functions util_pack64_{xxx}
> -- currently it reads as if it is packing 64-bit source data.
On Fri, Jul 1, 2011 at 5:43 AM, Kenneth Graunke wrote:
> On 06/30/2011 05:29 PM, Marek Olšák wrote:
>> ---
>> src/mesa/main/depthstencil.c | 322
>> +++---
>> src/mesa/main/depthstencil.h | 5 +
>> src/mesa/main/framebuffer.c | 10 +-
>> 3 files changed
>From 5e32454f2fb3390eea6a3af8ddbe8ad410823aec Mon Sep 17 00:00:00 2001
From: Lauri Kasanen
Date: Fri, 1 Jul 2011 13:49:18 +0300
Subject: [PATCH] xmlconfig: Make the error message more informative
Signed-off-by: Lauri Kasanen
---
src/mesa/drivers/dri/common/xmlconfig.c |2 +-
1 files chang
This looks good to me -- Jose?
Keith
On Thu, 2011-06-30 at 03:33 +0100, Micael Dias wrote:
> ---
> src/gallium/auxiliary/draw/draw_llvm.c | 12
> 1 files changed, 12 insertions(+), 0 deletions(-)
>
> diff --git a/src/gallium/auxiliary/draw/draw_llvm.c
> b/src/gallium/auxiliary/d
>From 3a841559d64d7a482fde9e6ee9f5225494db5ae7 Mon Sep 17 00:00:00 2001
From: Lauri Kasanen
Date: Fri, 1 Jul 2011 13:01:00 +0300
Subject: [PATCH 2/2] xmlpool.h: fix a typo
Signed-off-by: Lauri Kasanen
---
src/mesa/drivers/dri/common/xmlpool.h |2 +-
1 files changed, 1 insertions(+), 1 dele
Hi
Two small driconf cleanups I stumbled upon.
The first is similar to what was posted earlier by Carl-Philip Haensch.
>From 67219c7bbaa1b52c9d223dccabd0af8b9fecb982 Mon Sep 17 00:00:00 2001
From: Lauri Kasanen
Date: Fri, 1 Jul 2011 12:57:06 +0300
Subject: [PATCH 1/2] st/dri: Indent driconf opti
---
src/gallium/auxiliary/draw/draw_llvm.c | 12
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/src/gallium/auxiliary/draw/draw_llvm.c
b/src/gallium/auxiliary/draw/draw_llvm.c
index 56c26f5..19134f3 100644
--- a/src/gallium/auxiliary/draw/draw_llvm.c
+++ b/src/gall
On Fri, 2011-07-01 at 02:29 +0200, Marek Olšák wrote:
> The suffix of 64 means it returns uint64_t.
It might be slightly clearer to call these functions util_pack64_{xxx}
-- currently it reads as if it is packing 64-bit source data.
Keith
> ---
> src/gallium/auxiliary/util/u_pack_color.h | 64
https://bugs.freedesktop.org/show_bug.cgi?id=38869
Summary: Cannot create a valid pBuffer with height and/or width
of zero
Product: Mesa
Version: 7.10
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
18 matches
Mail list logo