pskhodad
Results
1
comments of
pskhodad
HandleDxgkFlip may be able to provide overridden value Current implementation handles it this way. Removing check for -1 would provide overridden value. if (presentEvent->SyncInterval == -1) { presentEvent->SyncInterval = flipInterval;...