Skip to content

Commit

Permalink
Merge pull request #171 from danginsburg/vsync_fix
Browse files Browse the repository at this point in the history
Fix vsync not being enabled in IMMEDIATE present mode. MVK_MACOS was …
  • Loading branch information
billhollings authored Jun 1, 2018
2 parents 43130ab + 5ce2fc8 commit 8aa29c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MoltenVK/MoltenVK/Utility/CAMetalLayer+MoltenVK.m
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
*/


#include "MVKCommonEnvironment.h"
#import "CAMetalLayer+MoltenVK.h"

@implementation CAMetalLayer (MoltenVK)
Expand Down

0 comments on commit 8aa29c4

Please sign in to comment.