[Bug 11099] FlightGears's joy stick displays abnormal

2007-05-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11099 --- Comment #2 from [EMAIL PROTECTED] 2007-05-29 21:51 PST --- Created an attachment (id=10129) --> (http://bugs.freedesktop.org/attachment.cgi?id=10129&action=view) Xorg.0.log -- Configure bugmail: http://bugs.freedesktop.org/user

[Bug 11099] FlightGears's joy stick displays abnormal

2007-05-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11099 --- Comment #1 from [EMAIL PROTECTED] 2007-05-29 21:49 PST --- Created an attachment (id=10128) --> (http://bugs.freedesktop.org/attachment.cgi?id=10128&action=view) xorg.conf -- Configure bugmail: http://bugs.freedesktop.org/userp

[Bug 11099] New: FlightGears's joy stick displays abnormal

2007-05-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11099 Summary: FlightGears's joy stick displays abnormal Product: Mesa Version: CVS Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: minor Priority:

Re: [PATCH 1/3] allow console unregistration

2007-05-29 Thread Antonino A. Daplas
On Thu, 2007-05-17 at 15:32 -0700, Jesse Barnes wrote: > Randy just informed me that the patch limits are bigger now, so here are the > actual patches. > > This patch allows for proper console unregistration via the VT layer, and > updates the FB layer to use it. This makes debugging new console

[Bug 9599] i915 regression for 855gm in 6.5.2

2007-05-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9599 --- Comment #2 from [EMAIL PROTECTED] 2007-05-29 15:02 PST --- So, you're saying that the code is already fixed? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: -

[Bug 11093] New: libdrm COPYING file

2007-05-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11093 Summary: libdrm COPYING file Product: DRI Version: XOrg CVS Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: libdrm

[Bug 11093] libdrm COPYING file

2007-05-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11093 --- Comment #1 from [EMAIL PROTECTED] 2007-05-29 12:42 PST --- Created an attachment (id=10123) --> (http://bugs.freedesktop.org/attachment.cgi?id=10123&action=view) COPYING -- Configure bugmail: http://bugs.freedesktop.org/userpre

[Bug 11079] GLX games (example: quake3-based games) cause lock-ups on i915 card

2007-05-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11079 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 11078] GLX games (example: quake3-based games) cause lock-ups on i915 card

2007-05-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11078 --- Comment #1 from [EMAIL PROTECTED] 2007-05-29 09:58 PST --- *** Bug 11079 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this ma

[Bug 11082] texture_from_pixmap xdemo program fails with Radeon 7000

2007-05-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11082 [EMAIL PROTECTED] changed: What|Removed |Added Version|CVS |6.5 --- Comment #1 from [EMAIL

[Bug 11082] New: texture_from_pixmap xdemo program fails with Radeon 7000

2007-05-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11082 Summary: texture_from_pixmap xdemo program fails with Radeon 7000 Product: Mesa Version: CVS Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal

Re: [texture_from_pixmap.c] glXBindTexImageEXT undefined

2007-05-29 Thread Brian Paul
Dieter Nützel wrote: > Am Montag, 28. Mai 2007 schrieb Brian Paul: >> Dieter Nützel wrote: >>> progs/xdemos> time nice +19 make >>> gcc -I../../include -Wall -Wmissing-prototypes -std=c99 -ffast-math -O >>> -march=athlon-mp -fomit-frame-pointer -m3dnow -msse -mmmx >>> -mfpmath=sse,387 -m32 -D_POSI

[1/3] 2.6.22-rc3: known regressions with patches

2007-05-29 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.22-rc3 with patches available. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions ARM Subject: arch/arm/plat-s3c24xx/devs.c build errors References : http://lkml.org/lkml/2007/5/28/18 Submit

Re: [texture_from_pixmap.c] glXBindTexImageEXT undefined

2007-05-29 Thread Philipp Klaus Krause
Dieter Nützel wrote: > > But what is this? > If I set 'setenv LIBGL_ALWAYS_INDIRECT' (tcsh) I get: > > OpenGL vendor string: Tungsten Graphics, Inc. > OpenGL renderer string: Mesa DRI R300 20060815 AGP 4x x86/MMX+/3DNow!+/SSE TCL > OpenGL version string: 1.3 Mesa 6.5.1 > > Shouldn't it OpenGL 2

Re: Figuring out R300_VAP_CNTL

2007-05-29 Thread Oliver McFadden
I think this register is the same on mobility and standard chips. I still haven't figured it out yet, although airlied gave me a few pointers about it. I think that unless we can find some way to make the blob change it, it might not be possible to determine what it does... On 5/28/07, Martijn

Re: [texture_from_pixmap.c] glXBindTexImageEXT undefined

2007-05-29 Thread Dieter Nützel
Am Montag, 28. Mai 2007 schrieb Brian Paul: > Dieter Nützel wrote: > > progs/xdemos> time nice +19 make > > gcc -I../../include -Wall -Wmissing-prototypes -std=c99 -ffast-math -O > > -march=athlon-mp -fomit-frame-pointer -m3dnow -msse -mmmx > > -mfpmath=sse,387 -m32 -D_POSIX_SOURCE -D_POSIX_C_SOUR

[Bug 11079] New: GLX games (example: quake3-based games) cause lock-ups on i915 card

2007-05-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11079 Summary: GLX games (example: quake3-based games) cause lock-ups on i915 card Product: DRI Version: XOrg CVS Platform: x86-64 (AMD64) OS/Version: All Status: NEW

[Bug 11078] New: GLX games (example: quake3-based games) cause lock-ups on i915 card

2007-05-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11078 Summary: GLX games (example: quake3-based games) cause lock-ups on i915 card Product: DRI Version: XOrg CVS Platform: x86-64 (AMD64) OS/Version: All Status: NEW