[Mesa-dev] [Bug 30918] new Mesa update breaks 3D on Ubuntu 10.10

2010-10-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30918 --- Comment #1 from Tom Stellard 2010-10-15 23:21:21 PDT --- Could you be more specific about what is wrong with your system? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail becaus

[Mesa-dev] [Bug 30918] New: new Mesa update breaks 3D on Ubuntu 10.10

2010-10-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30918 Summary: new Mesa update breaks 3D on Ubuntu 10.10 Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: me

Re: [Mesa-dev] What I'm working on

2010-10-15 Thread Dave Airlie
On Sat, Oct 16, 2010 at 8:09 AM, Eric Anholt wrote: > On Wed, 13 Oct 2010 09:20:22 +1000, Dave Airlie wrote: >> On Wed, Oct 13, 2010 at 3:33 AM, Ian Romanick wrote: >> > -BEGIN PGP SIGNED MESSAGE- >> > Hash: SHA1 >> > >> > Brian Paul wrote: >> >> On 10/11/2010 03:49 PM, Ian Romanick wrot

[Mesa-dev] [Bug 28363] [stencil_twoside] shadows wrong in doom3

2010-10-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28363 Tobias Jakobi changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [Mesa-dev] What I'm working on

2010-10-15 Thread Eric Anholt
On Wed, 13 Oct 2010 09:20:22 +1000, Dave Airlie wrote: > On Wed, Oct 13, 2010 at 3:33 AM, Ian Romanick wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > Brian Paul wrote: > >> On 10/11/2010 03:49 PM, Ian Romanick wrote: > >>> It should be possible to move ir_to_mesa out of core

Re: [Mesa-dev] Mesa-7.9 fails to (re)build if xorg-server is already installed

2010-10-15 Thread Stephan Raue
Am 15.10.2010 16:42, schrieb Thomas Hellstrom: Hmm. Yes I see now, the error occurs because the X server with the COMPOSITE extension enabled. The xorg state-tracker should really check for that, but it doesn't. While this gets fixed, either make sure your X server is compiled with the COMPOSI

Re: [Mesa-dev] Mesa-7.9 fails to (re)build if xorg-server is already installed

2010-10-15 Thread Thomas Hellstrom
On 10/15/2010 03:26 PM, Stephan Raue wrote: Hi Thomas, Am 15.10.2010 09:46, schrieb Thomas Hellstrom: On 10/15/2010 01:15 AM, Stephan Raue wrote: Hi, i crosscompiling Mesa-7.9. if xorg-server-1.9 already installed in toolchain (headers, libs) and i (re)build Mesa it fails. if

Re: [Mesa-dev] gallium: blitters and scissors

2010-10-15 Thread Christoph Bumiller
On 13.10.2010 05:50, Corbin Simpson wrote: > > Yes, that particular part of the spec is fairly Poulsboriffic. Does > any open hardware have a scissor enable/disable bit? > Heh, does nv hardware count as "open" in that regard ? nv50+ do have scissor enable bits, for each of the 16 scissor rects, bu

Re: [Mesa-dev] Mesa-7.9 fails to (re)build if xorg-server is already installed

2010-10-15 Thread Stephan Raue
Hi Thomas, Am 15.10.2010 09:46, schrieb Thomas Hellstrom: On 10/15/2010 01:15 AM, Stephan Raue wrote: Hi, i crosscompiling Mesa-7.9. if xorg-server-1.9 already installed in toolchain (headers, libs) and i (re)build Mesa it fails. if i remove the devel packages from toolchain and build xorg

Re: [Mesa-dev] Mesa-7.9 fails to (re)build if xorg-server is already installed

2010-10-15 Thread Thomas Hellstrom
On 10/15/2010 01:15 AM, Stephan Raue wrote: Hi, i crosscompiling Mesa-7.9. if xorg-server-1.9 already installed in toolchain (headers, libs) and i (re)build Mesa it fails. if i remove the devel packages from toolchain and build xorg-server again after Mesa it compiles: /home/stephan/projects