Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core: win32: various improvements #1255

Merged
merged 2 commits into from
Aug 25, 2024
Merged

core: win32: various improvements #1255

merged 2 commits into from
Aug 25, 2024

Conversation

slimsag
Copy link
Member

@slimsag slimsag commented Aug 25, 2024

Rebased version of #1241

hordurj and others added 2 commits August 24, 2024 23:03
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.
Signed-off-by: Stephen Gutekanst <[email protected]>
@slimsag slimsag merged commit 984d4de into main Aug 25, 2024
5 of 7 checks passed
@slimsag slimsag deleted the sg/win32_events branch August 25, 2024 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants