Commit Graph

  • 98a8f8e57c video: Only prefer Wayland if fifo-v1 and commit-timing-v1 are available Joshua Ashton 2024-03-27 18:33:50 +0000
  • cde2dcd0d4 Note that SDL_EVENT_SYSWM has been removed Sam Lantinga 2024-03-27 11:39:10 -0700
  • 05b3605a41 Sync SDL3 wiki -> header SDL Wiki Bot 2024-03-27 18:02:23 +0000
  • 5abcfad352 video: Document that renderer lifetimes are tied to their associated windows Frank Praznik 2024-03-27 12:45:51 -0400
  • d110565527 video: Document that renderer lifetimes are tied to their associated windows Frank Praznik 2024-03-27 12:45:51 -0400
  • 337b9f635d video: Clean up renderers when shutting down the video system Frank Praznik 2024-03-27 10:52:14 -0400
  • 02c63667c7 Only clear the raw input queue status if we don't call GetRawInputBuffer() Sam Lantinga 2024-03-26 15:01:19 -0700
  • d6fc629b5b Fixed Windows rawinput crash Sam Lantinga 2024-03-26 14:11:38 -0700
  • ccffc3ad22 Only clear the raw input queue status if we don't call GetRawInputBuffer() Sam Lantinga 2024-03-26 15:01:19 -0700
  • 74d9c50e8a Fixed Windows rawinput crash Sam Lantinga 2024-03-26 14:11:38 -0700
  • a7df28201b Revert "testautomation: fix renderer leak in video tests" Frank Praznik 2024-03-26 14:43:53 -0400
  • 8f14fa1113 video: Destroy the associated renderer when a window is destroyed Frank Praznik 2024-03-26 14:43:33 -0400
  • f0cd3ed330 x11: don't send raw mouse motion when the application doesn't have focus Sam Lantinga 2024-03-26 13:10:54 -0700
  • c47f9b9b54 x11: fixed mouse and keyboard input when XInput2 isn't available Sam Lantinga 2024-03-26 13:01:00 -0700
  • ec4645ca46 Revert "testautomation: fix renderer leak in video tests" Frank Praznik 2024-03-26 14:43:53 -0400
  • dc57857073 video: Destroy the associated renderer when a window is destroyed Frank Praznik 2024-03-26 14:43:33 -0400
  • fed5f3a81b We no longer automatically set up a logical presentation mode Sam Lantinga 2024-03-26 10:21:34 -0700
  • 823ab13b9c SDL_CreateTexture() takes a SDL_PixelFormatEnum format parameter Sam Lantinga 2024-03-26 10:20:01 -0700
  • 35785d1354 SDL_CreateWindowTexture() shouldn't use 10-bit or float textures Sam Lantinga 2024-03-26 10:17:47 -0700
  • 696ecca499 Fixed SDL_MapRGB(), SDL_MapRGBA(), SDL_GetRGB() and SDL_GetRGBA() when used with 10-bit pixel formats Sam Lantinga 2024-03-26 10:03:39 -0700
  • e02cc6b366 We no longer automatically set up a logical presentation mode Sam Lantinga 2024-03-26 10:21:34 -0700
  • 5a286137db SDL_CreateTexture() takes a SDL_PixelFormatEnum format parameter Sam Lantinga 2024-03-26 10:20:01 -0700
  • bd682c5b48 SDL_CreateWindowTexture() shouldn't use 10-bit or float textures Sam Lantinga 2024-03-26 10:17:47 -0700
  • 31bb85ad9c Fixed SDL_MapRGB(), SDL_MapRGBA(), SDL_GetRGB() and SDL_GetRGBA() when used with 10-bit pixel formats Sam Lantinga 2024-03-26 10:03:39 -0700
  • 3eb8f35f3b windows: handle the Pause key sequence for raw keyboard input Sam Lantinga 2024-03-26 09:22:00 -0700
  • 4562b41a4d VisualC-GDK: Add missing dialog sources, fix Xbox builds Daniel Ludwig 2024-03-26 14:34:51 +0100
  • 3869d65fab VisualC-GDK: Add missing dialog sources, fix Xbox builds Daniel Ludwig 2024-03-26 14:34:51 +0100
  • 693c75e36e SDL_x11events.c: fix build if Xinput2 is not available after 3dfc3b4c8 Ozkan Sezer 2024-03-26 11:56:02 +0300
  • 0556362c38 SDL_windowsevents.c: comment out unused local mouse var after 70b5cd44 Ozkan Sezer 2024-03-26 11:47:32 +0300
  • 70b5cd44ec windows: explicitly check whether raw_mouse_enabled is true before handling Windows mouse messages Sam Lantinga 2024-03-25 20:49:16 -0700
  • 3dfc3b4c8d x11: added hotplug support for XInput2 devices Sam Lantinga 2024-03-25 16:32:40 -0700
  • f1f24b173c Added support for multiple distinct keyboards Sam Lantinga 2024-03-25 15:18:27 -0700
  • 78c7834f90 Added SDL_HINT_WINDOWS_RAW_KEYBOARD to control whether raw keyboard is enabled on Windows Sam Lantinga 2024-03-25 14:46:31 -0700
  • e69b84b5ed x11: added hotplug support for XInput2 devices Sam Lantinga 2024-03-25 16:32:40 -0700
  • 4ef45298ec Added support for multiple distinct keyboards Sam Lantinga 2024-03-25 15:18:27 -0700
  • 029786928e Added SDL_HINT_WINDOWS_RAW_KEYBOARD to control whether raw keyboard is enabled on Windows Sam Lantinga 2024-03-25 14:46:31 -0700
  • 9095cb64c4 linux/SDL_system_theme.c: fix an include path Mark Delk 2024-03-25 18:05:55 -0500
  • a65982e15d testevdev: include SDL_internal.h first, and fixup SDL_main.h Anonymous Maarten 2024-03-25 19:55:22 +0100
  • b74017c8f5 linux/SDL_system_theme.c: fix an include path Mark Delk 2024-03-25 18:05:55 -0500
  • ffc3f71aa2 wayland: Use the floating width/height for initial window creation Frank Praznik 2024-03-25 14:43:46 -0400
  • 8bb19b8d68 testevdev: include SDL_internal.h first, and fixup SDL_main.h Anonymous Maarten 2024-03-25 19:55:22 +0100
  • b9a88bbecb Removed SDL_TextInputShown() Sam Lantinga 2024-03-25 13:05:42 -0700
  • 6443c75eda Removed SDL_TEXTINPUTEVENT_TEXT_SIZE Sam Lantinga 2024-03-25 12:55:49 -0700
  • fa236f169b Only do work to process text events if text input is active Sam Lantinga 2024-03-25 12:49:09 -0700
  • 658f3cdcf1 x11: use XInput2 for lower level access to keyboard events Sam Lantinga 2024-03-25 12:23:04 -0700
  • 012fc1e32b windows: enable raw keyboard input when raw mouse input is enabled Sam Lantinga 2024-03-25 09:49:35 -0700
  • fd1950d983 Removed SDL_TextInputShown() Sam Lantinga 2024-03-25 13:05:42 -0700
  • 7775f4eb1d Removed SDL_TEXTINPUTEVENT_TEXT_SIZE Sam Lantinga 2024-03-25 12:55:49 -0700
  • 115271120d Only do work to process text events if text input is active Sam Lantinga 2024-03-25 12:49:09 -0700
  • 36d75f77ed x11: use XInput2 for lower level access to keyboard events Sam Lantinga 2024-03-25 12:23:04 -0700
  • d33b28c9fe Don't fail joystick initialization if udev isn't available Sam Lantinga 2024-03-25 11:45:41 -0700
  • 4e8c36d273 windows: enable raw keyboard input when raw mouse input is enabled Sam Lantinga 2024-03-25 09:49:35 -0700
  • c15a87a614 remove non-existent vulkan.hpp and vulkan_mir.h from Xcode project Ozkan Sezer 2024-03-25 21:23:24 +0300
  • 45de0635ac VisualC: remove vulkan.hpp Anonymous Maarten 2024-03-25 18:04:40 +0100
  • 35d335e61f Fixed warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data Sam Lantinga 2024-03-25 11:46:47 -0700
  • 5fff9bc1e3 Don't fail joystick initialization if udev isn't available Sam Lantinga 2024-03-25 11:45:41 -0700
  • 43b8e9f681 Fixed spacing Sam Lantinga 2024-03-25 11:41:51 -0700
  • 5e8486bb29 Don't fail joystick initialization if udev isn't available Sam Lantinga 2024-03-25 11:29:03 -0700
  • 5a1c48be5c remove non-existent vulkan.hpp and vulkan_mir.h from Xcode project Ozkan Sezer 2024-03-25 21:23:32 +0300
  • 358a80a473 remove non-existent vulkan.hpp and vulkan_mir.h from Xcode project Ozkan Sezer 2024-03-25 21:23:24 +0300
  • eb185e8d88 VisualC: remove vulkan.hpp Anonymous Maarten 2024-03-25 18:04:40 +0100
  • 58f2e102a9 visualc: filters also contained 2 wrong include headers Anonymous Maarten 2024-03-25 18:02:05 +0100
  • c7d32ff64b visualc: rename/remove 2 include paths Anonymous Maarten 2024-03-25 17:09:26 +0100
  • 977285ef6a Send joystick added events on portable handheld platforms Sam Lantinga 2024-03-25 07:14:00 -0700
  • b391e6477e The joystick instance ID is already set in the open call Sam Lantinga 2024-03-25 06:57:02 -0700
  • 07c49d1a67 Fixed text input being active after SDL_StopTextInput() (thanks @AntTheAlchemist!) Sam Lantinga 2024-03-25 06:46:23 -0700
  • 53ade19430 udev: Fix O(n^2) device walking issue (closes #9092) Tyson Whitehead 2024-03-23 14:10:28 -0400
  • bca314c339 Add Yawman Arrow flightstick controller Alynne 2024-03-25 07:11:24 -0400
  • cbc9bd9804 Add Yawman Arrow flightstick controller Alynne 2024-03-25 07:11:24 -0400
  • 2b4c75690c Add Yawman Arrow flightstick controller Alynne 2024-03-25 07:11:24 -0400
  • d32e180780
    Add Yawman Arrow flightstick controller Alynne 2024-03-25 07:11:24 -0400
  • 9497b9d71b
    udev: Fix O(n^2) device walking issue (closes #9092) Tyson Whitehead 2024-03-23 14:10:28 -0400
  • 5d80179954 PSP: send initial SDL_JOYDEVICEADDED event Wouter Wijsman 2024-03-24 22:58:28 +0100
  • f14fb979c1 Remove legacy SDL2 input grab API Cameron Gutman 2024-03-24 18:35:40 -0500
  • 310017ed54 Remove legacy SDL2 input grab API Cameron Gutman 2024-03-24 18:35:40 -0500
  • 7f8301e767 PSP: send initial SDL_JOYDEVICEADDED event Wouter Wijsman 2024-03-24 22:58:28 +0100
  • fca4099d17 Revert "video: Prefer Wayland over X11 (take 2!)" Joshua Ashton 2024-03-24 17:22:08 +0000
  • cf3cf0e106 dmg: fix SDL_version.h issue in sdl3-config-version.cmake Anonymous Maarten 2024-03-24 19:37:51 +0100
  • f05490d0e2 udev: Fix O(n^2) device walking issue (closes #9092) Tyson Whitehead 2024-03-23 14:10:28 -0400
  • 6e1611cc77 udev: Fix O(n^2) device walking issue (closes #9092) Tyson Whitehead 2024-03-23 14:10:28 -0400
  • fc053fb499 Fix OpenFolder dialog behavior on Windows Mykola Rubets 2024-03-24 18:20:28 +0200
  • 13933222ee Fixed string comparison (thanks @meyraud705!) Sam Lantinga 2024-03-24 11:36:25 -0700
  • 8f33f5cc33 Sync SDL3 wiki -> header SDL Wiki Bot 2024-03-24 18:34:24 +0000
  • 6ba3e56538 SDL_GetWindowSurface: update documentation re: surface->pixels rofl0r 2024-03-24 18:02:15 +0000
  • 7b6695f4d4 PSP: zero-copy WindowSurface API for direct VRAM access rofl0r 2024-03-14 02:58:44 +0000
  • f3b15ca015 SDL_GetWindowSurface: update documentation re: surface->pixels rofl0r 2024-03-24 18:02:15 +0000
  • 6d2ff87cff Fix OpenFolder dialog behavior on Windows Mykola Rubets 2024-03-24 18:20:28 +0200
  • beb52ed54a pen: remove stray '#include <stdio.h>' Anonymous Maarten 2024-03-24 16:58:59 +0100
  • 96fbd10de0 Added a script to trigger the release workflow Sam Lantinga 2024-03-24 07:22:58 -0700
  • 36e73bdda4 Updated to version 3.1.0 for the preview release Sam Lantinga 2024-03-24 06:15:46 -0700
  • a20eec1415 Tweaking documentation for the SDL 3.0 preview release Sam Lantinga 2024-03-24 06:13:19 -0700
  • 9e460ce6a6 wayland: Pass the keyboard ID through to repeat events Frank Praznik 2024-03-24 08:49:29 -0400
  • 0df0462d0a Removed all tabs in testautomation_pen.c Christoph Reichenbach 2024-03-24 10:43:52 +0000
  • 615c7efd98 Fix #9279: Memory leak in pen name handling Christoph Reichenbach 2024-03-18 08:40:23 +0000
  • 0fc86f0a34 Removed all tabs in testautomation_pen.c Christoph Reichenbach 2024-03-24 10:43:52 +0000
  • 0dee9d1f8e Fix #9279: Memory leak in pen name handling Christoph Reichenbach 2024-03-18 08:40:23 +0000
  • 675c9f01ff Renamed releaser.py to build-release.py Sam Lantinga 2024-03-23 16:56:26 -0700
  • 37c664a13d PSP: fix regression, GetTicks64 should return millisecs rofl0r 2024-03-23 23:13:48 +0000
  • c83d0d87c2 Revert "Added virtual keyboard support for Xbox (thanks @ts-13512)" Sam Lantinga 2024-03-23 16:47:59 -0700
  • d67de55162 PSP: fix regression, GetTicks64 should return millisecs rofl0r 2024-03-23 23:13:48 +0000