Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6691737
Votes 0
Synopsis D3D: inconsistent vsync rate with v-synced BufferStrategy
Category java:classes_2d
Reported Against
Release Fixed 6u10(b24)
State 10-Fix Delivered, Verified, bug
Priority: 3-Medium
Related Bugs 6678218
Submit Date 21-APR-2008
Description
In some cases the V-synced buffer strategy doesn't perform as well as
expected - the animation doesn't look smooth all the time.
Posted Date : 2008-04-21 23:28:40.0
Work Around
N/A
Evaluation
It looks like this  depends on whether some application in the system uses
high resolution timer or not.

We should use D3DPRESENT_INTERVAL_ONE presentation interval instead of 
D3DPRESENT_INTERVAL_DEFAULT for v-synced swap chains to get more 
precise v-sync tracking (at the expense of slightly higher cpu
usage (2-3%).
Posted Date : 2008-04-21 23:28:40.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang