-
-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added fullscreen mode. Added borderless mode. Implemented keyPressed, keyRelease, ... functions Added mouse wheel event. Added modifiers to keyboard and mouse events. Added more scancode conversions in win32 platform. Default scaling is stretch in d3d12 backend. Display mode borderless and fullscreen behave the same for now. The fullscreen implementation will be reviewed later to include display mode change.
- Loading branch information
Showing
4 changed files
with
337 additions
and
185 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.