Re: [Mesa3d-dev] radeon-rewrite branch merging.

2009-02-11 Thread Dave Airlie
> > r200 appears busted, but its wierd busted I'll blame the master merge and > fix it tomorrow. Okay r200 gears is back, I think it was an artifact of not getting a clean build, along with fixing some warnings. Dave. > > Dave. > > > > > So with that in mind and not wanting to write this 3

Re: [Mesa3d-dev] radeon-rewrite branch merging.

2009-02-11 Thread Dave Airlie
> Hi, > > So I have a goal to get a radeon driver that works on a bufmgr and that > then can be used on non-mm/mm, and also where I can make DRI2 and FBOs > work. r200 appears busted, but its wierd busted I'll blame the master merge and fix it tomorrow. Dave. > > So with that in mind and n

Re: [Mesa3d-dev] radeon-rewrite branch merging.

2009-02-11 Thread Eric Anholt
On Thu, 2009-02-12 at 05:29 +, Dave Airlie wrote: > Hi, > > So I have a goal to get a radeon driver that works on a bufmgr and that > then can be used on non-mm/mm, and also where I can make DRI2 and FBOs > work. > > So with that in mind and not wanting to write this 3 times, I've done a >

[Mesa3d-dev] radeon-rewrite branch merging.

2009-02-11 Thread Dave Airlie
Hi, So I have a goal to get a radeon driver that works on a bufmgr and that then can be used on non-mm/mm, and also where I can make DRI2 and FBOs work. So with that in mind and not wanting to write this 3 times, I've done a major refactoring of the radeon/r200/r300 drivers. I've refactored

[Mesa3d-dev] [Bug 17566] autoconf installation error with OS X

2009-02-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17566 Dan Nicholson changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

Re: [Mesa3d-dev] [RFC] EXT_fog_coords support for r300 driver

2009-02-11 Thread Maciej Cencora
On środa, 11 lutego 2009 21:57:40 Markus Amsler wrote: > Maciej Cencora wrote: > > On poniedziałek, 9 lutego 2009 17:40:30 Markus Amsler wrote: > >> Wow much better :). All lookups are gone > >> r300: everything works perfect > >> r500: demos/fogcoord, demos/tunnel, WoW: geometry corruption > >>

[Mesa3d-dev] [Bug 17566] autoconf installation error with OS X

2009-02-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17566 Siddhartha Chaudhuri changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

Re: [Mesa3d-dev] [RFC] EXT_fog_coords support for r300 driver

2009-02-11 Thread Markus Amsler
Maciej Cencora wrote: > On poniedzia?ek, 9 lutego 2009 17:40:30 Markus Amsler wrote: >> Wow much better :). All lookups are gone >> r300: everything works perfect >> r500: demos/fogcoord, demos/tunnel, WoW: geometry corruption >> tests/fog, tests/fogcoord: no fog/wrong fog >> >> On r300 in WoW

Re: [Mesa3d-dev] [RFC] EXT_fog_coords support for r300 driver

2009-02-11 Thread Markus Amsler
Maciej Cencora wrote: > On poniedziałek, 9 lutego 2009 17:40:30 Markus Amsler wrote: >> Wow much better :). All lookups are gone >> r300: everything works perfect >> r500: demos/fogcoord, demos/tunnel, WoW: geometry corruption >> tests/fog, tests/fogcoord: no fog/wrong fog >> >> On r300 in WoW

Re: [Mesa3d-dev] merging gallium-0.2 branch to master

2009-02-11 Thread Stephane Marchesin
On Wed, Feb 11, 2009 at 17:27, Brian Paul wrote: > Stephane Marchesin wrote: >> >> On Wed, Feb 11, 2009 at 15:53, Dan Nicholson wrote: >>> >>> On Wed, Feb 11, 2009 at 5:01 AM, Jerome Glisse >>> wrote: On Tue, 2009-02-10 at 16:47 -0800, Dan Nicholson wrote: > > Jerome commented

Re: [Mesa3d-dev] merging gallium-0.2 branch to master

2009-02-11 Thread Stephane Marchesin
On Wed, Feb 11, 2009 at 17:27, Brian Paul wrote: > Stephane Marchesin wrote: >> >> On Wed, Feb 11, 2009 at 15:53, Dan Nicholson wrote: >>> >>> On Wed, Feb 11, 2009 at 5:01 AM, Jerome Glisse >>> wrote: On Tue, 2009-02-10 at 16:47 -0800, Dan Nicholson wrote: > > Jerome commented

Re: [Mesa3d-dev] merging gallium-0.2 branch to master

2009-02-11 Thread Pekka Paalanen
On Tue, 10 Feb 2009 16:22:04 -0800 Ian Romanick wrote: > Keith Whitwell wrote: > > We can do either: > > - have some new build targets, like "linux-gallium-dri" etc, that > > build the drivers and put them in mesa/lib/xyz_dri.so > > I don't think people outside VMWare are using the build targ

Re: [Mesa3d-dev] merging gallium-0.2 branch to master

2009-02-11 Thread Keith Whitwell
On Wed, 2009-02-11 at 08:27 -0800, Brian Paul wrote: > Stephane Marchesin wrote: > > On Wed, Feb 11, 2009 at 15:53, Dan Nicholson wrote: > >> On Wed, Feb 11, 2009 at 5:01 AM, Jerome Glisse > >> wrote: > >>> On Tue, 2009-02-10 at 16:47 -0800, Dan Nicholson wrote: > Jerome commented out the D

Re: [Mesa3d-dev] merging gallium-0.2 branch to master

2009-02-11 Thread Brian Paul
Stephane Marchesin wrote: > On Wed, Feb 11, 2009 at 15:53, Dan Nicholson wrote: >> On Wed, Feb 11, 2009 at 5:01 AM, Jerome Glisse >> wrote: >>> On Tue, 2009-02-10 at 16:47 -0800, Dan Nicholson wrote: Jerome commented out the DRI_DIRS part and some other stuff in the gallium branch and

[Mesa3d-dev] [Bug 20056] shader_api failed on 945gm

2009-02-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20056 Brian Paul changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa3d-dev] Merging gallium-texture-transfer branch to master

2009-02-11 Thread Michel Dänzer
The purpose of the changes on the branch is to give the Gallium core driver more information and flexibility about data transfers between the CPU and textures. It is no longer possible via the Gallium API to map surfaces directly (so the purpose of surfaces is reduced to GPU rendering); a new pipe

[Mesa3d-dev] [Bug 20062] "make install" fails in current mesa git head

2009-02-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20062 --- Comment #3 from Dan Nicholson 2009-02-11 07:35:05 PST --- Do we actually want to install all that stuff? Is it even ready to ship? This would give you: /usr/lib/demodriver.so /usr/lib/libEGLdri.so /usr/lib/egl_glx.so /usr/lib/egl_xdri.s

Re: [Mesa3d-dev] merging gallium-0.2 branch to master

2009-02-11 Thread Dan Nicholson
On Wed, Feb 11, 2009 at 6:56 AM, Stephane Marchesin wrote: > On Wed, Feb 11, 2009 at 15:53, Dan Nicholson wrote: >> On Wed, Feb 11, 2009 at 5:01 AM, Jerome Glisse >> wrote: >>> On Tue, 2009-02-10 at 16:47 -0800, Dan Nicholson wrote: Jerome commented out the DRI_DIRS part and some othe

[Mesa3d-dev] [Bug 20062] "make install" fails in current mesa git head

2009-02-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20062 Jakob Bornecrantz changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa3d-dev] [Bug 20062] "make install" fails in current mesa git head

2009-02-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20062 --- Comment #1 from Johannes Engel 2009-02-11 07:08:43 PST --- Created an attachment (id=22823) --> (http://bugs.freedesktop.org/attachment.cgi?id=22823) Add install target for egl The attached (trivial) patch should fix that. -- Config

