Hi guys, I havent posted here for a long time (except for the odd email test ;), but a few months ago I started working with the CS kernel again.
I have recently updated my system and it runs an ATI Radeon 9250 3d card. Does anyone else on the list run one of these on linux? If so how does it run for you? Also, I noticed that the texture mapping seemed to be somewhat lacking so I tweaked the gldrivers.xml file by commenting out the section that disabled this thing called VBO. Thus: [snip] <!-- <rule description="Disable VBO for GNU/Linux ATI drivers"> <conditions fulfill="all"> <regexp string="platform" pattern="Unix" /> <regexp string="vendor" pattern="^ATI" /> </conditions> <applicable> <usecfg>novbo</usecfg> </applicable> </rule> --> [snip] I would appear to me that somewhere along the line ATI managed to fix their implementation. However, that said I still seem to have problem with 2D text. No writing using iGraphics2D->Write(). The g2d Draw() and DrawLine() and friends all seem to work, just not the text. Any hints or suggestions???? P.S. I am using the Fire GL propriety driver from ATI (fglrx.ko). Cheers, Mik. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Crystal-main mailing list Crystal-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]