You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Framework/AzFramework/AzFramework/Windowing
rgba16f 768a196b63
Add a way to set the vsync_interval CVar from code (#5813)
* Add a way to set the render vsync from code

Signed-off-by: rgba16f <82187279+rgba16f@users.noreply.github.com>

* Update change with PR feedback. Missing whitespace plus a comment on why the assignment is outside the value changed check

Signed-off-by: rgba16f <82187279+rgba16f@users.noreply.github.com>
4 years ago
..
NativeWindow.cpp Add a way to set the vsync_interval CVar from code (#5813) 4 years ago
NativeWindow.h Add a way to set the vsync_interval CVar from code (#5813) 4 years ago
WindowBus.h Add a way to set the vsync_interval CVar from code (#5813) 4 years ago