View Single Post
  #390  
Old 07-11-2010, 04:18 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Ok found the problem with the timer:
"By default Direct3D 9 switches the calling thread's FPU to single-precision mode globally"
By adding a flag this is fixed (can also force it by code but didn't know this is actually possible). Will release a new version with this fix soon.
Reply With Quote