[Mesa3d-dev] [PATCH] Kill FogOption from gl_fragment_program

2009-09-25 Thread Ian Romanick
From: Ian Romanick FogOption was only set as transient state during compilation of ARB_fragment_program or during generation of a texenv program. Once either of those routines is complete, FogOption is always GL_NONE. Signed-off-by: Ian Romanick --- src/mesa/drivers/dri/i915/i915_fragprog.c

Re: [Mesa3d-dev] RFC: Proposed mesa_7_5_branch and mesa_7_6_branch freeze for release

2009-09-25 Thread Brian Paul
Ian Romanick wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Brian Paul wrote: >> Ian Romanick wrote: >>> -BEGIN PGP SIGNED MESSAGE- >>> Hash: SHA1 >>> >>> I would like to open XDC by shipping Mesa 7.5.2 and 7.6. In order to >>> make that happen, I propose the following: >>>

Re: [Mesa3d-dev] RFC: Proposed mesa_7_5_branch and mesa_7_6_branch freeze for release

2009-09-25 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brian Paul wrote: > Ian Romanick wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> I would like to open XDC by shipping Mesa 7.5.2 and 7.6. In order to >> make that happen, I propose the following: >> >> - - Freeze both branches at 12:0

Re: [Mesa3d-dev] RFC: Proposed mesa_7_5_branch and mesa_7_6_branch freeze for release

2009-09-25 Thread Brian Paul
Ian Romanick wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I would like to open XDC by shipping Mesa 7.5.2 and 7.6. In order to > make that happen, I propose the following: > > - - Freeze both branches at 12:01AM PDT 9/25 (this upcoming Friday). > > - - I will tag both trees at t

Re: [Mesa3d-dev] Mesa (master): nv50: actually enable view volume clipping

2009-09-25 Thread Stephane Marchesin
On Fri, Sep 25, 2009 at 12:07, Keith Whitwell wrote: > On Fri, 2009-09-25 at 02:39 -0700, Christoph Bumiller wrote: >> Keith Whitwell schrieb: >> > On Fri, 2009-09-25 at 02:02 -0700, Christoph Bumiller wrote: >> >> Module: Mesa >> >> Branch: master >> >> Commit: 513cadf5afad18516f7299ade246f59d520

[Mesa3d-dev] [PATCHv2 0/12] Establish feature conventions: second half

2009-09-25 Thread Chia-I Wu
On Fri, Sep 25, 2009 at 11:52:12AM +0800, Chia-I Wu wrote: > On Thu, Sep 24, 2009 at 08:41:09PM -0600, Brian Paul wrote: > > I'll try to commit the first few patches soon. > > I'm going to skip the texformat patches though. I hope to overhaul > > the texture format code in the near future (a first

[Mesa3d-dev] Texture vs renderbuffer (Was: [PATCH 0/20] Establish feature convensions)

2009-09-25 Thread José Fonseca
On Thu, 2009-09-24 at 19:41 -0700, Brian Paul wrote: [...] > I'm going to skip the texformat patches though. I hope to overhaul > the texture format code in the near future (a first step toward > unifying textures and renderbuffers). I think that's an excellent overhaul to make. Although my first

Re: [Mesa3d-dev] Mesa (master): nv50: actually enable view volume clipping

2009-09-25 Thread Keith Whitwell
On Fri, 2009-09-25 at 02:39 -0700, Christoph Bumiller wrote: > Keith Whitwell schrieb: > > On Fri, 2009-09-25 at 02:02 -0700, Christoph Bumiller wrote: > >> Module: Mesa > >> Branch: master > >> Commit: 513cadf5afad18516f7299ade246f59d520753d0 > >> URL: > >> http://cgit.freedesktop.org/mesa/mes

Re: [Mesa3d-dev] Mesa (master): nv50: actually enable view volume clipping

2009-09-25 Thread Christoph Bumiller
Keith Whitwell schrieb: > On Fri, 2009-09-25 at 02:02 -0700, Christoph Bumiller wrote: >> Module: Mesa >> Branch: master >> Commit: 513cadf5afad18516f7299ade246f59d520753d0 >> URL: >> http://cgit.freedesktop.org/mesa/mesa/commit/?id=513cadf5afad18516f7299ade246f59d520753d0 >> >> Author: Christo

Re: [Mesa3d-dev] Mesa (master): nv50: actually enable view volume clipping

2009-09-25 Thread Keith Whitwell
On Fri, 2009-09-25 at 02:02 -0700, Christoph Bumiller wrote: > Module: Mesa > Branch: master > Commit: 513cadf5afad18516f7299ade246f59d520753d0 > URL: > http://cgit.freedesktop.org/mesa/mesa/commit/?id=513cadf5afad18516f7299ade246f59d520753d0 > > Author: Christoph Bumiller > Date: Thu Sep 2