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/Platform
bosnichd 528a747876
Don't allocate memory when processing WM_INPUT messages. (#5491)
This change was made years ago in CrySystem (see CSystem::HandleMessage in System.cpp), but looks like it never made it into the NativeWindow_Windows version.

Signed-off-by: bosnichd <bosnichd@amazon.com>
4 years ago
..
Android Update the FileIO Aliases (#4186) 4 years ago
Common [Linux] Return the active window when there's no cursor constraint window 4 years ago
Linux [Linux] Terminate AssetProcessor when spawned by the parent project process 4 years ago
Mac 1. Fix "Open Editor" button not launching Editor on Mac. 4 years ago
Windows Don't allocate memory when processing WM_INPUT messages. (#5491) 4 years ago
iOS Increase the max time in the iOS run loop from DBL_EPSILON to one millisecond to address issue where the virtual keyboard is sluggish. (#4580) 4 years ago