Re: [Mesa3d-dev] Mesa (master): fix overflow

2010-01-04 Thread Alan Hourihane
On Mon, 2010-01-04 at 10:51 -0700, Brian Paul wrote: Alan Hourihane wrote: Module: Mesa Branch: master Commit: 1baaf111c8c42ed7f7218c46038f32eb51b9c6eb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1baaf111c8c42ed7f7218c46038f32eb51b9c6eb Author: Alan Hourihane al

Re: [Mesa3d-dev] mesa with llvm?

2009-03-09 Thread Alan Hourihane
On Mon, 2009-03-09 at 16:12 +0530, Kamalneet Singh wrote: Hi, I got link errors while building gallium-mesa-7.4 branch with make linux-llvm. The attached patch fixes it. But I wonder which is the right branch for running mesa with llvm, preferably with softpipe. Can someone please tell

Re: [Mesa3d-dev] EGL in Mesa

2008-10-06 Thread Alan Hourihane
On Mon, 2008-10-06 at 16:34 -0400, Kristian Høgsberg wrote: On Mon, Oct 6, 2008 at 1:09 PM, Brian Paul [EMAIL PROTECTED] wrote: KwangYul Seo wrote: Hi, I want to know the current status of EGL in Mesa. Mesa in the git repository seems to have src/egl, but I can't find it in the stable

Re: [Mesa3d-dev] Mesa (mesa_7_0_branch) fails to build

2008-03-27 Thread Alan Hourihane
On Thu, 2008-03-27 at 17:18 +0100, Julien Cristau wrote: On Thu, Mar 27, 2008 at 17:02:27 +0100, Jens Stroebel wrote: Hello all :) While trying to track the mesa_7_0_branch of mesa, I noticed my build failing with:

Re: [Mesa3d-dev] Mesa (mesa_7_0_branch) fails to build

2008-03-27 Thread Alan Hourihane
On Thu, 2008-03-27 at 17:18 +0100, Julien Cristau wrote: On Thu, Mar 27, 2008 at 17:02:27 +0100, Jens Stroebel wrote: Hello all :) While trying to track the mesa_7_0_branch of mesa, I noticed my build failing with:

Re: [Mesa3d-dev] libGL exported __glX* symbols (Was: glucose and xgl progress)

2007-09-26 Thread Alan Hourihane
On Wed, 2007-09-26 at 14:15 -0400, Kristian Høgsberg wrote: On 9/20/07, José Fonseca [EMAIL PROTECTED] wrote: On 9/19/07, Gabor Gombas [EMAIL PROTECTED] wrote: On Wed, Sep 19, 2007 at 10:20:49AM +, José Fonseca wrote: However, when loaded, references to __glXFreeContext *inside*

Re: [Mesa3d-dev] Mesa 6.5.3 release candidate 2

2007-04-22 Thread Alan Hourihane
On Sun, 2007-04-22 at 09:05 -0600, Brian Paul wrote: On 4/22/07, Michel Dänzer [EMAIL PROTECTED] wrote: On Sat, 2007-04-21 at 16:06 -0600, Brian Paul wrote: I've uploaded a second release candidate: http://www.mesa3d.org/beta/ I think it would be useful in general, but in particular for

Re: [Mesa3d-dev] [RFC] Attempt to fix the need to LD_PRELOAD libGL

2006-07-23 Thread Alan Hourihane
On Sun, 2006-07-23 at 13:31 +0200, Michel Dänzer wrote: On Sat, 2006-07-22 at 18:52 +0100, Alan Hourihane wrote: Seems like a good solution to me. Thanks. Although should we try and open libGL.so first, and then libGL.so.1 ?? Can you elaborate on what kind of scenario you think

Re: [Mesa3d-dev] [RFC] Attempt to fix the need to LD_PRELOAD libGL

2006-07-22 Thread Alan Hourihane
On Sat, 2006-07-22 at 18:11 +0200, Michel Dänzer wrote: I think we need to get to the bottom of this problem, as it keeps getting more annoying, e.g. now with AIGLX it's not always easy to tell whether direct rendering is being used, and when it's not, bugs may take down the server instead of

Re: [Mesa3d-dev] DualHead and direct rendering

2006-07-14 Thread Alan Hourihane
On Fri, 2006-07-14 at 18:30 +0200, Agustin Rubio Mingorance wrote: Hello I have a PC with an Intel GM855 graphic card. I've been able to get dualhead and direct rendering in one of the screens, but I can't get it in both of them. ¿What should I do in order to get dri in dualhead mode?

Re: [Mesa3d-dev] 3D performance loss with i915 driver

2006-05-02 Thread Alan Hourihane
On Tue, 2006-05-02 at 11:49 +0100, Alan Hourihane wrote: On Thu, 2006-04-27 at 13:55 +0200, Lukas Hejtmanek wrote: On Wed, Apr 26, 2006 at 08:06:51PM -0700, Eric Anholt wrote: The open source driver isn't doing some important things that can be done to improve memory bandwidth usage. 5x

Re: [Mesa3d-dev] I915_PARAM_LAST_DISPATCH missing

2006-02-09 Thread Alan Hourihane
On Thu, 2006-02-09 at 15:52 -0800, Johnson, Charles F wrote: I'm down to trying to build the i915_dri driver and am getting: gcc -c -I. -I../../../../../src/mesa/drivers/dri/common -Iserver -I../../../../../../drm/shared-core -I../../../../../include -I../../../../../include/GL/internal