Commit Graph

  • 18115ef6bd Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-23 23:01:15 +00:00
  • 8691408baf Clarify that you shouldn't make any assumptions about the an SDL_FingerID value. Sam Lantinga 2024-12-23 14:28:11 -08:00
  • 37b87f79fb Fixed Bluetooth Steam Controller detection on iOS and Android Sam Lantinga 2024-12-23 12:55:25 -08:00
  • eccd76a6ac Allow rendering during the modal resize loop on macOS Sam Lantinga 2024-12-23 11:09:46 -08:00
  • 884c8b684a Allow rendering during the modal resize loop on macOS Sam Lantinga 2024-12-23 11:09:46 -08:00
  • 9a43c08146 Allow rendering during the modal resize loop on macOS Sam Lantinga 2024-12-23 11:09:46 -08:00
  • 225c0e2ad9 Removed unused function declaration Sam Lantinga 2024-12-23 11:21:00 -08:00
  • 4add7e2005 Round the window size values when using fixed aspect ratio Sam Lantinga 2024-12-23 09:03:38 -08:00
  • 3ac28bae6a Removed references to non-existent method SDL_GetAsyncIOTaskResult Eduard Gushchin 2024-12-23 16:03:00 +03:00
  • da37e1541b Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-23 05:32:13 +00:00
  • ecea3471f6 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-22 20:20:41 +00:00
  • f8d8bf8066 SDL_GetNumAllocations returns -1 when allocation counting is disabled Anonymous Maarten 2024-12-21 20:25:06 +01:00
  • a33144fbc9 SDL_test: disable memory tracking if SDL does not count allocations Anonymous Maarten 2024-12-21 19:30:02 +01:00
  • 2e4dc9c109 Disable tracking memory allocation counts by default Sam Lantinga 2024-12-21 05:34:12 -08:00
  • 80c1b1e1a0 Fix testautomation pixels_saveLoadBMP big endian issue capehill 2024-12-22 15:10:57 +02:00
  • 478ac0b9bf Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-22 19:01:42 +00:00
  • 03d6e4b69e Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-22 18:53:26 +00:00
  • ca4ffc8a00 Fix missing parens in preprocessor defined op Maia 2024-12-22 15:41:59 +01:00
  • 8475c496b4 Fix typo Maia 2024-12-22 16:19:28 +01:00
  • 56cf8d8dc9 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-22 07:09:56 +00:00
  • f0fad41f2c include: Filled in all remaining missing documentation! Ryan C. Gordon 2024-12-22 01:57:07 -05:00
  • 4d8f5758cf Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-22 06:18:11 +00:00
  • c080bb8417 GPU: Fix non-triangle D3D12 primitive topology types Caleb Cornett 2024-12-21 20:01:34 -05:00
  • 33442701ca Use the monitor as the client rect for maximized borderless windows Sam Lantinga 2024-12-21 08:19:51 -08:00
  • 7e298f50fe Make windows resizable if we're about to maximize them programmatically Sam Lantinga 2024-12-21 08:19:31 -08:00
  • 34974d4d2b Don't remove the resizable style for borderless windows Sam Lantinga 2024-12-21 08:18:55 -08:00
  • cadeec9cc9 SDL_SoftStretch() doesn't handle large pixel formats Sam Lantinga 2024-12-21 06:16:10 -08:00
  • f37eef948c Removed raw mouse events Sam Lantinga 2024-12-21 04:58:54 -08:00
  • d07bb0e679 Removed raw key events Sam Lantinga 2024-12-21 04:46:37 -08:00
  • c44fa5bb07 Updated raw input events to match SDL style Sam Lantinga 2024-12-19 16:18:05 -08:00
  • 1025087c2e Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-21 13:15:56 +00:00
  • a47b62d1fe Removed PS2 compiler definition Sam Lantinga 2024-12-20 15:51:39 -08:00
  • f3c194f39a Remove EXTRA_CFLAGS. Wolfywolfy 2024-12-20 17:42:40 -03:00
  • 2e99b6e9ce Remove EXTRA_CFLAGS. Wolfywolfy 2024-12-20 17:42:40 -03:00
  • 9491389baf Remove EXTRA_CFLAGS. Wolfywolfy 2024-12-20 17:42:40 -03:00
  • 7e8576fd19 gpu: Xbox fixes for swapchain presentation Ethan Lee 2024-12-20 14:56:21 -05:00
  • f7580374a1 include: Always declare SDL_GDKSuspendComplete. Ethan Lee 2024-12-20 13:14:55 -05:00
  • 232c2970d3 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-20 15:57:39 +00:00
  • 5ec5f23fff tests: Print accurate enabled/disabled relative mode status in testrelative Frank Praznik 2024-12-20 10:57:12 -05:00
  • b815123cf2 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-20 07:48:16 +00:00
  • 819e1cc95b SDL_stdinc.h: A couple wikiheaders fixes. Ryan C. Gordon 2024-12-20 02:45:04 -05:00
  • b2eb23a617 SDL_filesystem.h: Fill in missing documentation. Ryan C. Gordon 2024-12-20 02:36:16 -05:00
  • 0b401137d2 SDL_stdinc.h: Document more stuff. Ryan C. Gordon 2024-12-20 02:28:34 -05:00
  • b83dd793fd SDL_stdinc.h: Tons of documentation updates. Ryan C. Gordon 2024-12-20 00:51:18 -05:00
  • a0864799f2 GDK: Fix compile_shaders_xbox.bat build events Ethan Lee 2024-12-20 00:57:25 -05:00
  • 5d9ccb6296 gpu: Add explicit casts to D3D12 staging descriptor changes Ethan Lee 2024-12-20 00:56:48 -05:00
  • e992522cb2 Xbox buildfixes for WarpCursor jitter fix, dark mode Ethan Lee 2024-12-20 00:55:54 -05:00
  • b2c15a8c2a Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-20 00:35:23 +00:00
  • 0f9e86fe1c tests: Fix GPU tests crashing when window is minimized cosmonaut 2024-12-19 16:19:13 -08:00
  • c9e22d4672 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-20 00:13:34 +00:00
  • ff366fba87 include: Move SDL_HAS_BUILTIN to SDL_begin_code.h, document it. Ryan C. Gordon 2024-12-19 19:11:47 -05:00
  • e46d8756e5 tests: Update GPU tests to use new swapchain best practice cosmonaut 2024-12-19 15:55:04 -08:00
  • 401c8f8e4e SDL_timer.h: Fixed doxygen typo. Ryan C. Gordon 2024-12-19 16:46:26 -05:00
  • 2f9a45af60 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-19 21:44:12 +00:00
  • 0c42891826 include: Filled in more documentation gaps. Ryan C. Gordon 2024-12-19 16:42:14 -05:00
  • 3ce68f80bc wayland: Clean up the relative pointer if the seat capability is removed Frank Praznik 2024-12-19 14:33:06 -05:00
  • 7c8171da92 wayland: Handle the relative pointer manager appearing after the seat has been initialized Frank Praznik 2024-12-19 14:26:51 -05:00
  • 4bfc8f84f7 tests: Add a raw event mode to testrelative Frank Praznik 2024-12-19 13:35:20 -05:00
  • 8c849ecc6c wayland: Add support for the MOUSE_RAW_* events Frank Praznik 2024-12-19 13:15:39 -05:00
  • fce922b66c wayland: Add support for the SDL_MOUSE_RELATIVE_SYSTEM_SCALE hint Frank Praznik 2024-12-19 12:04:29 -05:00
  • d6a95ae198 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-19 18:54:59 +00:00
  • 42de2ac6a9 Fixed typo Sam Lantinga 2024-12-19 10:51:02 -08:00
  • e08f34c3be Removed SDL_HINT_MOUSE_RELATIVE_MODE_WARP Sam Lantinga 2024-12-18 17:49:51 -08:00
  • 6e0df0af24 Reduce the possibility of SDL_LockMutex getting called on a destroyed mutex after SDL_StopEventLoop Sam Lantinga 2024-12-19 09:32:31 -08:00
  • 519923ea80 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-19 17:20:47 +00:00
  • 624a4d5f26 include: Documented important SDL_begin_code symbols. Ryan C. Gordon 2024-12-19 12:19:46 -05:00
  • 5c0f8dc179 add alternate raw mouse motion events with windows implementation (#10042) expikr 2024-12-19 09:29:27 +08:00
  • 345cab1e36 streamline cursor clipping logic on windows (#11237) expikr 2024-12-19 09:25:06 +08:00
  • 35a9d156a6 render: convert tmotion vectors to render basis Marcin Serwin 2024-12-08 12:08:58 +01:00
  • 3739749404 Improve Win32 darkmode and fix title bar's context menu (#11543) pixelsuft‮ 2024-12-19 08:11:31 +07:00
  • 10f868abf4 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-19 01:06:43 +00:00
  • f81472d767 Document that you should read from processes before waiting for them to exit. Sam Lantinga 2024-12-18 16:18:44 -08:00
  • 3001c61de0 x11: Use the master pointer device for absolute motion Frank Praznik 2024-12-18 12:08:28 -05:00
  • e305da0baf Enable high refresh rates on iOS Sam Lantinga 2024-12-18 14:18:11 -08:00
  • 974098464f Enable high refresh rates on iOS Sam Lantinga 2024-12-18 14:18:11 -08:00
  • 835b6e0c1a Enable high refresh rates on iOS Sam Lantinga 2024-12-18 14:18:11 -08:00
  • da80b9bce5 Fixed an inaccuracy in the documentation for SDL_ConvertPixelsAndColorspace Eduard Gushchin 2024-12-18 23:46:27 +03:00
  • 2ce21d1fed Fixed an inaccuracy in the documentation for SDL_CancelGPUCommandBuffer Eduard Gushchin 2024-12-18 23:45:05 +03:00
  • 0ca8027205 Fixed an inaccuracy in the documentation for SDL_PenProximityEvent and SDL_PenMotionEvent Eduard Gushchin 2024-12-18 23:43:53 +03:00
  • 4d9e7a2a68 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-18 19:09:01 +00:00
  • b5eea03d1e GPU: Clarify presentation concerns in SDL_gpu.h cosmonaut 2024-12-18 11:08:08 -08:00
  • 7dd523fbb1 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-18 18:57:45 +00:00
  • 48a0adb2ac Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-18 15:41:13 +00:00
  • 4d4a2786bb render: Updates to format-string versions of SDL_RenderDebugText. Ryan C. Gordon 2024-12-18 02:05:53 -05:00
  • 6abebca943 Fix format string in debug-text example williamist 2024-12-07 11:20:39 -05:00
  • 1d0e28a5b3 Add SDL_RenderDebugTextF & SDL_RenderDebugTextV williamistGitHub 2024-12-07 00:14:55 -05:00
  • 5608bf5866 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-18 06:22:41 +00:00
  • 0fbcd0d586 GPU: Optimize usage of D3D12 staging descriptors (#11657) Evan Hemsley 2024-12-17 22:22:22 -08:00
  • e957840d34 include: Filling in some more documentation gaps. Ryan C. Gordon 2024-12-18 01:18:23 -05:00
  • 684098fac3 Fix possible bug with Windows dialogs Semphris 2024-12-17 23:03:42 -05:00
  • bc9c86bcc2 Dialog: Add suffix to filters all the time Semphris 2024-12-17 22:52:26 -05:00
  • b58e6d7274 .wikiheaders-options: Include CPU intrinsics macros in quick reference. Ryan C. Gordon 2024-12-17 23:37:28 -05:00
  • c9ab8ad8d9 SDL_intrin.h: Added missing NEON and Altivec documentation. Ryan C. Gordon 2024-12-17 23:32:41 -05:00
  • d38c09e5c4 Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-18 04:26:44 +00:00
  • 6730cf7bed SDL_intrin.h: Add documentation. Ryan C. Gordon 2024-12-17 23:24:28 -05:00
  • 2f68efda83 wikiheaders: Add underscore to the "big ascii" character table. Ryan C. Gordon 2024-12-17 23:23:13 -05:00
  • ca8e33375b Fixed crash if the controller product name is NULL Sam Lantinga 2024-02-28 11:43:22 -08:00
  • 7f880c9121 Fixed crash if the controller product name is NULL Sam Lantinga 2024-02-28 11:43:22 -08:00
  • 19bdc01b8c Sync SDL3 wiki -> header SDL Wiki Bot 2024-12-17 15:46:19 +00:00
  • eda0261c4e video: Drop size and position requests for windows in a fixed size/position state Frank Praznik 2024-12-13 13:58:15 -05:00