Re: [Plib-devel] [OT] FSAA with ati's fglrx
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2005-03-04 14:32:14
|
Bram Stolk wrote: > Hi there, > > This is not strictly a plib matter, but I think there a quite a few > smart people on this list how may be able to help me out. > And my posting on comp.os.linux.x had zero resonse. > > All I'm trying to do is enable FSAA on a Radeon9700 with fglrx. > I have in my xfree cfg: > > Option "FSAAEnable" "yes" > Option "FSAAScale" "4" > > I tried 2x, 4x, 6x, but I always get contradictions in my XF86Config log, > because first, xf86 tells me: > > (**) fglrx(0): Option "FSAAScale" "4" > (**) fglrx(0): Option "FSAAEnable" "yes" > > And later in the log, I get: > > (==) fglrx(0): HPV inactive > (==) fglrx(0): FSAA enabled: NO > (==) fglrx(0): FSAA Gamma enabled > > What the heck is going on here???? > > glx works just fine for me, as this glxinfo output shows: > > OpenGL vendor string: ATI Technologies Inc. > OpenGL renderer string: MOBILITY RADEON 9700 Generic > OpenGL version string: 1.3.4641 (X4.3.0-3.14.6) Two questions: 1) Does the MOBILITY version of the Radeon 9700 even support FSAA? I know the mobility chipsets have quite a few limitations compared to the regular 9700. 2) How much graphics memory do you have? Turning on FSAA consumes a LOT of graphics RAM - especially at higher screen resolutions. Does FSAA turn on when you set the screen size to something really tiny (like 640x480) ? ---------------------------- Steve Baker ------------------------- HomeEmail: <sjb...@ai...> WorkEmail: <sj...@li...> HomePage : http://www.sjbaker.org Projects : http://plib.sf.net http://tuxaqfh.sf.net http://tuxkart.sf.net http://prettypoly.sf.net -----BEGIN GEEK CODE BLOCK----- GCS d-- s:+ a+ C++++$ UL+++$ P--- L++++$ E--- W+++ N o+ K? w--- !O M- V-- PS++ PE- Y-- PGP-- t+ 5 X R+++ tv b++ DI++ D G+ e++ h--(-) r+++ y++++ -----END GEEK CODE BLOCK----- |