Xonxt / slimdx

Automatically exported from code.google.com/p/slimdx
MIT License
0 stars 0 forks source link

Missing some extended /DXGI features from Direct9 Ex interface. #763

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago

Original comment by Mike.Popoloski on 22 Jan 2011 at 12:14

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1976.

Original comment by Mike.Popoloski on 2 Mar 2011 at 1:47