I'm attempting to implement frame-rate / glitch correction in a video player as
outlined here:
http://msdn.microsoft.com/en-us/library/ee890072%28v=vs.85%29.aspx#Program_Model
But at least two required functions are missing from the SlimDX interface,
namely GetLastPresentCount & GetPresentStats. These functions are exposed in
the DXGI interface but according to Microsoft they should also be available as
part of Direct9 Ex.
Original issue reported on code.google.com by mrj...@gmail.com on 17 Dec 2010 at 9:16
Original issue reported on code.google.com by
mrj...@gmail.com
on 17 Dec 2010 at 9:16