Re: [Mesa-dev] r600g plans

2010-07-23 Thread Corbin Simpson
Sounds very much like what nv50 needs/does. I sense opportunity. :3 Posting from a mobile, pardon my terseness. ~ C. On Jul 23, 2010 5:09 PM, "Jerome Glisse" wrote: On 07/23/2010 07:11 PM, Corbin Simpson wrote: > > On Fri, Jul 23, 2010 at 3:49 PM, Jerome Glisse__

Re: [Mesa-dev] r600g plans

2010-07-23 Thread Jerome Glisse
On 07/23/2010 07:22 PM, Alex Deucher wrote: On Fri, Jul 23, 2010 at 6:49 PM, Jerome Glisse wrote: Just heads up on r600g plan, i removed the compiler stuff it was getting messy and kind of stopped anyone else from working on other part of r600g. So now there is a very simple& dumb tgsi -> r60

Re: [Mesa-dev] r600g plans

2010-07-23 Thread Jerome Glisse
On 07/23/2010 07:11 PM, Corbin Simpson wrote: On Fri, Jul 23, 2010 at 3:49 PM, Jerome Glisse wrote: Just heads up on r600g plan, i removed the compiler stuff it was getting messy and kind of stopped anyone else from working on other part of r600g. So now there is a very simple& dumb tgsi -> r

Re: [Mesa-dev] r600g plans

2010-07-23 Thread Alex Deucher
On Fri, Jul 23, 2010 at 6:49 PM, Jerome Glisse wrote: > Just heads up on r600g plan, i removed the compiler stuff it was getting > messy > and kind of stopped anyone else from working on other part of r600g. So now > there > is a very simple & dumb tgsi -> r600 assembler that does work and can run

Re: [Mesa-dev] r600g plans

2010-07-23 Thread Corbin Simpson
On Fri, Jul 23, 2010 at 3:49 PM, Jerome Glisse wrote: > Just heads up on r600g plan, i removed the compiler stuff it was getting > messy > and kind of stopped anyone else from working on other part of r600g. So now > there > is a very simple & dumb tgsi -> r600 assembler that does work and can run

[Mesa-dev] r600g plans

2010-07-23 Thread Jerome Glisse
Just heads up on r600g plan, i removed the compiler stuff it was getting messy and kind of stopped anyone else from working on other part of r600g. So now there is a very simple & dumb tgsi -> r600 assembler that does work and can run glxgears and couple others non textured demos. I want to free

Re: [Mesa-dev] [PATCH] Fix build with --enable-gallium-llvm.

2010-07-23 Thread Jakob Bornecrantz
On 11 jun 2010, at 03.33, Chris Halse Rogers wrote: From: Christopher James Halse Rogers > The es1, es2 and gl state trackers include draw_pipe.h, which includes the llvm headers if MESA_LLVM is true, so we also need to add the llvm seachpaths. Similarly, gallivm and other gallium drivers need

Re: [Mesa-dev] Gallium depth clamp support

2010-07-23 Thread Roland Scheidegger
On 22.07.2010 01:27, Brian Paul wrote: > On 07/21/2010 05:19 PM, Marek Olšák wrote: >> On Thu, Jul 22, 2010 at 12:17 AM, Roland Scheidegger > > wrote: >> >> Marek Olšák wrote: >> >> Hi, >> >> there is a new branch gallium-depth-clamp in the main reposi

[Mesa-dev] [Bug 29044] GLSL compiler tracker

2010-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29044 Bug 29044 depends on bug 27388, which changed state. Bug 27388 Summary: [i965] piglit glsl-vs-arrays failure https://bugs.freedesktop.org/show_bug.cgi?id=27388 What|Old Value |New Value --

Re: [Mesa-dev] Merge criteria for glsl2 branch

2010-07-23 Thread Eric Anholt
On Thu, 22 Jul 2010 08:01:30 -0600, Brian Paul wrote: > On 07/21/2010 07:53 PM, Ian Romanick wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > As everyone knows, a group of us at Intel have been rewriting Mesa's > > GLSL compiler. The work started out-of-tree as a stand alone c

[Mesa-dev] [Bug 29198] Compiz doesn't work on ATI Radeon Xpress 200M after libgl1-mesa-dri update

2010-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29198 --- Comment #24 from Adam Maćkowiak 2010-07-23 10:30:58 PDT --- (In reply to comment #22) > (In reply to comment #19) > > I downgraed libgl1-mesa-dri to stable and compiz is still not working. > > Did you restart the X server after the downgrad

[Mesa-dev] [Bug 29229] New: Regression: glXChooseVisual segfaults when using swrast.

2010-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29229 Summary: Regression: glXChooseVisual segfaults when using swrast. Product: Mesa Version: unspecified Platform: Other OS/Version: All Status: NEW Severity:

Re: [Mesa-dev] Merge criteria for glsl2 branch

2010-07-23 Thread Zack Rusin
On Wednesday 21 July 2010 21:53:28 Ian Romanick wrote: > We have developed our own set of merge requirements, and these are > listed below. Since this is such a large subsystem, we want to solicit > input from the other stakeholders. > > * No piglit regressions, except draw_buffers-05.vert, comp

Re: [Mesa-dev] opencl (clover) patches question

2010-07-23 Thread Zack Rusin
On Thursday 22 July 2010 20:33:59 Anthony Waters wrote: > sounds good, > > the patches in > http://www.mail-archive.com/mesa3d-...@lists.sourceforge.net/msg10561.html > don't produce any conflicts with the commit from 3/28, they applied > cleanly into my working copy with a 3 way merge through git

[Mesa-dev] [Bug 29198] Compiz doesn't work on ATI Radeon Xpress 200M after libgl1-mesa-dri update

2010-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29198 Kristian Høgsberg changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [Bug 28363] [r600c, kms] shadows wrong in doom3

2010-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28363 Michal Suchanek changed: What|Removed |Added CC||hramr...@centrum.cz -- Configure bugm

[Mesa-dev] [Bug 29198] Compiz doesn't work on ATI Radeon Xpress 200M after libgl1-mesa-dri update

2010-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29198 --- Comment #22 from Michel Dänzer 2010-07-23 00:49:18 PDT --- (In reply to comment #19) > I downgraed libgl1-mesa-dri to stable and compiz is still not working. Did you restart the X server after the downgrade? -- Configure bugmail: https://

[Mesa-dev] [Bug 29198] Compiz doesn't work on ATI Radeon Xpress 200M after libgl1-mesa-dri update

2010-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29198 --- Comment #21 from Adam Maćkowiak 2010-07-23 00:39:39 PDT --- A updated xorg-edgers packages and compiz is still not working. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail beca