Commit Graph

  • 5b0f14a936 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-12 17:19:08 +0000
  • 9fb5a9ccac Use floating point values for viewport, clip rectangle, and texture sizes Sam Lantinga 2024-06-12 09:21:02 -0700
  • 1e436fad0a Use floating point values for viewport, clip rectangle, and texture sizes Sam Lantinga 2024-06-12 09:21:02 -0700
  • 4d2b5801ed Replaced SDL_QueryTexture() with SDL_GetTextureSize() and properties. Sam Lantinga 2024-06-11 23:31:18 -0700
  • 463984ec20 Make sure the output settings match the camera device format Sam Lantinga 2024-06-11 20:40:21 -0700
  • 876f10795f Don't set a YCbCr colorspace for an RGB texture Sam Lantinga 2024-06-11 19:58:20 -0700
  • 729d9e6846
    Update android-project/app/build.gradle act262 2024-06-12 11:09:04 +0800
  • 2d13fefc20 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-12 02:20:21 +0000
  • a4bb93e8e4 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-12 01:34:03 +0000
  • 32907a9606 Rename SDL_Swap(16|32|64)(LE|BE) to SDL_Swap(LE|BE)(16|32|64) Anonymous Maarten 2024-06-12 01:08:19 +0200
  • a4cb6b6501 Rename SDL_Swap(16|32|64)(LE|BE) to SDL_Swap(LE|BE)(16|32|64) Anonymous Maarten 2024-06-12 01:08:19 +0200
  • ef6123886e Add SDL_ReadS8 and SDL_WriteS8 Anonymous Maarten 2024-06-12 00:39:36 +0200
  • cf23e4df8a Add SDL_ReadS8 and SDL_WriteS8 Anonymous Maarten 2024-06-12 00:39:36 +0200
  • 96bb06d9c7
    wikiheaders: Clean out extra blank lines in function declarations on wiki. Ryan C. Gordon 2024-06-11 12:37:41 -0400
  • 386aa56711
    wikiheaders: Make cleaning out function attributes more generic. Ryan C. Gordon 2024-06-11 12:29:04 -0400
  • f003461a0b Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-11 16:23:27 +0000
  • 96f2ef77ab
    include: Make function pointer params into typedefs. Ryan C. Gordon 2024-06-11 12:17:22 -0400
  • 391a63f29f Check raw keyboard input in checkkeys Sam Lantinga 2024-06-11 09:09:12 -0700
  • b53f6cf77a
    wikiheaders: Removed a FIXME comment. Ryan C. Gordon 2024-06-11 11:37:45 -0400
  • 8e782602de
    wikiheaders: Fixes and cleanups to fix SDL_ReportAssertion's wiki page. Ryan C. Gordon 2024-06-11 11:29:44 -0400
  • c3a4b15a74
    wikiheaders: Don't present printf-support compiler metadata in wiki. Ryan C. Gordon 2024-06-11 10:58:02 -0400
  • 4adfcdc29e Setup AGP enable prefabPublishing for building prefab native library chaoxizhang 2024-06-11 16:47:38 +0800
  • 3e34dea044 ci: Update build simple Android SDL library using gradle chaoxizhang 2024-05-27 12:13:23 +0800
  • 42da6e8bfe Fixed #5716 act262 2022-05-25 20:12:48 +0800
  • 66aac9aced Fixed channel order typo Sam Lantinga 2024-06-10 18:05:31 -0700
  • 454d890bef Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-11 00:57:54 +0000
  • d3a62d8298
    audio: Update docs on channel ordering. Ryan C. Gordon 2024-06-10 20:56:28 -0400
  • ed5993d1cb Removed unused variable Sam Lantinga 2024-06-10 15:01:41 -0700
  • 44f66b5c8b Show the cursor when relative mode is enabled and the app doesn't have focus Sam Lantinga 2024-06-10 14:56:16 -0700
  • 0cc61b27a2 SDL takes care of handling mouse relative mode on focus change Sam Lantinga 2024-06-10 14:55:41 -0700
  • 657c0135b1 android: android release binary should only contain a shared SDL3 library Anonymous Maarten 2024-06-10 16:41:17 +0200
  • dd0bb25f66 cmake: remove SDL_STATIC_PIC cmake option. Anonymous Maarten 2024-06-10 16:39:30 +0200
  • 4ce4fc575a Fixed mapping between Apple YUV formats and SDL formats Sam Lantinga 2024-06-10 08:57:36 -0700
  • 4fc68a48f2 Keep track of whether a controller was a gamepad Sam Lantinga 2024-06-09 17:42:27 -0700
  • 20fccdabf4 Fixed crashes when passed a NULL hashtable Sam Lantinga 2024-06-09 17:30:11 -0700
  • 8ddf05855b
    iostream: clarified SDL_IO_STATUS_READY documentation. Ryan C. Gordon 2024-06-09 13:21:07 -0400
  • 3e018517c3 Fixed build errors after SDL_IOWhence change Sam Lantinga 2024-06-09 08:26:29 -0700
  • addf2f4147 Fixed build errors after SDL_IOWhence change Sam Lantinga 2024-06-09 08:26:29 -0700
  • 9651ca5918 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-09 05:52:14 +0000
  • 6110405c07
    include: Fill in some documentation gaps. Ryan C. Gordon 2024-06-09 01:51:30 -0400
  • 7d54a37d74
    iostream: Make seeking's `whence` value a real enum. Ryan C. Gordon 2024-06-09 01:50:12 -0400
  • 35adef17a8 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-09 05:33:28 +0000
  • 40e8d0155e
    SDL_joystick.h: Add some notes to the category documentation. Ryan C. Gordon 2024-06-09 01:32:41 -0400
  • 8af58b4bec
    SDL_FLT_EPSILON: Updated documentation to be wikiheaders-friendly. Ryan C. Gordon 2024-06-08 23:15:21 -0400
  • 997dd3e6eb reword SDL_FlashWindow params so they link the types in the wiki Green Sky 2024-06-08 20:43:23 +0200
  • 4140c8fd8f
    reword SDL_FlashWindow params so they link the types in the wiki Green Sky 2024-06-08 20:43:23 +0200
  • 7a7d780289 wayland: Fix broken dead key behavior Frank Praznik 2024-06-08 11:07:53 -0400
  • e9982bf1b5
    Filter Android drivers according to SDL_***_DISABLED macros to help reduce APK size (#9986) Anthony 2024-06-08 16:55:15 +0100
  • 63be380c07
    wayland: Fix broken dead key behavior Frank Praznik 2024-06-08 11:07:53 -0400
  • 477c718744 Added wiki-style documentation for SDL_JoystickGUID Sam Lantinga 2024-06-08 08:50:06 -0700
  • 1c3090a1ac Fix broken dead key behavior on Wayland Hanicef 2024-06-06 13:18:22 +0200
  • 64b3e820c1
    Fix broken dead key behavior on Wayland Hanicef 2024-06-06 13:18:22 +0200
  • e69272344c Added documentation for SDL_FLT_EPSILON (thanks @MrOnlineCoder!) Sam Lantinga 2024-06-08 08:29:17 -0700
  • 63022b9c32 Add SDL_basename and SDL_dirname Anonymous Maarten 2024-06-07 21:55:20 +0200
  • 7fce9f3fd0 Minor cleanup for SDL style Sam Lantinga 2024-06-07 09:26:55 -0700
  • f62a1bed16 Fix spurious LCtrl on RAlt key pressed Fabrice Desclaux 2024-06-03 11:10:37 +0200
  • 4b91f0793c Fixed build Sam Lantinga 2024-06-07 09:05:10 -0700
  • 2e8bd8f1f3 Fixed build Sam Lantinga 2024-06-07 09:05:10 -0700
  • 6243a80b3f Fix spurious LCtrl on RAlt key pressed Fabrice Desclaux 2024-06-03 11:10:37 +0200
  • 22c14442e2 Fix spurious LCtrl on RAlt key pressed Fabrice Desclaux 2024-06-03 11:10:37 +0200
  • 4913d64058 Merge remote-tracking branch 'upstream/SDL2' into elephant jaefunk 2024-06-07 10:53:21 +0900
  • bbf88c617f Save With UTF8 with BOM jaefunk 2024-06-07 10:51:23 +0900
  • 3a3be12593 Revert "change file format UTF8 -> UNICODE" jaefunk 2024-06-07 10:47:26 +0900
  • 4170ef8062 change file format UTF8 -> UNICODE jaefunk 2024-06-07 10:44:54 +0900
  • f536709d31 Fix spurious LCtrl on RAlt key pressed Fabrice Desclaux 2024-06-03 11:10:37 +0200
  • 4bd2b69f3c
    Update SDL_android.c Anthony 2024-06-06 20:42:57 +0100
  • 11d243c2e3
    Update SDL_build_config_android.h Anthony 2024-06-06 20:39:11 +0100
  • d9726ec5fc
    Update Android.mk Anthony 2024-06-06 20:37:51 +0100
  • 5f20a48084
    Update SDL_android.c Anthony 2024-06-06 19:39:44 +0100
  • 50d9cb7ed2
    Merge branch 'libsdl-org:main' into main Anthony 2024-06-06 19:18:51 +0100
  • 9a4fc81bff Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-06 17:59:48 +0000
  • 5701c4f4bc Added migration documentation for iOS window properties Sam Lantinga 2024-06-06 10:55:09 -0700
  • 1938d25b7e Use "%S" format specifier for wide-character strings Sam Lantinga 2024-06-06 10:43:20 -0700
  • 2a8f87d34b Fixed build warnings Sam Lantinga 2024-06-06 10:43:03 -0700
  • a5356f9b45 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-06 17:08:43 +0000
  • 23db1062fc Document that you can pass NULL to SDL_PeepEvents() Sam Lantinga 2024-06-06 10:07:53 -0700
  • 7547d80c05 Add SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 to SDL_render_metal.m kanjitalk755 2024-06-06 14:37:19 +0900
  • e0b0a98c8e Added VRS DirectForce Pro wheelbase VID/PID to wheel devices list Oleg 2024-06-06 12:55:13 +0300
  • 0f9191a643 Added VRS DirectForce Pro wheelbase VID/PID to wheel devices list Oleg 2024-06-06 12:55:13 +0300
  • 7529b4bed5 Added VRS DirectForce Pro wheelbase VID/PID to wheel devices list Oleg 2024-06-06 12:55:13 +0300
  • 785eac863b
    wayland: Set the initial min/max limits on non-libdecor windows during a show operation Frank Praznik 2024-06-06 09:47:32 -0400
  • fc6bbde525 wayland: Set the initial min/max limits on non-libdecor windows during a show operation Frank Praznik 2024-06-06 09:47:32 -0400
  • f8bbab0239
    wayland: Set the initial min/max limits on non-libdecor windows during a show operation Frank Praznik 2024-06-06 09:47:32 -0400
  • ef490334c4
    Added VRS DirectForce Pro wheelbase VID/PID to wheel devices list Oleg 2024-06-06 12:55:13 +0300
  • 4429dc9ace Add SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 to SDL_render_metal.m kanjitalk755 2024-06-06 14:37:19 +0900
  • ab8659922d Fixed PlayStation detection interrupting input for the Logitech K400 keyboard Sam Lantinga 2024-06-05 19:11:10 -0700
  • d48f9c4af4 Added support for the Saitek Cyborg V.3 Rumble Pad in PS3 mode Sam Lantinga 2023-05-03 09:47:16 -0700
  • f520062ad1 Fixed PlayStation detection interrupting input for the Logitech K400 keyboard Sam Lantinga 2024-06-05 19:11:10 -0700
  • e2f597de84 Added support for the Saitek Cyborg V.3 Rumble Pad in PS3 mode Sam Lantinga 2023-05-03 09:47:16 -0700
  • b6d7adfec1 Fixed PlayStation detection interrupting input for the Logitech K400 keyboard Sam Lantinga 2024-06-05 19:11:10 -0700
  • 3c5b1b52ac Update proguard-rules.pro for recent haptic changes Anthony 2024-06-05 22:29:33 +0100
  • 6aa974b788
    Update proguard-rules.pro for recent haptic changes Anthony 2024-06-05 22:29:33 +0100
  • 70faef84aa build-scripts/ltmain.sh: minor updates hand-picked from mainstream Ozkan Sezer 2024-06-05 23:11:10 +0300
  • 997ef88605 Sort joystick drivers in Android.mk Sam Lantinga 2024-06-05 12:08:29 -0700
  • f725ce492c Build the dummy joystick driver on Android Sam Lantinga 2024-06-05 12:07:31 -0700
  • 27728db41d Sort joystick drivers in Android.mk Sam Lantinga 2024-06-05 12:08:29 -0700
  • 69bfa5c951 Build the dummy joystick driver on Android Sam Lantinga 2024-06-05 12:07:31 -0700
  • 26fc7a8060 Fixed signatures for internal haptics functions Sam Lantinga 2024-06-05 10:09:02 -0700
  • f879411627 Added support for gamepad rumble on Android Sam Lantinga 2024-06-05 09:47:25 -0700
  • e1bb00cdc9 Add a basic ShowMessageBox implementation for PSP (#9932) erysdren 2024-06-05 09:42:22 -0500