[Mesa3d-dev] EGL in Mesa

2008-09-30 Thread KwangYul Seo
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 releases of Mesa. Is this EGL implementation usable? Regards, Kwang Yul Seo - This SF.

Re: [Mesa3d-dev] Gallium + llvm integration

2008-09-30 Thread Zack Rusin
On Tuesday 30 September 2008 14:21:10 Stephane Marchesin wrote: > Hi again, > > I've adapted (but didn't push it) gallivm to llvm 2.4 (svn) API > changes. But then there's an obvious question about what we're doing > with those API changes ? Do we settle on a given version, or do we > want to adapt

Re: [Mesa3d-dev] Gallium + llvm integration

2008-09-30 Thread Stephane Marchesin
On Tue, Sep 30, 2008 at 8:33 PM, Zack Rusin <[EMAIL PROTECTED]> wrote: > On Tuesday 30 September 2008 14:21:10 Stephane Marchesin wrote: >> Hi again, >> >> I've adapted (but didn't push it) gallivm to llvm 2.4 (svn) API >> changes. But then there's an obvious question about what we're doing >> with

Re: [Mesa3d-dev] Gallium + llvm integration

2008-09-30 Thread Stephane Marchesin
Hi again, I've adapted (but didn't push it) gallivm to llvm 2.4 (svn) API changes. But then there's an obvious question about what we're doing with those API changes ? Do we settle on a given version, or do we want to adapt it as the llvm API changes ? Stephane --