<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
I made a patch for some optimizations for the BGE. Brecht promised to review this ;).<br><br>This patch is built on apricot branch since it contains newer rasterizer code than the trunk. Thus this patch won't work on trunk.<br><br>In addition to the VBOs, I made an important fix for hipoly objects. Previously if an object had more than 65K indices, an new display array would be created for EACH FACE instead of creating a new display array and filling that one up. This makes rendering REALLY slow for faces that exceed the 65000th indice.<br><br>The VBOs are detected and used automatically if the hardware supports them.<br><br>Here is the patch (#17523): https://projects.blender.org/tracker/index.php?func=detail&amp;aid=17523&amp;group_id=9&amp;atid=127<br><br>Samuel<br><br /><hr />Get news, entertainment and everything you care about at Live.com. <a href='http://www.live.com/getstarted.aspx ' target='_new'>Check it out!</a></body>
</html>