Commit Graph

  • 5490505a2b Added a note to update the website after a stable release Sam Lantinga 2022-10-08 09:41:10 -0700
  • 17b43b0fdd Don't try to create a semaphore for the mutex implementation if threads are disabled Sam Lantinga 2022-10-08 09:32:09 -0700
  • 33050fea39 Only open HID devices that might have a HIDAPI driver available Sam Lantinga 2022-10-07 11:29:49 -0700
  • 31991ab851 Fix \sa to a valid function in SDL_metal.h. Kamil Ševeček 2022-10-07 15:45:28 +0200
  • 47a6a2ffc7 Fix \sa to a valid function in SDL_metal.h. Kamil Ševeček 2022-10-07 15:45:28 +0200
  • 484d5fd6cf audio open: ensure 2 devices don't get the same id Nicolas Cian 2022-10-05 13:19:38 +0200
  • b611527132
    Add cursor position to mouse wheel event Mathieu Eyraud 2022-10-07 13:22:28 +0200
  • 5ec1cef6b5 Further fixes for the sndio CMake detection Brad Smith 2022-10-06 22:43:33 -0400
  • 1b8787e57b audio open: ensure 2 devices don't get the same id Nicolas Cian 2022-10-05 13:19:38 +0200
  • 034fbddd5d Further fixes for the sndio CMake detection Brad Smith 2022-10-06 22:43:33 -0400
  • e714d4d724 regenerated configure script. Ozkan Sezer 2022-10-07 05:24:20 +0300
  • f48823181b Use the pkg-config file when checking for sndio. Brad Smith 2022-09-29 20:31:20 -0400
  • fc720321b3 Fix rare deadlock when opening a HID controller on Android Sam Lantinga 2022-10-06 18:23:07 -0700
  • 689409fd97 Fixed the start button on the Nimbus+ controller on tvOS Sam Lantinga 2022-10-06 17:34:24 -0700
  • b4aba10154 Reverted game controller buttons from interacting with message box dialogs Sam Lantinga 2022-10-06 12:10:46 -0700
  • 893c87b27b Fixed game controller buttons being unresponsive when the on-screen keyboard is up Sam Lantinga 2022-10-06 12:10:45 -0700
  • 914a65e098 wayland: Don't unset min/max values when entering fullscreen via a compositor event Frank Praznik 2022-10-06 12:39:36 -0400
  • 69cf5fb0e1 wayland: Remove surface type helpers Frank Praznik 2022-10-04 13:09:35 -0400
  • c2b0c41c0a wayland: Set/unset the opaque regions on surfaces when transparency is toggled Frank Praznik 2022-10-04 12:59:26 -0400
  • ea5958009c wayland: Set the damage buffer size when supported Frank Praznik 2022-10-03 18:31:15 -0400
  • a8cb7bbe2f wayland: Add dedupe logic to window geometry configuration Frank Praznik 2022-10-01 11:31:26 -0400
  • a63c674c41 wayland: Don't unset min/max values when entering fullscreen via a compositor event Frank Praznik 2022-10-06 12:39:36 -0400
  • f687cbd4c6 Clarified that GNU sort isn't required, we just need the -V option to be supported Sam Lantinga 2022-10-06 09:00:57 -0700
  • 8c587636dc GNU sort isn't available on older macOS and some BSD systems Sam Lantinga 2022-10-06 08:25:54 -0700
  • e3b2830f99 updated VS project file Ozkan Sezer 2022-10-01 11:11:10 +0300
  • 9c515b5e01 Fixes made in response to running a static code analyzer under MS Windows. ulatekh 2022-10-05 19:26:09 -0700
  • d2160c29d1 iOS: implement SDL_GetWindowSizeInPixels. slime 2022-10-05 21:42:26 -0300
  • 54d93214b5 iOS: implement SDL_GetWindowSizeInPixels. slime 2022-10-05 21:42:26 -0300
  • fa7ffa4e88 change the iconv configuration option names to be more verbose. Ozkan Sezer 2022-10-06 03:37:50 +0300
  • 4ca86dae2f Sync SDL wiki -> header SDL Wiki Bot 2022-10-05 23:26:14 +0000
  • ddc3de602e Added mapping for PS5 controller over Bluetooth on Android 12 Sam Lantinga 2022-10-05 16:24:05 -0700
  • 81afb3e303 Need to swap endianness when extracting the CRC from game controller mappings Sam Lantinga 2022-10-05 16:18:09 -0700
  • 294ccba0a2 better wording for --enable-iconv description Ozkan Sezer 2022-10-05 23:56:56 +0300
  • 92c71ae385 [iOS] respect initial status bar configuration when displaying the launch storyboard Andrey Filipenkov 2022-10-05 21:59:08 +0300
  • 5b13136471 [UIKit] handle app lifecycle events in a custom object instead of AppDelegate Andrey Filipenkov 2022-08-06 10:48:53 +0300
  • b9e22b47dc [UIKit] handle app lifecycle events in a custom object instead of AppDelegate Andrey Filipenkov 2022-08-06 10:48:53 +0300
  • f412514cc7 [iOS] respect initial status bar configuration when displaying the launch storyboard Andrey Filipenkov 2022-10-05 21:59:08 +0300
  • c9f60cce40 cmake+autotools: add option to enable/disable iconv Anonymous Maarten 2022-10-05 17:12:08 +0200
  • 840832df65 cmake+autotools: add option to enable/disable iconv Anonymous Maarten 2022-10-05 17:12:08 +0200
  • 7ae12ec8b1 Don't require sort -V on Darwin Joshua Root 2022-10-06 01:52:30 +1100
  • e41942e814 fix compilation error SDL_coreaudio mixing declarations and code daniel 2022-10-05 13:36:25 +1000
  • 788457b937 fix compilation error SDL_coreaudio mixing declarations and code daniel 2022-10-05 13:36:25 +1000
  • d0657fde30 cmake: Use DWARF 4 debug information when building using mingw Anonymous Maarten 2022-10-05 02:15:22 +0200
  • 6dd876be47 cmake: Use DWARF 4 debug information when building using mingw Anonymous Maarten 2022-10-05 02:15:22 +0200
  • a1d1946dcb Use DWARF 4 debug information when building using mingw release-2.24.1 Sam Lantinga 2022-10-04 16:46:29 -0700
  • f18fae4c68 Use DWARF 4 debug information when building using mingw Sam Lantinga 2022-10-04 16:46:29 -0700
  • 757b25eb5b Prevent the delay conversion result from being truncated to 32bits Rémy Tassoux 2022-10-05 00:29:21 +0200
  • 36524373db Updated version to 2.24.1 for point release Sam Lantinga 2022-10-04 14:06:15 -0700
  • 2651cad662 wayland: Remove surface type helpers Frank Praznik 2022-10-04 13:09:35 -0400
  • 7a0be478cc wayland: Set/unset the opaque regions on surfaces when transparency is toggled Frank Praznik 2022-10-04 12:59:26 -0400
  • caaa8d4d6b wayland: Set the damage buffer size when supported Frank Praznik 2022-10-03 18:31:15 -0400
  • 3eb63e55fa wayland: Add dedupe logic to window geometry configuration Frank Praznik 2022-10-01 11:31:26 -0400
  • 77f3a9cbe8 Only advertise the SDL_PIXELFORMAT_EXTERNAL_OES format if we can build the shader for it Sam Lantinga 2022-09-16 06:15:45 -0700
  • b8dacc37b5 Pretty print shaders for debugging purposes Sam Lantinga 2022-09-15 07:41:29 -0700
  • a49a25671d Fixed OpenGL ES shader compilation on Linux Sam Lantinga 2022-09-15 06:57:41 -0700
  • 284cf11778 Fixed uninitialized variable warning Sam Lantinga 2022-09-15 06:21:19 -0700
  • 949addc94e Fixed OpenGLES shaders failing after renderer has been created Sam Lantinga 2022-09-14 08:03:46 -0700
  • 23a4b9bdd6 android: fix some compiler warnings Amir 2022-09-12 20:09:00 +0400
  • ce29ebc3b8 Add GLES2 shader prologue infrastructure. (by @eloj) Sam Lantinga 2022-09-06 15:55:27 -0700
  • 0733ef7e3f
    build: Fixed some references to renamed test-versioning.sh Ryan C. Gordon 2022-09-28 09:37:21 -0400
  • d1b2f1ebb5
    Moved test/versioning.sh to build-scripts/test-versioning.sh Ryan C. Gordon 2022-09-28 09:09:21 -0400
  • 15496201c9
    build-scripts: Added update-version.sh Ryan C. Gordon 2022-09-27 22:03:26 -0400
  • a23b54b74a cmake+xcode: only create SDL2::SDL2main target when it does not exist again Anonymous Maarten 2022-10-04 21:15:09 +0200
  • cbb1cf0c93 cmake+xcode: only create SDL2::SDL2main target when it does not exist again Anonymous Maarten 2022-10-04 21:15:09 +0200
  • fdef96e233
    Android: remove "nativeSetComposingText" since it's not used anymore (and it may fail registering at init if code is cleaned with proguard) Sylvain 2022-10-04 12:08:09 +0200
  • eac3d6d3c0
    SDL_video.c: fix variable 'i' may be uninitialized when used here "_this->name = bootstrap[i]->name;" Sylvain 2022-10-04 10:46:42 +0200
  • ad29875ee6 Wayland: Emulate mouse warp using relative mouse mode David Gow 2022-04-18 17:03:05 +0800
  • 9e3c4b9f32 Use the correct platform defines Sam Lantinga 2022-10-03 17:50:01 -0700
  • 5291e5cb76 Added version checking to SDLActivity.java Sam Lantinga 2022-10-03 17:36:17 -0700
  • 3607f8316f Find out if a controller is wireless using WGI (thanks @DJm00n!) Sam Lantinga 2022-10-03 11:00:50 -0700
  • 321ca1091d
    opengles2: Texture names are GLuint, not GLenum. Ryan C. Gordon 2022-10-03 12:00:38 -0400
  • 01c5554f0e
    opengles2: SDL_GL_BindTexture() should bind all YUV textures. Ryan C. Gordon 2022-10-03 11:57:10 -0400
  • f8f562dace iOS: remove dead pre-iOS 8 codepaths. slime 2022-10-02 22:55:49 -0300
  • bbeacd72c4 Fix some credit comments. slime 2022-10-02 22:57:03 -0300
  • d97aabf51a Fix some credit comments. slime 2022-10-02 22:57:03 -0300
  • 0e7fd5e83f iOS: remove dead pre-iOS 8 codepaths. slime 2022-10-02 22:55:49 -0300
  • cf331ef3f9 Fixed build Sam Lantinga 2022-10-02 17:25:36 -0700
  • 34b28002d9 Sync SDL wiki -> header SDL Wiki Bot 2022-10-03 00:20:15 +0000
  • 64ea6cefaf SDL_ResetHint() no longer clears the callbacks associated with a hint Sam Lantinga 2022-10-02 17:17:31 -0700
  • 19ecb64e0d Fixed build Sam Lantinga 2022-10-02 10:18:57 -0700
  • bd6afc2317 Fixed sensor axes in vertical mode Sam Lantinga 2022-10-02 10:15:39 -0700
  • b4c25f5714 Remapped the side button and trigger as paddles for the mini-gamepad mode of the Joy-Cons Sam Lantinga 2022-10-02 09:51:05 -0700
  • f58a6506a1 Added paddle mapping for combined Joy-Cons Sam Lantinga 2022-10-02 09:50:27 -0700
  • 37dfa2629b Added paddle mapping for combined Joy-Cons Sam Lantinga 2022-10-02 09:36:50 -0700
  • a00565b8ba Fixed displaying more than 18 buttons Sam Lantinga 2022-10-02 09:08:39 -0700
  • 6c8bf3af4c
    Add vertical mode for Nintendo Joy-Con (#6303) Happy Harry 2022-10-03 00:19:34 +0800
  • 0672dc8d8f Fixed combined Joy-Cons after aa2e2f4843 (thanks @happyharryh!) Sam Lantinga 2022-10-02 08:48:38 -0700
  • 63f33e08b0 Remove the updating of mapping when the hint changes happyharryh 2022-10-02 10:38:28 +0800
  • b0a2164b2c coreaudio: Possibly fixed another shutdown race condition. Ryan C. Gordon 2022-09-30 14:53:07 -0400
  • bac54b3d26 Android: add script for building prefab archive Anonymous Maarten 2022-09-27 17:45:36 +0200
  • 5e654a4bf2 Fixed Mac compile errors when OpenGL is disabled. Aaron Barany 2022-10-01 16:10:46 -0700
  • 6a1dc515df Fixed Mac compile errors when OpenGL is disabled. Aaron Barany 2022-10-01 16:10:46 -0700
  • e6716c19f7 Android: add script for building prefab archive Anonymous Maarten 2022-09-27 17:45:36 +0200
  • f48a23963c Update the mapping when SDL_HINT_JOYSTICK_HIDAPI_VERTICAL_JOY_CONS changes happyharryh 2022-09-30 15:05:09 +0800
  • c29629a5ef fix permissions of Android.mk Ozkan Sezer 2022-10-01 04:25:40 +0300
  • 6acc7a5622 Mark the editbox as multi-line so the return key is always visible Sam Lantinga 2022-09-30 17:45:08 -0700
  • 257cacab18 Android text input now works like iOS, where you get text in progress and then backspaces and new text if autocomplete changes it or the IME commits it. Sam Lantinga 2022-09-30 17:25:58 -0700
  • 28572702bf Properly backspace over text that was entered when autocorrect updates text with the iPhone on-screen keyboard Sam Lantinga 2022-09-30 17:25:57 -0700
  • e6640ef2d4 coreaudio: Possibly fixed another shutdown race condition. Ryan C. Gordon 2022-09-30 14:53:07 -0400
  • 7567c4cb00 revert executable permissions from Android.mk Ozkan Sezer 2022-09-30 21:51:11 +0300