Commit Graph

  • 4073c4910e Enable KEYCODE_OPTION_LATIN_LETTERS by default Sam Lantinga 2024-08-05 09:30:02 -0700
  • d7256a77db The KEYCODE_OPTION_LATIN_LETTERS uses the full QWERTY layout Sam Lantinga 2024-08-05 09:40:50 -0700
  • eac8e858d5 Fixed key names for Thai keyboards Sam Lantinga 2024-08-05 09:28:06 -0700
  • b7aca89466 Fixed key names when KEYCODE_OPTION_LATIN_LETTERS is enabled Sam Lantinga 2024-08-05 09:16:43 -0700
  • a82f19f690 Use the shifted version of the letter as the key name Sam Lantinga 2024-08-03 22:40:37 -0700
  • 717da68625 Enable KEYCODE_OPTION_LATIN_LETTERS by default Sam Lantinga 2024-08-05 09:30:02 -0700
  • f23d61766a The KEYCODE_OPTION_LATIN_LETTERS uses the full QWERTY layout Sam Lantinga 2024-08-05 09:40:50 -0700
  • ccd98cd78b Fixed key names for Thai keyboards Sam Lantinga 2024-08-05 09:28:06 -0700
  • b40249027f Fixed key names when KEYCODE_OPTION_LATIN_LETTERS is enabled Sam Lantinga 2024-08-05 09:16:43 -0700
  • 6f8e5b52e6 Use the shifted version of the letter as the key name Sam Lantinga 2024-08-03 22:40:37 -0700
  • ad27d73a19 Sync SDL3 wiki -> header SDL Wiki Bot 2024-08-05 16:03:59 +0000
  • 6161c437c7 Added SDL_SetLogPriorityPrefix() Sam Lantinga 2024-04-01 20:07:51 -0700
  • 074dd8c35f
    hints: Change hints to be backed by Properties, add documentation. (#9892) Ryan C. Gordon 2024-08-05 12:02:28 -0400
  • 24c44bed0d
    Merge branch 'main' into sdl3-hints-on-properties Sam Lantinga 2024-08-05 08:59:15 -0700
  • 6f562d22f1 Revert "Backed out migration note that's causing a conflict" Sam Lantinga 2024-08-05 08:58:10 -0700
  • 05fe037745 Backed out migration note that's causing a conflict Sam Lantinga 2024-08-05 08:57:12 -0700
  • e3682995f5 Sync SDL3 wiki -> header SDL Wiki Bot 2024-08-05 15:54:41 +0000
  • dfd96ff50f Updated SDL_HINT_VIDEODRIVER documentation Sam Lantinga 2024-08-03 12:58:06 -0700
  • 746b8eb14b Added SDL_HINT_MUTE_CONSOLE_KEYBOARD Sam Lantinga 2024-08-03 12:23:56 -0700
  • afde1cc9c2 Added SDL_HINT_EVDEV_DEVICES Sam Lantinga 2024-08-03 12:02:50 -0700
  • 6f399c3beb Note that SDL_HAPTIC_GAIN_MAX should remain an environment variable. Sam Lantinga 2024-08-03 11:50:23 -0700
  • 0da346f129 Added SDL_HINT_HIDAPI_LIBUSB, SDL_HINT_HIDAPI_LIBUSB_WHITELIST, and SDL_HINT_HIDAPI_UDEV Sam Lantinga 2024-08-03 11:42:06 -0700
  • 8a5b9559dc Removed the SDL_VIDEO_NGAGE_SAVE_FRAMES environment variable Sam Lantinga 2024-08-03 11:16:16 -0700
  • d9f9e9e764 Added SDL_HINT_VIDEO_DUMMY_SAVE_FRAMES and SDL_HINT_VIDEO_OFFSCREEN_SAVE_FRAMES Sam Lantinga 2024-08-03 11:13:33 -0700
  • f370e1a645 Removed the SDL_ALTIVEC_BLIT_FEATURES environment variable. Sam Lantinga 2024-08-03 11:02:29 -0700
  • 95adcc522f Allow SDL hints to override OpenGL extension availability Sam Lantinga 2024-08-03 10:56:16 -0700
  • a97dadf779 Added hints to replace environment variables on the PlayStation Vita Sam Lantinga 2024-08-03 10:52:58 -0700
  • 3669d1e76a Added SDL_HINT_VULKAN_DISPLAY Sam Lantinga 2024-08-03 10:06:01 -0700
  • 997df06320 Added SDL_HINT_X11_XCB_LIBRARY Sam Lantinga 2024-08-03 09:54:06 -0700
  • 175f28f59f Added SDL_HINT_VIDEO_X11_NODIRECTCOLOR Sam Lantinga 2024-08-03 09:47:57 -0700
  • 8cde570ad9 Added SDL_HINT_VIDEO_X11_VISUALID Sam Lantinga 2024-08-03 09:42:51 -0700
  • 05f870f20d Added SDL_HINT_OPENGL_LIBRARY and SDL_HINT_VULKAN_LIBRARY Sam Lantinga 2024-08-03 09:33:32 -0700
  • c9b2bfa7c1 Added SDL_HINT_AUDIO_DISK_INPUT_FILE, SDL_HINT_AUDIO_DISK_OUTPUT_FILE, and SDL_HINT_AUDIO_DISK_TIMESCALE Sam Lantinga 2024-08-03 09:22:44 -0700
  • e1ee0e748d Added SDL_HINT_WAVE_CHUNK_LIMIT Sam Lantinga 2024-08-03 08:49:24 -0700
  • 897610d317 Updated migration documentation for the AUDIODEV environment variable Sam Lantinga 2024-08-03 09:10:09 -0700
  • a4dc130d7e Removed the SDL_PATH_DSP environment variable from the NetBSD and OSS audio driver Sam Lantinga 2024-08-03 08:41:58 -0700
  • f3fcc41a4e Removed the AUDIODEV environment variable from the sndio audio driver Sam Lantinga 2024-08-03 08:40:12 -0700
  • ff0e42c51c Removed the SDL_AUDIO_ALSA_DEBUG environment variable Sam Lantinga 2024-08-03 08:07:28 -0700
  • f05cd85048 Added SDL_HINT_AUDIO_ALSA_DEFAULT_DEVICE Sam Lantinga 2024-08-03 08:04:46 -0700
  • 71574ac985 Added SDL_HINT_AUDIO_DUMMY_TIMESCALE Sam Lantinga 2024-08-03 09:01:26 -0700
  • 5aa1a48ac3 Added SDL_HINT_AUDIO_FREQUENCY, SDL_HINT_AUDIO_CHANNELS, and SDL_HINT_AUDIO_FORMAT Sam Lantinga 2024-08-03 08:24:36 -0700
  • 8044900d7c
    Merge d227640411 into 0a6bab3ac7 Ryan C. Gordon 2024-08-05 17:41:33 +0200
  • 8f5d3ca57d Added SDL_CreateRenderer to the "see also" for SDL_RenderPresent() Sam Lantinga 2024-08-05 07:58:02 -0700
  • 0a6bab3ac7 Added SDL_CreateRenderer to the "see also" for SDL_RenderPresent() Sam Lantinga 2024-08-05 07:56:29 -0700
  • fb46428058 Fall back to drmModeAddFB() if drmModeAddFB2() fails. Sam Lantinga 2024-08-05 07:34:44 -0700
  • 4222cebef6 Use SDL_test + don't use macros Anonymous Maarten 2024-05-16 17:54:13 +0200
  • 4f343f96b4 Fix name discrepancy in Android JNI hwsmm 2024-08-05 20:23:36 +0900
  • ad68a4371e Fix name discrepancy in Android JNI hwsmm 2024-08-05 20:23:36 +0900
  • e631fdfbd2 gdk: show dialog when xgameruntime.dll is not installed Anonymous Maarten 2024-08-05 02:28:42 +0200
  • 881e2bc344 Fixed build Sam Lantinga 2024-08-04 20:34:10 -0700
  • 571a4b4b32 Updated macOS build requirements Sam Lantinga 2024-08-04 20:24:19 -0700
  • 1e2aa2363b Implemented left-justification in SDL_PrintString() Sam Lantinga 2024-08-04 19:21:06 -0700
  • 2efbe7fa3f Implemented left-justification in SDL_PrintString() Sam Lantinga 2024-08-04 19:21:06 -0700
  • f59d66f4b1 Implemented left-justification in SDL_PrintString() Sam Lantinga 2024-08-04 19:21:06 -0700
  • 6212497ea3 Sync SDL3 wiki -> header SDL Wiki Bot 2024-08-05 03:00:45 +0000
  • 795499a529 Removing a timer that isn't running is a success. Sam Lantinga 2024-08-04 19:45:18 -0700
  • b1af91e788 Clarified timer documentation Sam Lantinga 2024-08-04 19:44:13 -0700
  • 3a0bdeb78a Implemented left-justification in SDL_PrintString() Sam Lantinga 2024-08-04 19:21:06 -0700
  • 04fcd63ed9 gdk: show dialog when xgameruntime.dll is not installed Anonymous Maarten 2024-08-05 02:28:42 +0200
  • 0b25cd2196 Fix KMSDRM double buffering. vanfanel 2024-07-18 21:21:52 +0200
  • 7dfb9acb71 VisualC: add testdialog project Anonymous Maarten 2024-08-05 00:07:15 +0200
  • 90757fba5d Remove bscmake reference Anonymous Maarten 2024-08-04 22:16:22 +0200
  • 4bea89e945 Xbox buildfixes Ethan Lee 2024-08-04 15:31:15 -0400
  • 5adb93d6af Xbox buildfixes Ethan Lee 2024-08-04 15:31:15 -0400
  • 4b3a80bb73 msbuild: add TreatWarningAsError property, and enable it on ci Anonymous Maarten 2024-08-04 21:23:25 +0200
  • 57254eabd9 Added SDL_SetLogPriorityPrefix() Sam Lantinga 2024-04-01 20:07:51 -0700
  • a699ff2419 Sync SDL3 wiki -> header SDL Wiki Bot 2024-08-04 17:49:28 +0000
  • bc1c3f826f Added SDL_HINT_LOGGING documentation to the logging category page. Sam Lantinga 2024-08-04 10:47:41 -0700
  • 454c85ad51 Sync SDL3 wiki -> header SDL Wiki Bot 2024-08-04 17:39:54 +0000
  • 6da4278d37 Clarify how to check for EOF in SDL_ReadIO() documentation. Sam Lantinga 2024-08-04 10:37:51 -0700
  • 66cb2153cc Handle Colemak swapping of CapsLock and Backspace Sam Lantinga 2024-08-04 09:56:57 -0700
  • 5e90430329 Handle Colemak swapping of CapsLock and Backspace Sam Lantinga 2024-08-04 09:56:57 -0700
  • c709385856 Enable events for external X11 windows Sam Lantinga 2024-08-04 08:22:35 -0700
  • ef6521aee7 testnative: print events with --info event Sam Lantinga 2024-08-04 08:20:54 -0700
  • 6f6f4fbfd3 Updated X11 event debugging Sam Lantinga 2024-08-04 08:06:43 -0700
  • ddfc8d31be Enable events for external X11 windows Sam Lantinga 2024-08-04 08:22:35 -0700
  • 9bff42f800 testnative: print events with --info event Sam Lantinga 2024-08-04 08:20:54 -0700
  • 5c013a4f0d ci: add GDK Anonymous Maarten 2024-08-04 16:49:44 +0200
  • 444312c945 Updated X11 event debugging Sam Lantinga 2024-08-04 08:06:43 -0700
  • b7457ff61b cmake: SDL2 target is not always available Anonymous Maarten 2024-08-04 15:52:16 +0200
  • 7cf3234efe cmake: SDL2 target is not always available Anonymous Maarten 2024-08-04 15:52:16 +0200
  • 31b3f5ea79 ci: add GDK Anonymous Maarten 2024-08-03 21:00:46 +0200
  • ff6ab4b540 ci: add GDK Anonymous Maarten 2024-08-03 21:00:46 +0200
  • 490f7af92b Removed test that triggers an asan overflow warning Sam Lantinga 2024-08-03 18:20:26 -0700
  • bc1ef68ee5 Remove SDL_HINT_WINDOWS_FORCE_MUTEX_CRITICAL_SECTIONS Sam Lantinga 2024-08-03 14:22:02 -0700
  • 3099a99f3e Make sure we don't create hint properties when we don't need them. Sam Lantinga 2024-08-03 14:14:42 -0700
  • c657d7ad7f Added SDL_InitHints() Sam Lantinga 2024-08-03 13:43:26 -0700
  • 3e31a9c0b9 Use standard wording for functions that return -1 on error. Sam Lantinga 2024-08-03 13:41:03 -0700
  • ce44b21709 Fixed build Sam Lantinga 2024-08-03 13:36:20 -0700
  • e4e2c8c898
    Merge branch 'main' into sdl3-hints-on-properties Sam Lantinga 2024-08-03 13:10:19 -0700
  • b28a94e0f0 Updated SDL_HINT_VIDEODRIVER documentation Sam Lantinga 2024-08-03 12:58:06 -0700
  • e454852776 Added SDL_HINT_MUTE_CONSOLE_KEYBOARD Sam Lantinga 2024-08-03 12:23:56 -0700
  • 054bc8894d Added SDL_HINT_EVDEV_DEVICES Sam Lantinga 2024-08-03 12:02:50 -0700
  • d3834c37cd Note that SDL_HAPTIC_GAIN_MAX should remain an environment variable. Sam Lantinga 2024-08-03 11:50:23 -0700
  • 87e289a405 Added SDL_HINT_HIDAPI_LIBUSB, SDL_HINT_HIDAPI_LIBUSB_WHITELIST, and SDL_HINT_HIDAPI_UDEV Sam Lantinga 2024-08-03 11:42:06 -0700
  • 032d33c3d9 Removed the SDL_VIDEO_NGAGE_SAVE_FRAMES environment variable Sam Lantinga 2024-08-03 11:16:16 -0700
  • c934d8afc9 Added SDL_HINT_VIDEO_DUMMY_SAVE_FRAMES and SDL_HINT_VIDEO_OFFSCREEN_SAVE_FRAMES Sam Lantinga 2024-08-03 11:13:33 -0700
  • 0f6236f1cd Removed the SDL_ALTIVEC_BLIT_FEATURES environment variable. Sam Lantinga 2024-08-03 11:02:29 -0700
  • c80107da2f Allow SDL hints to override OpenGL extension availability Sam Lantinga 2024-08-03 10:56:16 -0700
  • 396fbc7b3f Added hints to replace environment variables on the PlayStation Vita Sam Lantinga 2024-08-03 10:52:58 -0700