Re: [Mesa3d-dev] merging gallium-0.2 branch to master

2009-02-11 Thread Stephane Marchesin
On Wed, Feb 11, 2009 at 15:53, Dan Nicholson wrote: > On Wed, Feb 11, 2009 at 5:01 AM, Jerome Glisse wrote: >> On Tue, 2009-02-10 at 16:47 -0800, Dan Nicholson wrote: >>> >>> Jerome commented out the DRI_DIRS part and some other stuff in the >>> gallium branch and that's been merged in. I was goi

[Mesa3d-dev] [Bug 20055] overlay failed with error

2009-02-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20055 Brian Paul changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [Mesa3d-dev] merging gallium-0.2 branch to master

2009-02-11 Thread Dan Nicholson
On Wed, Feb 11, 2009 at 5:01 AM, Jerome Glisse wrote: > On Tue, 2009-02-10 at 16:47 -0800, Dan Nicholson wrote: >> >> Jerome commented out the DRI_DIRS part and some other stuff in the >> gallium branch and that's been merged in. I was going to take a look >> at it a little later, but if you just

[Mesa3d-dev] [Bug 20062] New: "make install" fails in current mesa git head

2009-02-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20062 Summary: "make install" fails in current mesa git head Product: Mesa Version: CVS Platform: All OS/Version: All Status: NEW Severity: normal Priority: medium

Re: [Mesa3d-dev] [RFC] EXT_fog_coords support for r300 driver

2009-02-11 Thread Maciej Cencora
On poniedziałek, 9 lutego 2009 17:40:30 Markus Amsler wrote: > Maciej Cencora wrote: > > On poniedziałek, 9 lutego 2009 15:15:53 you wrote: > >> I gave it a try on a r300 and r500: > >> tests/fog: > >>- r300 : all triangles black > >>- r500: corrupted triangles but correct color > >> tests/

Re: [Mesa3d-dev] merging gallium-0.2 branch to master

2009-02-11 Thread Jerome Glisse
On Tue, 2009-02-10 at 16:47 -0800, Dan Nicholson wrote: > On Tue, Feb 10, 2009 at 4:10 PM, Ian Romanick > wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > Brian Paul wrote: > >> Brian Paul wrote: > >>> Over the next day or so we're going to merge the gallium-0.2 branch to > >>>

[Mesa3d-dev] [Bug 20056] shader_api failed on 945gm

2009-02-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20056 --- Comment #1 from zhao jian 2009-02-11 02:33:30 PST --- Created an attachment (id=22809) --> (http://bugs.freedesktop.org/attachment.cgi?id=22809) xorg.0.log -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Mesa3d-dev] [Bug 20056] New: shader_api failed on 945gm

2009-02-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20056 Summary: shader_api failed on 945gm Product: Mesa Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium

[Mesa3d-dev] [PATCH] Add install target for egl

2009-02-11 Thread Johannes Engel
Signed-off-by: Johannes Engel --- src/egl/Makefile |7 +++ src/egl/drivers/Makefile |6 ++ src/egl/drivers/demo/Makefile |4 +++- src/egl/drivers/dri/Makefile |2 ++ src/egl/drivers/glx/Makefile |2 ++ src/egl/drivers/xdri/Makefile |2 ++ src/eg

[Mesa3d-dev] [Bug 20055] overlay failed with error

2009-02-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20055 --- Comment #1 from zhao jian 2009-02-11 02:27:01 PST --- Created an attachment (id=22807) --> (http://bugs.freedesktop.org/attachment.cgi?id=22807) xorg.0.log -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Mesa3d-dev] [Bug 20055] New: overlay failed with error

2009-02-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20055 Summary: overlay failed with error Product: Mesa Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium

Re: [Mesa3d-dev] merging gallium-0.2 branch to master

2009-02-11 Thread Johannes Engel
/src/egl is still missing install targets using autoconf. Cheers, Johannes -- Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills