We have again enabled the VBO (vertex-buffer-object) extension by default. With this extension large objects (meaning lots of triangles or polygons) can get a HUGE speed benefit. However there are a few driver/card combinations that don't work properly. On those cards VBO will either cause unstability issues but in most cases it will just make CS work slower then normal. Here are the list of known cases where we disable VBO at this moment:
- ATI drivers on Linux (all versions). - GeForce4 Go 440. - GeForce FX 5xxx. If you have another card and driver combination where you think VBO is not working properly then please tell us so we can add it to the driver database. In particular you should attempt the test as described on the following page: http://www.crystalspace3d.org/tikiwiki/tiki-index.php?page=HelpTestVBO Greetings, -- Project Manager of Crystal Space (http://www.crystalspace3d.org) and CEL (http://cel.crystalspace3d.org) Support Crystal Space. Donate at https://sourceforge.net/donate/index.php?group_id=649 ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_idv28&alloc_id845&op=click _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
