Re: [Dri-devel] Texture color depth on r128 and mga

2003-10-19 Thread Ville Syrjälä
On Sun, Oct 19, 2003 at 11:30:08PM +0200, Felix Kühling wrote: > On Sun, 19 Oct 2003 20:12:59 +0300 > Ville Syrjälä <[EMAIL PROTECTED]> wrote: > > But I don't really like the fact that the driver forces the texture bpp > > even when the app specified a sized internalFormat. This breaks the > > tex

[Dri-devel] Re: CVS Update: xc (branch: trunk)

2003-10-19 Thread Eric Anholt
On Sun, 2003-10-19 at 16:35, Eric Anholt wrote: > CVSROOT: /cvs/dri > Module name: xc > Repository: xc/xc/programs/Xserver/hw/xfree86/os-support/bsd/drm/kernel/ > Changes by: [EMAIL PROTECTED] 03/10/19 16:35:59 > > Log message: > - SMPng lock the DRM. This is only partial -- the

Re: [Dri-devel] kernel-2.6.0-test{7-8} and radeon drm segfault

2003-10-19 Thread Louis Garcia
Are there snapshots of current devel drivers? On Sun, 2003-10-19 at 11:49, Jon Smirl wrote: > I have similar problen on Rage128. I looked at it for a little while. I think > it may have something to do with the threading changes RH is putting into their > copy of XFree. > > http://bugzilla.redh

[Dri-devel] glPointSize bug?

2003-10-19 Thread Chris Ison
I have found a possable bug in the dri implementation of glPointSize() ... it doesn't seem to work at all. I'm using the radeon.o drm and the r200 mesa drivers. The source I was trying (and works perfectly in windows) is located at the bottom of this page http://www.opengl.org/developers/code/mjkt

Re: [Dri-devel] Texture color depth on r128 and mga

2003-10-19 Thread Felix Kühling
On Sun, 19 Oct 2003 20:12:59 +0300 Ville Syrjälä <[EMAIL PROTECTED]> wrote: > On Sun, Oct 19, 2003 at 04:43:21PM +0200, Felix Kühling wrote: > > Hi, > > > > the attached patch adds a texture color depth option to the r128 and mga > > drivers. I'm not 100% sure if these cards can handle 32bpt text

[Dri-devel] Re: kernel-2.6.0-test{7-8} and radeon drm segfault

2003-10-19 Thread Mike A. Harris
On Sun, 19 Oct 2003, Donnie Berkholz wrote: >Date: Sun, 19 Oct 2003 14:12:59 -0400 >From: Donnie Berkholz <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Content-Type: multipart/signed; micalg=pgp-sha1; >protocol="application/pgp-signature"; boundary="=-b29xJgAX4aLDOTD7duZT" >Subject: Re: kernel-2

Re: [Dri-devel] DRI + Radeon + LCD has framerate cap

2003-10-19 Thread Felix Kühling
On Sun, 19 Oct 2003 09:01:06 -0700 Allen Akin <[EMAIL PROTECTED]> wrote: > On Fri, Oct 17, 2003 at 09:57:48PM +0100, Keith Whitwell wrote: > | > | I'm strongly against having sync-to-refresh as the default. I've been > | there with the tdfx driver and it truely sucks. > > When you're using dou

Re: [Dri-devel] kernel-2.6.0-test{7-8} and radeon drm segfault

2003-10-19 Thread Donnie Berkholz
On Sun, 2003-10-19 at 05:28, Louis Garcia wrote: > I've been playing with kernel-2.6 on redhat's latest beta. With my > radeon 7500 drm works great. When I boot to kernel-2.6 latest, I > modprobeagpgart, intel-agp and radeon. Startx and run glxinfo > and glxgears and both segfault. Anyone else seei

Re: [Dri-devel] DRI + Radeon + LCD has framerate cap

2003-10-19 Thread Keith Whitwell
Allen Akin wrote: On Fri, Oct 17, 2003 at 09:57:48PM +0100, Keith Whitwell wrote: | | I'm strongly against having sync-to-refresh as the default. I've been | there with the tdfx driver and it truely sucks. When you're using double-buffering as it was originally intended, to ensure a smooth tran

Re: [Dri-devel] Texture color depth on r128 and mga

2003-10-19 Thread Ville Syrjälä
On Sun, Oct 19, 2003 at 04:43:21PM +0200, Felix Kühling wrote: > Hi, > > the attached patch adds a texture color depth option to the r128 and mga > drivers. I'm not 100% sure if these cards can handle 32bpt textures on > 16bit mode. Could someone test this on the respective hardware please. mga c

Re: [Dri-devel] cvs doesn't compile

2003-10-19 Thread Felix Kühling
On Mon, 20 Oct 2003 05:00:21 +1000 Chris Ison <[EMAIL PROTECTED]> wrote: > make[5]: Leaving directory > `/usr/src/dri-cvs/new/xc/xc/lib/freetype2/freetype/internal' > make[4]: Leaving directory > `/usr/src/dri-cvs/new/xc/xc/lib/freetype2/freetype' > make[3]: Leaving directory `/usr/src/dri-cvs/new

