Commit Graph

  • 938c974cca testime: use a replacement character for characters not in the font Sam Lantinga 2024-06-26 20:23:58 -0700
  • a67e6b80de Updated unifont to version 15.1.05 Sam Lantinga 2024-06-26 19:29:24 -0700
  • 50f50612bd Removed checkkeysthreads Sam Lantinga 2024-06-26 18:56:01 -0700
  • b7748c1513 Prevent duplicate calls to start/stop text input Sam Lantinga 2024-06-27 10:49:24 -0700
  • 3609b15920 Fixed showing the selected clause in the Japanese IME Sam Lantinga 2024-06-26 11:38:01 -0700
  • d96f1d5360
    begin_code: Solaris Studio has `__has_attribute` defined by isn't usable here. Ryan C. Gordon 2024-06-27 20:38:45 -0400
  • e721521d69 testime: highlight selected clauses in Japanese composition mode Sam Lantinga 2024-06-27 13:50:49 -0700
  • 71d1f138b4 testime: draw a blinking cursor at the text insertion point Sam Lantinga 2024-06-27 13:29:37 -0700
  • b7ab5182d3 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-27 21:37:27 +0000
  • 1e0ac5771a testiconv: Remove half-baked SDL_StepUTF8 testing code. Ryan C. Gordon 2024-06-26 23:40:16 -0400
  • a9cfcf6bde stdinc: Drastically improve SDL_StepUTF8() and make it a public API. Ryan C. Gordon 2024-06-26 21:32:45 -0400
  • 9b8c5f642f
    testaudio: Better fix for NULL dereference. Ryan C. Gordon 2024-06-27 17:24:49 -0400
  • 5631c6dbaa
    testaudio: Don't crash if SDL_GetAudioDeviceName() returns NULL. Ryan C. Gordon 2024-06-27 17:20:11 -0400
  • 083bc32828 testime: add a 1 pixel border around glyphs to avoid texture sampling into other glyphs Sam Lantinga 2024-06-27 08:32:28 -0700
  • 1197bb34c7 testime: use a replacement character for characters not in the font Sam Lantinga 2024-06-26 20:23:58 -0700
  • 0a8ee533e9 Updated unifont to version 15.1.05 Sam Lantinga 2024-06-26 19:29:24 -0700
  • c18676020e Removed checkkeysthreads Sam Lantinga 2024-06-26 18:56:01 -0700
  • d9741921a3 Prevent duplicate calls to start/stop text input Sam Lantinga 2024-06-27 10:49:24 -0700
  • 982feb7a65 vulkan: SDL_Vulkan_CreateSurface now returns the usual int (0=ok, -1=error). Ryan C. Gordon 2024-06-27 00:03:22 -0400
  • 43ef3a437b
    vulkan: SDL_Vulkan_CreateSurface now returns the usual int (0=ok, -1=error). Ryan C. Gordon 2024-06-27 00:03:22 -0400
  • 2f5d6623b6 iconv: don't potentially crash on invalid inputs Anonymous Maarten 2024-02-03 20:24:45 +0100
  • 7380847eb5 iconv: add automation tests Anonymous Maarten 2024-02-02 18:42:48 +0100
  • 577720637c stdinc: document SDL_iconv* functions Anonymous Maarten 2024-02-02 18:39:01 +0100
  • 3e4bb5acd0
    x11: Fix build when `X_HAVE_UTF8_STRING` is not defined. Ryan C. Gordon 2024-06-27 01:53:15 -0400
  • 498cbffd89
    atomic: Solaris needs the `_nv` variant of `atomic_or_uint`. Ryan C. Gordon 2024-06-27 01:43:25 -0400
  • b23343b7cd
    configure.ac: Explicitly disable Vulkan support on Solaris. Ryan C. Gordon 2024-06-27 01:39:44 -0400
  • 01198114b2
    testiconv: Remove half-baked SDL_StepUTF8 testing code. Ryan C. Gordon 2024-06-26 23:40:16 -0400
  • bb3e44858c Fixed showing the selected clause in the Japanese IME Sam Lantinga 2024-06-26 11:38:01 -0700
  • a4f962fd46 SDL_x11shape.c: fix build if SDL_VIDEO_DRIVER_X11_XSHAPE isn't defined Ozkan Sezer 2024-06-27 05:47:50 +0300
  • 800c35a2c1
    dialog: Don't potentially call SDL_free() on an uninitialized value Frank Praznik 2024-06-26 21:56:40 -0400
  • 9fb17ea139
    stdinc: Drastically improve SDL_StepUTF8() and make it a public API. Ryan C. Gordon 2024-06-26 21:32:45 -0400
  • 596651f13a dialog: Decodes percent encoded URI paths returned by the xdg file portal Frank Praznik 2024-06-26 19:51:00 -0400
  • 71200e94a8 core: Factor out common URI decode functions from Wayland and X11 Frank Praznik 2024-06-26 18:13:29 -0400
  • 6cb042db0f
    dialog: Decodes percent encoded URI paths returned by the xdg file portal Frank Praznik 2024-06-26 19:51:00 -0400
  • 9f186a6eaf
    core: Factor out common URI decode functions from Wayland and X11 Frank Praznik 2024-06-26 18:13:29 -0400
  • a9fdbf7f21 Make sure we don't try to use the XInput DLL after it's unloaded Sam Lantinga 2024-06-26 15:42:06 -0700
  • ed86b02df8 Fixed building with older libdrm headers Sam Lantinga 2024-06-26 12:18:43 -0700
  • 0811b4dc51 Fixed building with the steamrt/scout SDK Sam Lantinga 2024-01-19 23:02:48 -0800
  • d9901e0b85 Fix building with the steamrt/scout SDK Sam Lantinga 2024-01-19 22:27:59 -0800
  • ee3b2b7de1 Make sure we don't try to use the XInput DLL after it's unloaded Sam Lantinga 2024-06-26 15:42:06 -0700
  • 88bbab275f Fixed building with older libdrm headers Sam Lantinga 2024-06-26 12:18:43 -0700
  • ecde0ca6b6 Fixed building with the steamrt/scout SDK Sam Lantinga 2024-01-19 23:02:48 -0800
  • 64d4baccb5 Fix building with the steamrt/scout SDK Sam Lantinga 2024-01-19 22:27:59 -0800
  • 0ae4fd0ec9 Make sure we don't try to use the XInput DLL after it's unloaded Sam Lantinga 2024-06-26 15:42:06 -0700
  • 10c14e78b6 Fixing systimer Francisco Javier Trujillo Mata 2024-06-26 23:40:02 +0200
  • bd1e9d0a34 Fixing systimer Francisco Javier Trujillo Mata 2024-06-26 23:40:02 +0200
  • 4d82ceae0c Add slash to cwd call Francisco Javier Trujillo Mata 2024-06-26 22:20:37 +0200
  • 107d1cd53d Add slash to cwd call Francisco Javier Trujillo Mata 2024-06-26 22:20:37 +0200
  • d86ea0622d Add slash to cwd call Francisco Javier Trujillo Mata 2024-06-26 22:20:37 +0200
  • 7aaaa237bd Add slash to cwd call Francisco Javier Trujillo Mata 2024-06-26 22:20:37 +0200
  • c7f7464174 Updated scancode documentation Sam Lantinga 2024-06-26 12:33:16 -0700
  • 8949de3978 Fixed building with older libdrm headers Sam Lantinga 2024-06-26 12:18:43 -0700
  • 56e85064ff Fixed audio recording latency after a hitch Sam Lantinga 2024-06-26 11:04:00 -0700
  • 9fd54b724f
    include: Added documentation for SDL_PRESSED and SDL_RELEASED. Ryan C. Gordon 2024-06-26 14:08:56 -0400
  • 306cc6f91e Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-26 17:52:24 +0000
  • 0f5752b0fc
    video: Fix memory leak when deleting a video display Frank Praznik 2024-06-21 13:02:36 -0400
  • 31f77182d0
    wayland: Fix double free when deleting an output display Frank Praznik 2024-06-21 12:59:21 -0400
  • 20f1061cc8 video: Fix memory leak when deleting a video display Frank Praznik 2024-06-21 13:02:36 -0400
  • 3b88d4f46f wayland: Fix double free when deleting an output display Frank Praznik 2024-06-21 12:59:21 -0400
  • 80e64ef921 Windows IME cleanup Sam Lantinga 2024-06-26 08:05:25 -0700
  • f716f824fa Windows IME cleanup Sam Lantinga 2024-06-26 08:05:25 -0700
  • dc8b06fb5a Check if SDL_GetKeyboardFocus is null in X11/Wayland events hwsmm 2024-06-26 23:58:00 +0900
  • d37d5539c1 Check if SDL_GetKeyboardFocus is null in X11/Wayland events hwsmm 2024-06-26 23:58:00 +0900
  • 64acde86de stdcpp threads, simplify SDL_GetCurrentThreadID implementation Edoardo Lolletti 2024-06-24 22:31:32 +0200
  • e9a93246ef fix: Use drmModeAddFB2WithModifiers instead of drmModeAddFB to allow using GBM modifiers. Cecill Etheredge 2024-06-25 22:43:32 +0200
  • 6589287ed6 fix: Use drmModeAddFB2WithModifiers instead of drmModeAddFB to allow using GBM modifiers. Cecill Etheredge 2024-06-25 22:43:32 +0200
  • 620e875335 fix: Use drmModeAddFB2WithModifiers instead of drmModeAddFB to allow using GBM modifiers. Cecill Etheredge 2024-06-25 22:43:32 +0200
  • 6c00056d59 fix: Use drmModeAddFB2WithModifiers instead of drmModeAddFB to allow using GBM modifiers. Cecill Etheredge 2024-06-25 22:43:32 +0200
  • ea29f7e003
    Update README-highdpi.md expikr 2024-06-25 10:46:06 -0700
  • 6ce5fe9edf
    Update README-highdpi.md expikr 2024-06-25 10:39:39 -0700
  • e96186e1ff
    Update README-highdpi.md expikr 2024-06-25 10:30:55 -0700
  • b37b94453c Fixed multi-window test programs not quitting when windows are closed Sam Lantinga 2024-06-25 10:15:36 -0700
  • 706cf40a17
    wayland: Fix EGL_SWAP_BEHAVIOR_PRESERVED_BIT behavior Frank Praznik 2024-06-25 12:32:49 -0400
  • 596c0af0f3 Camera: Bugfix: `ChooseBestCameraSpec` doesn't set camera colorspace Aleksander 2024-06-25 15:11:10 +0200
  • 4797eac2a5 Camera: Bugfix: `ChooseBestCameraSpec` doesn't set camera colorspace Aleksander 2024-06-25 15:11:10 +0200
  • aff0f6aa7e
    Update README-highdpi.md expikr 2024-06-25 03:42:43 -0700
  • 16fa8aa2f2
    wayland: Set EGL_SWAP_BEHAVIOR_PRESERVED_BIT on surface create Linus Probert 2024-06-24 07:05:06 +0200
  • 3d121d9bc7 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-25 03:32:46 +0000
  • 0804598b5d Added a font glyph for missing characters Sam Lantinga 2024-06-24 19:53:04 -0700
  • def7a43a2e SDL_HINT_IME_SHOW_UI defaults to SDL_TRUE Sam Lantinga 2024-06-24 19:32:11 -0700
  • 382494eeda checkkeys: draw the IME composition text Sam Lantinga 2024-06-24 18:07:49 -0700
  • 018ca39c45 Don't move the cursor to the end of the selected candidate Sam Lantinga 2024-06-24 17:41:06 -0700
  • 92b3ce20b1 checkkeys: don't toggle text input with the left mouse button Sam Lantinga 2024-06-24 17:27:06 -0700
  • 377014c430 Added some documentation to the SDL_EVENT_TEXT_EDITING event Sam Lantinga 2024-06-24 17:13:56 -0700
  • 01ae067504 checkkeys: print the start/length values of the SDL_EVENT_TEXT_EDITING event Sam Lantinga 2024-06-24 17:05:08 -0700
  • 8328fdfe0d Don't use raw keyboard input when text input is active Sam Lantinga 2024-06-24 15:35:32 -0700
  • c50aa6a35c Added a font glyph for missing characters Sam Lantinga 2024-06-24 19:53:04 -0700
  • 00e1a06919 SDL_HINT_IME_SHOW_UI defaults to SDL_TRUE Sam Lantinga 2024-06-24 19:32:11 -0700
  • 93feeb25d3 checkkeys: draw the IME composition text Sam Lantinga 2024-06-24 18:07:49 -0700
  • 2b419a1b7b Don't move the cursor to the end of the selected candidate Sam Lantinga 2024-06-24 17:41:06 -0700
  • 6dfa6887ed checkkeys: don't toggle text input with the left mouse button Sam Lantinga 2024-06-24 17:27:06 -0700
  • a1fddc944f Added some documentation to the SDL_EVENT_TEXT_EDITING event Sam Lantinga 2024-06-24 17:13:56 -0700
  • fa596ee0ea checkkeys: print the start/length values of the SDL_EVENT_TEXT_EDITING event Sam Lantinga 2024-06-24 17:05:08 -0700
  • a7796fc3e1 Don't use raw keyboard input when text input is active Sam Lantinga 2024-06-24 15:35:32 -0700
  • 8ae7841d91 Revert "Make sdl2-config interpreter configurable" Anonymous Maarten 2024-06-25 00:43:54 +0200
  • f79d0adfc9
    x11: Avoid excessive keymap reconstruction Frank Praznik 2024-06-24 16:39:20 -0400
  • 94ae4e1513 Fixed build warnings Sam Lantinga 2024-06-24 13:36:46 -0700
  • 0f4502f989
    stdcpp threads, simplify SDL_GetCurrentThreadID implementation Edoardo Lolletti 2024-06-24 22:31:32 +0200
  • d52ea20916 cmake: check for valid isinf/isinff/isnan/isnanf macros Anonymous Maarten 2024-06-24 21:47:19 +0200
  • ea11c9e0c7 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-24 19:23:37 +0000