Re: [Linux-fbdev-devel] Re: [Dri-devel] Rage128 and Radeon patches

2003-08-14 Thread Jon Smirl
; temp = INREG(RADEON_MPP_TB_CONFIG); temp = 0x00ffu; temp |= 0x04 24; OUTREG(RADEON_MPP_TB_CONFIG, temp); temp = INREG(RADEON_MPP_TB_CONFIG); = Jon Smirl [EMAIL PROTECTED] __ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software

Re: [Fonts] Amaya (was Xft for OpenGL)

2002-06-06 Thread Jon Smirl
curious to see if a large app like Mozilla would see the same speed differences. = Jon Smirl [EMAIL PROTECTED] __ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com

Re: [Fonts]Xft for OpenGL

2002-06-05 Thread Jon Smirl
going through the Mozilla version of this code again and making it platform independent for my own needs. Jon Smirl [EMAIL PROTECTED] __ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com

Re: [Fonts] Amaya (was Xft for OpenGL)

2002-06-05 Thread Jon Smirl
What is Amaya doing about languages needing shapers like Thai? Amaya might be another customer for an integrated Freetype, fontconfig, pango. Is Amaya using texture mapping with OpenGL for anti-aliased fonts? Using the Freetype cache or something else? = Jon Smirl [EMAIL PROTECTED

Re: [Fonts]Xft for OpenGL

2002-06-03 Thread Jon Smirl
is up to the task in all cases yet, but I'm willing to try. How does fontconfig interact with CSS rules for font selection? How close is the fontconfig patch to being ready? After Mozilla 1.0 is out it should be easier to add code that isn't 100% stable. = Jon Smirl [EMAIL PROTECTED