Commit Graph

  • 5ec090a36e
    wayland: Don't set libdecor frame visibility before the first commit Frank Praznik 2025-02-10 18:38:29 -0500
  • 80000cd3d6 Remove functions not used when STBI_NO_PNG and STBI_NO_HDR are defined Sam Lantinga 2025-02-10 14:54:48 -0800
  • 52bd8610a4 Added support for Motion JPEG camera capture Sam Lantinga 2025-02-07 08:27:37 -0800
  • c032586262
    wayland: Scale-to-display mode requires both viewports and xdg-output for proper functionality Frank Praznik 2025-02-10 15:47:28 -0500
  • 2d7ff6366e fix comment cosmonaut 2025-02-10 12:31:25 -0800
  • f324dc790b GPU: Make Vulkan transfer buffers dedicated allocs cosmonaut 2025-02-10 12:24:26 -0800
  • b63d3afc18 Sync SDL3 wiki -> header SDL Wiki Bot 2025-02-10 20:15:51 +0000
  • 0bc1f87120 Added SDL_PROP_SURFACE_HOTSPOT_X_NUMBER and SDL_PROP_SURFACE_HOTSPOT_Y_NUMBER Sam Lantinga 2025-02-10 11:50:22 -0800
  • da464e9e5f win32: Keep the window on the last maximized display when leaving fullscreen Frank Praznik 2025-02-10 10:47:12 -0500
  • 8670849d7b Added SDL_PROP_SURFACE_HOTSPOT_X_NUMBER and SDL_PROP_SURFACE_HOTSPOT_Y_NUMBER Sam Lantinga 2025-02-10 11:50:22 -0800
  • bf01cc8ce7 Renamed "Dreamcast Controller Usb" to "DreamPort" Mike Kosek 2025-02-10 18:46:45 +0100
  • ecd089bb69 Don't return short waits from SDL_IOReady() Sam Lantinga 2025-02-10 10:23:22 -0800
  • d2e054db61 win32: Keep the window on the last maximized display when leaving fullscreen Frank Praznik 2025-02-10 10:47:12 -0500
  • d78fd0389c Check for non-NULL icon for trays on Unix Semphris 2025-02-10 12:47:28 -0500
  • abb5017d61 Renamed "Dreamcast Controller Usb" to "DreamPort" Mike Kosek 2025-02-10 18:46:45 +0100
  • 4fd0b2a85c Fix #12142 - the problem was if the size of the vertex buffer was exceeded, the currentVertexBuffer would be reset to zero and thus we'd leave it pointing to an in-use VB that would get overwritten on the next present before the vkQueueSubmit occurred. danginsburg 2025-02-10 11:43:43 -0500
  • 6358251035 Fix #12142 - the problem was if the size of the vertex buffer was exceeded, the currentVertexBuffer would be reset to zero and thus we'd leave it pointing to an in-use VB that would get overwritten on the next present before the vkQueueSubmit occurred. danginsburg 2025-02-10 11:43:43 -0500
  • f6126e9ea1 Centered joystick axis values should be 0 Sam Lantinga 2025-02-10 08:35:30 -0800
  • d35bef64e9 pipewire: Ensure that the correct struct is used for enumeration APIs Neal Gompa 2025-02-10 05:00:56 -0500
  • 9bd6d36471
    Added SDL_DEPS_SHARED option to control default dynamic loading of shared libraries (#12215) rubisetcie 2025-02-10 16:40:24 +0100
  • 78721d720c joystick: Fix PS5 player LED hint change callback name Stenzek 2025-02-10 22:52:50 +1000
  • 26edbecaeb joystick: Fix PS5 player LED hint change callback name Stenzek 2025-02-10 22:52:50 +1000
  • 27567c7b32
    SDL_DEPS_SHARED will now show up at the summary. rubisetcie 2025-02-10 11:43:33 +0100
  • c7bad53613 pipewire: Ensure that the correct struct is used for enumeration APIs Neal Gompa 2025-02-10 05:00:56 -0500
  • f7277a9f49
    Merge branch 'libsdl-org:main' into deps_shared rubisetcie 2025-02-10 09:38:12 +0100
  • 7aba6c4c73 Proper Resource Cleanup in WIN_UpdateWindowShape ImThour 2025-02-10 01:15:41 +0530
  • 5da5210270
    Proper Resource Cleanup in WIN_UpdateWindowShape ImThour 2025-02-10 01:15:41 +0530
  • e29ebb9f18 Update geometry renderer example Christian Walter 2025-02-09 09:55:19 -0500
  • ca9a044b3e Memory Leak in WIN_CreateHCursor When CreateColorBitmap Fails ImThour 2025-02-09 22:52:33 +0530
  • e8a7b51bcf
    Memory Leak in WIN_CreateHCursor When CreateColorBitmap Fails ImThour 2025-02-09 22:52:33 +0530
  • 9817adf560
    Update geometry renderer example Christian Walter 2025-02-09 09:55:19 -0500
  • 4cfb80199a
    Example: Fix Build Error in VC Emir 2025-02-09 05:24:24 +0300
  • 69d28027ad
    Fix for 500ms hang after user clicks on the title bar, but before moving (#12217) Clint Kilmer 2025-02-08 12:21:10 -0700
  • a0b6c0fd8f
    x11: Don't wait for events when the connection errored out (#8392) Guldoman 2025-02-08 19:07:11 +0100
  • 3ec50af901
    Apply suggestions from code review Sam Lantinga 2025-02-08 09:18:31 -0800
  • 5330041ea9 Updated to version 2.33.0 for development Sam Lantinga 2025-02-08 09:15:11 -0800
  • 7a44b1ab00 Updated to version 2.32.0 for release release-2.32.0 Sam Lantinga 2025-02-08 09:10:22 -0800
  • a57cd45615
    Merge branch 'main' into PR_fix_X11_HideWindow Sam Lantinga 2025-02-08 09:06:36 -0800
  • 3e97d41da4 Updated to version 2.31.1 for RC build Sam Lantinga 2025-02-08 08:56:53 -0800
  • 864bb65ce9 Removed crc Mike Kosek 2025-01-27 18:07:20 +0100
  • 006605c3bf Corrected alphabetical order Mike Kosek 2025-01-21 11:29:16 +0100
  • dc035c5ca6 Added mapping for Dreamcast Controller USB Mike Kosek 2025-01-21 11:15:13 +0100
  • 5d1bbd9b27 Fix SSE 4.2 test Michael Savage 2025-02-08 13:03:18 +0200
  • 64a878d4b8
    Fix SSE 4.2 test Michael Savage 2025-02-08 13:03:18 +0200
  • fb332b7ebb
    Make diff a little smaller Anonymous Maarten 2025-02-08 02:51:58 +0100
  • b6287399d7 Added requested changes from review ClintKilmer 2025-02-07 11:35:56 -0700
  • 1ccbc68d56 Modified the implementation of SDL_DEPS_SHARED. Matthieu Carteron 2025-02-07 19:12:05 +0100
  • e25e00a0fa Match variable naming conventions ClintKilmer 2025-02-07 11:06:35 -0700
  • 68e01e9413 Fix for 500ms hang after user clicks on the title bar, but before moving ClintKilmer 2025-02-07 10:58:17 -0700
  • a3290edccd Added SDL_DEPS_SHARED option to control default value for the dynamic loading of shared libraries. Matthieu Carteron 2025-02-07 17:58:31 +0100
  • dab0205174 Delete src/thread/n3ds/SDL_syscond.c ds-sloth 2025-01-28 23:47:18 -0500
  • 7c12c63f63 Add generic SDL_syscond to N3DS threads source list ds-sloth 2025-01-28 23:25:15 -0500
  • 2ced6b09fc Delete src/thread/n3ds/SDL_syscond.c ds-sloth 2025-01-28 23:14:56 -0500
  • 7af17f874c Sync SDL3 wiki -> header SDL Wiki Bot 2025-02-07 02:00:45 +0000
  • 982094c85c Updated to version 3.2.5 for development Sam Lantinga 2025-02-06 16:40:59 -0800
  • b5c3eab6b4 Updated to version 3.2.4 for release release-3.2.4 Sam Lantinga 2025-02-06 16:03:43 -0800
  • 9617040e7e Merge branch 'main' of https://github.com/bmarques1995/SDL bmarques1995 2025-02-06 20:47:01 -0300
  • 9bf9fa7cb9 Now the old value is only set if the new value is also set bmarques1995 2025-02-06 20:46:50 -0300
  • eb104b858d
    Merge branch 'libsdl-org:main' into main Bruno S Marques 2025-02-06 20:36:13 -0300
  • 48c00bfe6c Fixed creating a window with both software and hardware renderer attached Sam Lantinga 2025-02-06 15:22:10 -0800
  • ebd772353d Merge branch 'main' of https://github.com/bmarques1995/SDL bmarques1995 2025-02-06 20:35:18 -0300
  • a94a2793f9 Fix invalid DwmSetWindowAttribute call, since it can't be called with the DWMWA_BORDER_COLOR parameter. and it can only assumes two states, that can be set flipping the first bit of the value oldPref. bmarques1995 2025-02-06 20:31:08 -0300
  • d7d4d0c098 Fixed creating a window with both software and hardware renderer attached Sam Lantinga 2025-02-06 15:22:10 -0800
  • 3c6e6645fa Sync SDL3 wiki -> header SDL Wiki Bot 2025-02-06 22:54:21 +0000
  • ad8429f1b0 Let the renderer always see window events Sam Lantinga 2025-02-06 14:25:00 -0800
  • c59ac249d2 Revert "wayland: Don't send size events while the window is hidden" Sam Lantinga 2025-02-06 14:34:26 -0800
  • e4de93061d Let the renderer always see window events Sam Lantinga 2025-02-06 14:25:00 -0800
  • 6cb3d37a2b Sync SDL3 wiki -> header SDL Wiki Bot 2025-02-06 20:11:12 +0000
  • 80653a42c7 Remove non-ASCII character from public header SDL_hints.h Petar Popovic 2025-02-06 20:37:29 +0100
  • 95e151829f Remove non-ASCII character from public header SDL_hints.h Petar Popovic 2025-02-06 20:37:29 +0100
  • a646dc89e5 Note that SDL_GUIDToString() and SDL_StringToGUID() are thread-safe. Sam Lantinga 2025-02-06 10:44:07 -0800
  • 8730f6a569
    dynapi: Don't use SDL_getenv; it might malloc before the app sets an allocator. Ryan C. Gordon 2025-02-06 12:40:13 -0500
  • d2693d4c7d
    dynapi: Don't use SDL_getenv; it might malloc before the app sets an allocator. Ryan C. Gordon 2025-02-06 12:40:13 -0500
  • c9341489cc
    Fix #12197: Force set /utf-8 for msvc compilers (#12198) Quan Zhuo 2025-02-07 01:34:41 +0800
  • 8397e1fcc0 Fix up SDL2 style mappings for HIDAPI controllers Sam Lantinga 2025-02-06 09:21:52 -0800
  • 7691cabe4a Removed incorrect HIDAPI gamepad mapping Sam Lantinga 2025-02-06 08:36:48 -0800
  • e503686962
    add private definitions to SDL_build_config.h.cmake Edu Garcia 2025-02-06 11:49:09 +0000
  • 47ca616399 Build vcxproj examples with /utf-8 Anonymous Maarten 2025-02-06 05:08:23 +0100
  • 3c32923655 Build VisualC projects with /utf-8 Anonymous Maarten 2025-02-06 04:52:53 +0100
  • f920d10620 Fix #12197: Force set /utf-8 for msvc compilers 全卓 2025-02-06 10:57:44 +0800
  • 86691d325b
    GPU: Remove stencil bit from sampler aspect mask on Vulkan (#12196) Evan Hemsley 2025-02-05 17:52:35 -0800
  • ed7e7edb70 Don't use the HIDAPI driver for Thrustmaster wheels Sam Lantinga 2025-02-05 17:19:59 -0800
  • 6782cfe2c5 Don't use the HIDAPI driver for Thrustmaster wheels Sam Lantinga 2025-02-05 17:19:59 -0800
  • 1c0e2b7f97 SDL_OpenHapticFromJoystick() returns a valid haptic object Sam Lantinga 2025-02-05 17:08:02 -0800
  • 68f2d5b6de GPU: Remove stencil bit from sampler aspect mask on Vulkan cosmonaut 2025-02-05 12:39:56 -0800
  • fa9b723276
    fix: in sdl2.pc libdir was changed to prefix Thomas Bernard 2025-02-05 02:01:59 +0100
  • 5d80b770f9
    fix: do note assume "make", use $(MAKE) Thomas Bernard 2025-02-05 02:01:22 +0100
  • c4550d906a testcontroller: show the gamepad device type Sam Lantinga 2025-02-05 08:26:06 -0800
  • 466cedc0da fix: in sdl2.pc libdir was changed to prefix Thomas Bernard 2025-02-05 02:01:59 +0100
  • b84adb3720 fix: do note assume "make", use $(MAKE) Thomas Bernard 2025-02-05 02:01:22 +0100
  • 9464f334b5 fix: in sdl2.pc libdir was changed to prefix Thomas Bernard 2025-02-05 02:01:59 +0100
  • 1c9643249d fix: do note assume "make", use $(MAKE) Thomas Bernard 2025-02-05 02:01:22 +0100
  • 5ad0337685 Sync SDL3 wiki -> header SDL Wiki Bot 2025-02-05 15:45:41 +0000
  • 68dabd48c4 SDL_GetTrayEntries(): Rename parameter `size` to `count` Petar Popovic 2025-02-05 14:04:15 +0100
  • c394cf1734 test pengwin 2025-02-05 13:38:14 +0000
  • 57ddb3221a check codecov integration pengwin 2025-02-05 13:36:23 +0000
  • 227b1835e0 SDL_GetTrayEntries(): Rename parameter `size` to `count` Petar Popovic 2025-02-05 14:04:15 +0100
  • f186f4f686 fix workflow action pengwin 2025-02-05 11:00:02 +0000
  • 764dc1fa81 add manual trigger for workflow pengwin 2025-02-05 10:51:31 +0000
  • b99e19c0a2 Fixed potential double-free Sam Lantinga 2025-02-05 00:04:45 -0800