Closed YukiiVR closed 11 months ago
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Allows SDL to be used for windowing
Is there an open issue that this resolves? If so, please link it here. The PR is to resolve this issue
What is the current behavior? (You can also link to an open issue here) currently, NovelRT only supports glfw for windowing.
What is the new behavior (if this is a feature change)? this eventually will support SDL and glfw for Windowing and Input
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?) No
Other information: N/A
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Allows SDL to be used for windowing
Is there an open issue that this resolves? If so, please link it here. The PR is to resolve this issue
What is the current behavior? (You can also link to an open issue here) currently, NovelRT only supports glfw for windowing.
What is the new behavior (if this is a feature change)? this eventually will support SDL and glfw for Windowing and Input
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?) No
Other information: N/A