Re: [Dri-devel] kernel-2.6.0-test{7-8} and radeon drm segfault

2003-10-19 Thread Michel Dänzer
On Sun, 2003-10-19 at 11:28, Louis Garcia wrote: > I've been playing with kernel-2.6 on redhat's latest beta. With my > radeon 7500 drm works great. When I boot to kernel-2.6 latest, I > modprobeagpgart, intel-agp and radeon. Startx and run glxinfo > and glxgears and both segfault. Anyone else seei

Re: [Dri-devel] kernel-2.6.0-test{7-8} and radeon drm segfault

2003-10-19 Thread Jon Smirl
I have similar problen on Rage128. I looked at it for a little while. I think it may have something to do with the threading changes RH is putting into their copy of XFree. http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=105581 --- Louis Garcia <[EMAIL PROTECTED]> wrote: > I've been playing

Re: [Dri-devel] DRI + Radeon + LCD has framerate cap

2003-10-19 Thread Allen Akin
On Fri, Oct 17, 2003 at 09:57:48PM +0100, Keith Whitwell wrote: | | I'm strongly against having sync-to-refresh as the default. I've been | there with the tdfx driver and it truely sucks. When you're using double-buffering as it was originally intended, to ensure a smooth transition from frame

[Dri-devel] cvs doesn't compile

2003-10-19 Thread Chris Ison
make[5]: Leaving directory `/usr/src/dri-cvs/new/xc/xc/lib/freetype2/freetype/internal' make[4]: Leaving directory `/usr/src/dri-cvs/new/xc/xc/lib/freetype2/freetype' make[3]: Leaving directory `/usr/src/dri-cvs/new/xc/xc/lib/freetype2' cleaning in lib/expat... make: *** expat: No such file or dire

[Dri-devel] kernel-2.6.0-test{7-8} and radeon drm segfault

2003-10-19 Thread Louis Garcia
I've been playing with kernel-2.6 on redhat's latest beta. With my radeon 7500 drm works great. When I boot to kernel-2.6 latest, I modprobeagpgart, intel-agp and radeon. Startx and run glxinfo and glxgears and both segfault. Anyone else seeing this? This also happens if these are build statically.

[Dri-devel] Texture color depth on r128 and mga

2003-10-19 Thread Felix Kühling
Hi, the attached patch adds a texture color depth option to the r128 and mga drivers. I'm not 100% sure if these cards can handle 32bpt textures on 16bit mode. Could someone test this on the respective hardware please. Best regards, Felix __\|/_____ ___ --

Re: [Dri-devel] Dithering on radeon

2003-10-19 Thread Felix Kühling
On Sun, 19 Oct 2003 14:32:40 +0200 Michel Dänzer <[EMAIL PROTECTED]> wrote: > On Sun, 2003-10-19 at 13:34, Felix Kühling wrote: > > > > I've been messing around with dithering in 16bpp mode. The current > > setting looks like random noise dithering that is different in every > > frame and introdu

Re: [Dri-devel] Dithering on radeon

2003-10-19 Thread Michel Dänzer
On Sun, 2003-10-19 at 13:34, Felix Kühling wrote: > > I've been messing around with dithering in 16bpp mode. The current > setting looks like random noise dithering that is different in every > frame and introduces a slightly annoying flickering. I found out that > the RADEON_SCALE_DITHER_ENABLE b

[Dri-devel] [Bug 314] 3D support for Radeon IGP chips

2003-10-19 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter your comments there. http://bugs.xfree86.org/show_bug.cgi?id=314 --- Additional Comments From [EMAIL PROTECTED] 2003-19-10 08:00 --- Hi, I have a presario

[Dri-devel] Dithering on radeon

2003-10-19 Thread Felix Kühling
Hi, I've been messing around with dithering in 16bpp mode. The current setting looks like random noise dithering that is different in every frame and introduces a slightly annoying flickering. I found out that the RADEON_SCALE_DITHER_ENABLE bit (radeon_regs.h) changes this to a static pattern dith

[Dri-devel] [Bug 314] 3D support for Radeon IGP chips

2003-10-19 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter your comments there. http://bugs.xfree86.org/show_bug.cgi?id=314 --- Additional Comments From [EMAIL PROTECTED] 2003-19-10 00:35 --- I'm not sure if this i

[Dri-devel] Re: [Dri-users] Finally DRI is "On" but slow fps

2003-10-19 Thread Keith Whitwell
Eddy wrote: Dear mailing list, I have been trying to get DRI working correctly but haven't succeeded obviously.. Many configurations failed for me. Here is a list of what I did: -Installing cvs's DRI + Finally having Xfree-4.0.3.99.x => wrong module version (radeon.o) -Recognizing radeon driver w

Re: [Dri-devel] DRI + Radeon + LCD has framerate cap

2003-10-19 Thread Keith Whitwell
Alex Deucher wrote: you need to change the DRI config settings: http://dri.sourceforge.net/cgi-bin/moin.cgi/ConfigurationInfrastructure perhaps we shouldn't make sync to refresh the default. I'm strongly against having sync-to-refresh as the default. I've been there with the tdfx driver and it