Several sites, including
MoDaCo, report the HTC TyTN II Windows Mobile 6.1 and Performance Update is here. They link to a leaked version, but the rumor is this will be released official in the next few days. Before continuing reading, you really should read
Paul (MVP)'s post, found at the previous link. Indeed, this ROM is somewhat faster, but does not contain full drivers. But don't stop reading now, there's a lot of very interesting stuff still following!
Meanwhile, what seems to be an Dutch version of the same ROM was already leaked on XDA Developers. We cannot confirm 100% that this is the Dutch (NLD) version of the WWE ROM MoDaCo mentioned above, but we're mentioning it anyway, because there is some other very interesting information about this ROM following (which we have not verified yet is also true for the WWE ROM). First, let's see the 'names' of these ROMs:
WWE (MoDaCo): RUU_Kaiser_HTC_WWE_3.28.405.0_radio_sign_25.83.40. 02_1.65.16.25_Ship
NLD (XDA): HTC_NLD_3.29.404.0_radio_sign_25.83.40.02_1.65.16.25_Ship
Similar, aren't they! Let's get down to the juicy stuff! The NLD ROM has an impressive graphics speed improvement on paper, which seems to be mainly due to improved BitBlt performance (BitBlt is used for copying graphics data between places in memory, very important for drawing operations - but many other processing intensive calls are used as well).
Before we continue on that point, there's something else you should know. There is also a leaked Diamond ROM. We have pulled this ROM apart and guess what: it has graphics drivers! They follow the same structure as the KS20 drivers too, with the "ahi2dati" driver at the core of the hardware accelerated graphics, talking to the hardware. It seems to be a bit more compatible with the current Kaiser ROMs, but note we have not compared the internal calls (yet!) to the new leaked NLD and WWE ROMs. Also note that because of this construct, it does not seem to be possible do drop in the libgles_cm hardware 3D driver.
Now it gets really interesting... One of the hackers working on the KS20 drivers has looked at the NLD ROM, and while the NLD ROM does not include the ahi2dati driver, it seems the ddi driver (ddi driver takes care of normal 'windows' drawing operations) on the NLD ROM
includes code originally from the ahi2dati driver. Though it is still too soon to be sure, we suspect the NLD ROM uses hardware for BitBlt operations... and only for BitBlt operations.
If this is true, it would definitely open doors to bringing full hardware acceleration to the TyTN II, and possibly other MSM7x00 based devices. We have a TyTN II ROM that somehow touches the accelerated video hardware (NLD, probably WWE), we have fully accelerated drivers from HTC (Diamond), and we already have some prior experience due to the KS20 drivers. Throw them all together and it suddenly becomes a lot more likely the community will be able to bring full graphics drivers to the affected devices. Interesting times! Stay tuned, the effort has already begun!