Commit Graph

  • b566bfce07 Fixed warning C4152: nonstandard extension, function/data pointer conversion in expression Sam Lantinga 2024-01-19 06:36:05 -0800
  • 9fc1135e3b Fixed warning C4127: conditional expression is constant Sam Lantinga 2024-01-19 06:35:02 -0800
  • 1dbe54c4e6 Fixed warning C4244: 'function': conversion from 'SDL_ThreadID' to 'DWORD', possible loss of data Sam Lantinga 2024-01-19 06:28:54 -0800
  • 11b111e1f8 Fixed types used in documentation (thanks @Dragon-Baroque!) Sam Lantinga 2024-01-19 05:26:44 -0800
  • f86b3ac605 Fixed types used in documentation (thanks @Dragon-Baroque!) Sam Lantinga 2024-01-19 05:21:25 -0800
  • 129b459b2c Fix compilation problems about yuv_rgb_lsx.c yuanhecai 2024-01-19 11:13:16 +0800
  • f630d05930 Fix compilation problems about yuv_rgb_lsx.c yuanhecai 2024-01-19 11:13:16 +0800
  • be576c5fe7 Updated Xcode projects after 472a415c8f Sam Lantinga 2024-01-18 17:08:20 -0800
  • 472a415c8f video: move standard c, sse and lsx implementations of yuv2rgb to its own source Anonymous Maarten 2024-01-19 00:01:36 +0100
  • ac8d5dec7d video: move standard c, sse and lsx implementations of yuv2rgb to its own source Anonymous Maarten 2024-01-19 00:01:36 +0100
  • 0d9719964f testautomation_surface: Make sure error is set by the function we expect Simon McVittie 2024-01-18 19:56:26 +0000
  • e8075179e0 testautomation_surface: Really make width * bpp overflow Simon McVittie 2024-01-18 19:40:40 +0000
  • 62d063f735 testautomation_surface: Really make pitch + alignment overflow Simon McVittie 2024-01-18 19:35:33 +0000
  • 81ac656b7c SDL_CalculateRGBSize, SDL_CalculateYUVSize: set the error indicator Simon McVittie 2024-01-18 19:41:26 +0000
  • e9a0edc847 testautomation_surface: Really make width * bpp overflow Simon McVittie 2024-01-18 19:40:40 +0000
  • eb059538f8 testautomation_surface: Really make pitch + alignment overflow Simon McVittie 2024-01-18 19:35:33 +0000
  • 4fdc291f5d Add spaces around SDL_PRI??? to avoid potential compiler warnings. Ozkan Sezer 2024-01-18 23:41:10 +0300
  • 949b4fc349
    x11: XI_Motion should mark the global mouse position as changed. Ryan C. Gordon 2024-01-18 15:10:16 -0500
  • cc7fe8c255
    x11: XI_Motion should mark the global mouse position as changed. Ryan C. Gordon 2024-01-18 15:10:16 -0500
  • 7139552961 testautomation_surface: Make sure error is set by the function we expect Simon McVittie 2024-01-18 19:56:26 +0000
  • 5b94f80c43 testautomation_surface: Really make width * bpp overflow Simon McVittie 2024-01-18 19:40:40 +0000
  • 5f61bfb7e0 testautomation_surface: Really make pitch + alignment overflow Simon McVittie 2024-01-18 19:35:33 +0000
  • 5a6f694315 SDL_CalculateRGBSize, SDL_CalculateYUVSize: set the error indicator Simon McVittie 2024-01-18 19:41:26 +0000
  • e9e53bd598 testautomation_surface: Really make width * bpp overflow Simon McVittie 2024-01-18 19:40:40 +0000
  • 7896974aba testautomation_surface: Really make pitch + alignment overflow Simon McVittie 2024-01-18 19:35:33 +0000
  • 87f559e021 Updated Xcode projects after dbdc65fc95 Sam Lantinga 2024-01-18 11:01:35 -0800
  • 49adb23ad9 Build yuv_rgb_lsx.c with -mlsx Anonymous Maarten 2024-01-18 13:26:09 +0100
  • dbdc65fc95 video: move standard c, sse and lsx implementations of yuv2rgb to its own source Anonymous Maarten 2024-01-18 13:19:54 +0100
  • a31dc6dfcb Switched SDL_TouchID and SDL_FingerID to be Uint64 with 0 being an invalid value Sam Lantinga 2024-01-18 09:19:05 -0800
  • b19d43a74d Add SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING to migration readme Edoardo Lolletti 2024-01-18 19:17:50 +0100
  • b384973936 Remove no longer needed hint Edoardo Lolletti 2024-01-17 22:32:59 +0100
  • 42d6cf9ce7 Update thread naming on windows Edoardo Lolletti 2024-01-16 22:42:15 +0100
  • 5f8620217c
    Add SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING to migration readme Edoardo Lolletti 2024-01-18 19:17:50 +0100
  • 71aad27ab1 Switched SDL_TouchID and SDL_FingerID to be Uint64 with 0 being an invalid value Sam Lantinga 2024-01-18 09:19:05 -0800
  • cda2bffeee Re-add SDL_HAPTIC_SQUARE for SDL 3.0 Sam Lantinga 2024-01-18 06:55:36 -0800
  • df4b855af5 Updated SDL_TLSID to use the same type as other IDs in SDL Sam Lantinga 2024-01-18 05:30:51 -0800
  • fc0c774976 Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() Sam Lantinga 2024-01-18 04:57:12 -0800
  • d6a41f8f31 Updated SDL_TimerID to use the same type as other IDs in SDL Sam Lantinga 2024-01-18 05:07:28 -0800
  • bc3a71d400 Sync SDL3 wiki -> header SDL Wiki Bot 2024-01-18 15:01:21 +0000
  • 464f4d19fe Removed obsolete XInput mapping hint Sam Lantinga 2024-01-18 05:41:11 -0800
  • f8dfee01bb Made SDL_ReadSurfacePixel a public function Sam Lantinga 2024-01-18 04:36:37 -0800
  • 541ddab29f Re-add SDL_HAPTIC_SQUARE for SDL 3.0 Sam Lantinga 2024-01-18 06:55:36 -0800
  • f52a12a8fe remove several instances of unnecessary emptry str "" after SDL_PRI??? Ozkan Sezer 2024-01-18 17:25:56 +0300
  • f7ba340999 remove several instances of unnecessary emptry str "" after SDL_PRI??? Ozkan Sezer 2024-01-18 17:25:50 +0300
  • c540c77756 Removed SDL_INIT_EVERYTHING Sam Lantinga 2024-01-18 03:51:56 -0800
  • d053433aea Updated SDL_TLSID to use the same type as other IDs in SDL Sam Lantinga 2024-01-18 05:30:51 -0800
  • 96b9afa43e Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() Sam Lantinga 2024-01-18 04:57:12 -0800
  • 26996e2c02 We've decided to keep separate functions for creating a thread with and without stack size specified. Sam Lantinga 2024-01-18 06:11:55 -0800
  • 2619d4fb32 Updated SDL_TimerID to use the same type as other IDs in SDL Sam Lantinga 2024-01-18 05:07:28 -0800
  • 7f523d80b9 Made SDL_ReadSurfacePixel a public function Sam Lantinga 2024-01-18 04:36:37 -0800
  • 0d97b3538c Removed obsolete XInput mapping hint Sam Lantinga 2024-01-18 05:41:11 -0800
  • a2665f54c8 Updated the atomic API for SDL 3.0 naming conventions Sam Lantinga 2024-01-18 03:39:55 -0800
  • b849aa9532 Removed SDL_INIT_EVERYTHING Sam Lantinga 2024-01-18 03:51:56 -0800
  • aca9193e4f Build yuv_rgb_lsx.c with -mlsx Anonymous Maarten 2024-01-18 13:26:09 +0100
  • 05cb38de33 video: move standard c, sse and lsx implementations of yuv2rgb to its own source Anonymous Maarten 2024-01-18 13:19:54 +0100
  • 4e60fc9b2b Sync SDL3 wiki -> header SDL Wiki Bot 2024-01-18 12:07:19 +0000
  • fb898d6df0 Clarify that desktop mode is the non-exclusive borderless fullscreen mode Sam Lantinga 2024-01-18 04:05:29 -0800
  • b5bcf45a65 Sync SDL3 wiki -> header SDL Wiki Bot 2024-01-18 12:02:08 +0000
  • 4fee6cb274 Added documentation for custom event cleanup in SDL_FlushEvent() Sam Lantinga 2024-01-18 03:59:22 -0800
  • 3e841acb52 Updated the atomic API for SDL 3.0 naming conventions Sam Lantinga 2024-01-18 03:39:55 -0800
  • fd34bc56f9 cocoa: Fix SDL_CocoaWindowData keyboard_focus being left pointing to a destroyed SDL window if input focus not previously reset for that window Sam Lantinga 2024-01-18 03:36:54 -0800
  • 0a99ad7a68 cocoa: Fix Cocoa_RaiseWindow not making child window key if SDL_HINT_WINDOW_ACTIVATE_WHEN_RAISED is true Sam Lantinga 2024-01-18 03:36:52 -0800
  • 20e8411b12 Sync SDL3 wiki -> header SDL Wiki Bot 2024-01-18 11:27:24 +0000
  • f4a0bc02d5 Re-added prototypes for stub API functions Sam Lantinga 2024-01-17 15:55:49 -0800
  • f224af5ac5 Updated Haptic API for SDL 3.0 conventions Sam Lantinga 2024-01-17 15:22:35 -0800
  • 8ca9134115 Removed unnecessary NULL assignment Sam Lantinga 2024-01-17 13:47:11 -0800
  • 59a1a7952e Re-added prototypes for stub API functions Sam Lantinga 2024-01-17 15:55:49 -0800
  • 079435dc87 Updated Haptic API for SDL 3.0 conventions Sam Lantinga 2024-01-17 15:22:35 -0800
  • 5c9fe50cbe Removed unnecessary NULL assignment Sam Lantinga 2024-01-17 13:47:11 -0800
  • fa57ff940c Remove no longer needed hint Edoardo Lolletti 2024-01-17 22:32:59 +0100
  • 3d6cf2b5c0 update config.guess and config.sub from mainstream Ozkan Sezer 2024-01-18 00:29:56 +0300
  • 3fb5044327 Update thread naming on windows Edoardo Lolletti 2024-01-16 22:42:15 +0100
  • 75dd7e1658 Note that we only allow disabling major subsystems Sam Lantinga 2024-01-17 08:59:38 -0800
  • 130b361904 Removed SDL_MISC_DISABLED Sam Lantinga 2024-01-17 08:57:27 -0800
  • 20fa5e6ad0 Removed SDL_LOCALE_DISABLED Sam Lantinga 2024-01-17 08:54:27 -0800
  • 6efadfdb77 Removed SDL_FILESYSTEM_DISABLED Sam Lantinga 2024-01-17 08:50:48 -0800
  • 3d951134a3 Removed SDL_FILE_DISABLED Sam Lantinga 2024-01-17 08:43:11 -0800
  • ac367be171 Updated CMakeLists.txt now that timers and threads can't be disabled Sam Lantinga 2024-01-17 08:36:52 -0800
  • e2080f74fd Fixed building with the joystick subsystem disabled Sam Lantinga 2024-01-17 08:19:58 -0800
  • a0967c017f Fixed building with the video subsystem disabled Sam Lantinga 2024-01-17 07:41:48 -0800
  • 31f34e9504 Removed SDL_ATOMIC_DISABLED Sam Lantinga 2024-01-16 21:17:01 -0800
  • 6e1b11368d Removed SDL_CPUINFO_DISABLED Sam Lantinga 2024-01-16 21:43:54 -0800
  • 52d6587084 Removed SDL_EVENTS_DISABLED Sam Lantinga 2024-01-16 21:23:46 -0800
  • ba02722755 Removed SDL_LOADSO_DISABLED Sam Lantinga 2024-01-16 21:32:35 -0800
  • 2ddebbf3a6 Note that we only allow disabling major subsystems Sam Lantinga 2024-01-17 08:59:38 -0800
  • db8f7dee3f Removed SDL_MISC_DISABLED Sam Lantinga 2024-01-17 08:57:27 -0800
  • f7458669ac Removed SDL_LOCALE_DISABLED Sam Lantinga 2024-01-17 08:54:27 -0800
  • bec67e694a Removed SDL_FILESYSTEM_DISABLED Sam Lantinga 2024-01-17 08:50:48 -0800
  • 0cf41c0344 Removed SDL_FILE_DISABLED Sam Lantinga 2024-01-17 08:43:11 -0800
  • bec95b0600 Updated CMakeLists.txt now that timers and threads can't be disabled Sam Lantinga 2024-01-17 08:36:52 -0800
  • 5410b84e08 Fixed building with the joystick subsystem disabled Sam Lantinga 2024-01-17 08:19:58 -0800
  • 83b6d8ee2e Fixed building with the video subsystem disabled Sam Lantinga 2024-01-17 07:41:48 -0800
  • fd463bbbf1 Removed SDL_ATOMIC_DISABLED Sam Lantinga 2024-01-16 21:17:01 -0800
  • 0f6e3d2679 Removed SDL_CPUINFO_DISABLED Sam Lantinga 2024-01-16 21:43:54 -0800
  • 995a25b8ad Removed SDL_EVENTS_DISABLED Sam Lantinga 2024-01-16 21:23:46 -0800
  • 7c5a4afae8 Removed SDL_LOADSO_DISABLED Sam Lantinga 2024-01-16 21:32:35 -0800
  • 9e37639508 Removed SDL_LOADSO_DISABLED Sam Lantinga 2024-01-16 21:32:35 -0800
  • c959456994 Removed SDL_EVENTS_DISABLED Sam Lantinga 2024-01-16 21:23:46 -0800
  • 5aee4ec7e2 Removed SDL_ATOMIC_DISABLED Sam Lantinga 2024-01-16 21:17:01 -0800
  • 0d7df16812 Timers are a required platform feature Sam Lantinga 2024-01-16 20:09:37 -0800