SDL/src/core
Sam Lantinga 99f2a50394 X11 scancode mapping cleanup
* Consolidated scancode mapping tables into a single location for all backends
* Verified that the xfree86_scancode_table2 is largely identical to the Linux scancode table
* Updated the Linux scancode table with the latest kernel keycodes (still unmapped)
* Route X11 keysym -> scancode mapping through the linux scancode table (which a few hand-written exceptions), which will allow mappings to automatically get picked up as they are added in the Linux scancode table
* Disabled verbose reporting of missing keysym mappings, we have enough data for now
2022-10-13 22:41:47 -07:00
..
android Android: remove "nativeSetComposingText" since it's not used anymore 2022-10-04 12:08:09 +02:00
freebsd Updated copyright for 2022 2022-01-03 09:40:21 -08:00
gdk Windows GDK Support (#5830) 2022-06-27 10:19:39 -07:00
linux X11 scancode mapping cleanup 2022-10-13 22:41:47 -07:00
openbsd wscons: Make USB keyboard input layout independent 2022-02-18 09:30:04 -08:00
os2 os2, geniconv: default functions pointers to Uni*() API, 2022-01-21 11:50:40 +03:00
unix Updated copyright for 2022 2022-01-03 09:40:21 -08:00
windows SDL_windows.h: guard WIN32_LEAN_AND_MEAN and STRICT macro defines. 2022-09-16 17:28:20 +03:00
winrt use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 2022-01-28 20:40:19 -05:00