Commit Graph

  • 51902d4ac5 Updated headers with latest wikiheaders tweaks. Ryan C. Gordon 2024-06-14 02:09:55 -04:00
  • c0c0c64a1d wikiheaders: Some quick scripting to make params/return info consistent. Ryan C. Gordon 2024-06-14 01:57:48 -04:00
  • 5bc654aad3 camera: SDL_GetCameraDeviceName() now follows the SDL_GetStringRule. Ryan C. Gordon 2024-06-13 18:13:51 -04:00
  • 2ad7c70ac6 documentation: clean up a minor syntax issue. Ryan C. Gordon 2024-06-13 18:10:28 -04:00
  • 466886049c SDL_main.h: fix up SDL_main_func documentation to match SDL_main. Ryan C. Gordon 2024-06-13 18:08:40 -04:00
  • 2253c3cacf Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-13 21:49:55 +00:00
  • 0635112119 Added SDL_HINT_WINDOWS_ERASE_BACKGROUND_MODE (thanks @lostgoat!) Sam Lantinga 2024-06-13 14:54:36 -07:00
  • d46b8bc54e Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-13 21:31:58 +00:00
  • 9d3d893322 testcamera: Report device name and SDL camera driver in the window title. Ryan C. Gordon 2024-06-13 17:05:06 -04:00
  • fa3e22c5da Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-13 21:04:27 +00:00
  • 12119cbaad include: Several documentation tweaks; cleaned up new wikiheaders warnings. Ryan C. Gordon 2024-06-13 17:03:31 -04:00
  • a9d0eaf34a wikiheaders: Warn if a function returns non-void but has no \returns line. Ryan C. Gordon 2024-06-13 16:45:59 -04:00
  • 49f2a3463f Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-13 19:34:29 +00:00
  • 6821fb2fe4 Fixed the right trigger on the Nintendo SNES Controller in simple report mode Sam Lantinga 2024-06-13 11:35:29 -07:00
  • a3cc900157 Fixed Nintendo Switch triggers when in simple report mode Sam Lantinga 2024-06-13 11:25:01 -07:00
  • 4eb08a6154 x11: Ungrab before attempting a confinement grab with XInput2 enabled Frank Praznik 2024-06-13 12:39:20 -04:00
  • 4919359a6f Fix compilation with enabled render commands logging Mykola Rubets 2024-06-13 19:25:01 +03:00
  • bf27269952 Re-enable full controller reports for Joy-Con controllers Sam Lantinga 2024-06-12 23:36:16 -07:00
  • 6619de8f24 Try to guess the type of a Nintendo Switch controller if we can't read the device info Sam Lantinga 2024-06-12 23:22:44 -07:00
  • 5ee9a840b1 Ignore spurious reply packets when reading Nintendo Switch controller reports Sam Lantinga 2024-06-12 23:03:50 -07:00
  • fcd2a3a6ad Fixed mapping for Joy-Con controllers in simple report mode Sam Lantinga 2024-06-12 22:28:47 -07:00
  • 9f984e6fb4 testcontroller: fixed showing analog axis values Sam Lantinga 2024-06-12 22:27:54 -07:00
  • 674cc04ef4 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-13 02:25:45 +00:00
  • 80a907e0e6 Backed out the viewport and cliprect changes in 9fb5a9ccac Sam Lantinga 2024-06-12 19:08:06 -07:00
  • b2ccfc0b6f Log whether a controller is Bluetooth or not Sam Lantinga 2024-06-12 16:33:19 -07:00
  • 99f0309ac1 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-12 23:34:42 +00:00
  • 97ec4b0937 wikiheaders: fixed to work with not-SDL3 projects. Ryan C. Gordon 2024-06-12 16:54:19 -04:00
  • fe620f0345 wikiheaders: List parameter and return value datatypes. Ryan C. Gordon 2024-06-12 15:49:59 -04:00
  • 3e70376bce Enabled HIDAPI debug logging for diagnostic purposes Sam Lantinga 2024-06-12 15:03:14 -07:00
  • 9e3e489012 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-12 19:10:53 +00:00
  • 5416bd5fdc ios: Move animation callback to its own typedef. Ryan C. Gordon 2024-06-12 15:07:39 -04:00
  • 5b0f14a936 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-12 17:19:08 +00:00
  • 9fb5a9ccac Use floating point values for viewport, clip rectangle, and texture sizes Sam Lantinga 2024-06-12 09:21:02 -07:00
  • 463984ec20 Make sure the output settings match the camera device format Sam Lantinga 2024-06-11 20:40:21 -07:00
  • 876f10795f Don't set a YCbCr colorspace for an RGB texture Sam Lantinga 2024-06-11 19:58:20 -07:00
  • 2d13fefc20 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-12 02:20:21 +00:00
  • a4bb93e8e4 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-12 01:34:03 +00:00
  • 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 +02:00
  • ef6123886e Add SDL_ReadS8 and SDL_WriteS8 Anonymous Maarten 2024-06-12 00:39:36 +02:00
  • 96bb06d9c7 wikiheaders: Clean out extra blank lines in function declarations on wiki. Ryan C. Gordon 2024-06-11 12:37:41 -04:00
  • 386aa56711 wikiheaders: Make cleaning out function attributes more generic. Ryan C. Gordon 2024-06-11 12:29:04 -04:00
  • f003461a0b Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-11 16:23:27 +00:00
  • 96f2ef77ab include: Make function pointer params into typedefs. Ryan C. Gordon 2024-06-11 12:17:22 -04:00
  • 391a63f29f Check raw keyboard input in checkkeys Sam Lantinga 2024-06-11 09:09:12 -07:00
  • b53f6cf77a wikiheaders: Removed a FIXME comment. Ryan C. Gordon 2024-06-11 11:37:45 -04:00
  • 8e782602de wikiheaders: Fixes and cleanups to fix SDL_ReportAssertion's wiki page. Ryan C. Gordon 2024-06-11 11:29:44 -04:00
  • c3a4b15a74 wikiheaders: Don't present printf-support compiler metadata in wiki. Ryan C. Gordon 2024-06-11 10:58:02 -04:00
  • 66aac9aced Fixed channel order typo Sam Lantinga 2024-06-10 18:05:31 -07:00
  • 454d890bef Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-11 00:57:54 +00:00
  • d3a62d8298 audio: Update docs on channel ordering. Ryan C. Gordon 2024-06-10 20:56:28 -04:00
  • ed5993d1cb Removed unused variable Sam Lantinga 2024-06-10 15:01:41 -07:00
  • 44f66b5c8b Show the cursor when relative mode is enabled and the app doesn't have focus Sam Lantinga 2024-06-10 14:56:16 -07:00
  • 0cc61b27a2 SDL takes care of handling mouse relative mode on focus change Sam Lantinga 2024-06-10 14:55:41 -07:00
  • 657c0135b1 android: android release binary should only contain a shared SDL3 library Anonymous Maarten 2024-06-10 16:41:17 +02:00
  • dd0bb25f66 cmake: remove SDL_STATIC_PIC cmake option. Anonymous Maarten 2024-06-10 16:39:30 +02:00
  • 4ce4fc575a Fixed mapping between Apple YUV formats and SDL formats Sam Lantinga 2024-06-10 08:57:36 -07:00
  • 4fc68a48f2 Keep track of whether a controller was a gamepad Sam Lantinga 2024-06-09 17:42:27 -07:00
  • 20fccdabf4 Fixed crashes when passed a NULL hashtable Sam Lantinga 2024-06-09 17:30:11 -07:00
  • 8ddf05855b iostream: clarified SDL_IO_STATUS_READY documentation. Ryan C. Gordon 2024-06-09 13:21:07 -04:00
  • 3e018517c3 Fixed build errors after SDL_IOWhence change Sam Lantinga 2024-06-09 08:26:29 -07:00
  • 9651ca5918 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-09 05:52:14 +00:00
  • 6110405c07 include: Fill in some documentation gaps. Ryan C. Gordon 2024-06-09 01:51:30 -04:00
  • 7d54a37d74 iostream: Make seeking's whence value a real enum. Ryan C. Gordon 2024-06-09 01:50:12 -04:00
  • 35adef17a8 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-09 05:33:28 +00:00
  • 40e8d0155e SDL_joystick.h: Add some notes to the category documentation. Ryan C. Gordon 2024-06-09 01:32:41 -04:00
  • 8af58b4bec SDL_FLT_EPSILON: Updated documentation to be wikiheaders-friendly. Ryan C. Gordon 2024-06-08 23:15:21 -04:00
  • 997dd3e6eb reword SDL_FlashWindow params so they link the types in the wiki Green Sky 2024-06-08 20:43:23 +02:00
  • 7a7d780289 wayland: Fix broken dead key behavior Frank Praznik 2024-06-08 11:07:53 -04:00
  • e9982bf1b5 Filter Android drivers according to SDL_***_DISABLED macros to help reduce APK size (#9986) Anthony 2024-06-08 16:55:15 +01:00
  • e69272344c Added documentation for SDL_FLT_EPSILON (thanks @MrOnlineCoder!) Sam Lantinga 2024-06-08 08:29:17 -07:00
  • f62a1bed16 Fix spurious LCtrl on RAlt key pressed Fabrice Desclaux 2024-06-03 11:10:37 +02:00
  • 9a4fc81bff Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-06 17:59:48 +00:00
  • 5701c4f4bc Added migration documentation for iOS window properties Sam Lantinga 2024-06-06 10:55:09 -07:00
  • 1938d25b7e Use "%S" format specifier for wide-character strings Sam Lantinga 2024-06-06 10:43:20 -07:00
  • 2a8f87d34b Fixed build warnings Sam Lantinga 2024-06-06 10:43:03 -07:00
  • a5356f9b45 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-06 17:08:43 +00:00
  • 23db1062fc Document that you can pass NULL to SDL_PeepEvents() Sam Lantinga 2024-06-06 10:07:53 -07:00
  • 7547d80c05 Add SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 to SDL_render_metal.m kanjitalk755 2024-06-06 14:37:19 +09:00
  • 7529b4bed5 Added VRS DirectForce Pro wheelbase VID/PID to wheel devices list Oleg 2024-06-06 12:55:13 +03:00
  • b6d7adfec1 Fixed PlayStation detection interrupting input for the Logitech K400 keyboard Sam Lantinga 2024-06-05 19:11:10 -07:00
  • 3c5b1b52ac Update proguard-rules.pro for recent haptic changes Anthony 2024-06-05 22:29:33 +01:00
  • 27728db41d Sort joystick drivers in Android.mk Sam Lantinga 2024-06-05 12:08:29 -07:00
  • 69bfa5c951 Build the dummy joystick driver on Android Sam Lantinga 2024-06-05 12:07:31 -07:00
  • 26fc7a8060 Fixed signatures for internal haptics functions Sam Lantinga 2024-06-05 10:09:02 -07:00
  • f879411627 Added support for gamepad rumble on Android Sam Lantinga 2024-06-05 09:47:25 -07:00
  • 0c3dcdf4a3 Add a basic ShowMessageBox implementation for PSP (#9932) erysdren 2024-06-05 09:42:22 -05:00
  • a422dfe572 video: Don't attempt to apply window flags to popup windows when the window is shown Frank Praznik 2024-06-05 09:22:59 -04:00
  • 7b14fcb4d9 Stack allocation never happened, so explicitly allocate the path Sam Lantinga 2024-06-05 05:48:39 -07:00
  • 4836fd1e70 Fixed crash if a file can't be opened on Android Sam Lantinga 2024-06-05 05:48:21 -07:00
  • 9b2debb131 Renamed old function reference Sam Lantinga 2024-06-04 22:25:37 -07:00
  • ce65f84fd8 Fixed Android warnings Sam Lantinga 2024-06-04 16:38:11 -07:00
  • 5387022855 camera: Initialize AVCaptureVideoDataOutput.videoSettings to zero Hunter Kvalevog 2024-06-04 17:38:59 -05:00
  • 14f7eebac6 testcamera: Add [--camera name] parameter Hunter Kvalevog 2024-06-04 17:28:24 -05:00
  • a3adc41f79 PSP: Add on-screen keyboard support Wouter Wijsman 2024-06-04 21:43:05 +02:00
  • 25e41df4db Merge pull request #9961 from erysdren/psp-renderer-crash Wouter Wijsman 2024-06-04 23:27:57 +02:00
  • 4d392bfc67 Fixed camera capture on iOS Sam Lantinga 2024-06-04 11:34:39 -07:00
  • 7e231fcd90 Added testcamera to Xcode test apps Sam Lantinga 2024-06-04 10:43:45 -07:00
  • b1529699cf Fixed Xcode build after adding offscreen Vulkan support Sam Lantinga 2024-06-04 10:43:20 -07:00
  • 60396971ce Move the main header with SDL_MAIN_USE_CALLBACKS Sam Lantinga 2024-06-04 10:42:44 -07:00
  • 5eeeaf4780 render: Mark an already-destroyed renderer as freed David Gow 2024-06-04 17:05:45 +08:00