Commit Graph

  • f8cebeea59 Check build-time SDK in LoadMainMenuNibIfAvailable Joshua Root 2022-08-28 00:52:19 +10:00
  • 72823dd0cd SDL_cocoaopengl.h: ensure CVDisplayLinkRef is defined Joshua Root 2022-11-24 06:32:49 +11:00
  • e12c831b15 SDL_cocoaopengl.h: ensure CVDisplayLinkRef is defined Joshua Root 2022-11-24 06:32:49 +11:00
  • d2910904fb SDL_cocoaopengl.h: ensure CVDisplayLinkRef is defined Joshua Root 2022-11-24 06:32:49 +11:00
  • dcad446066 fix dynapi after SDL_GDKSuspendComplete addition. Ozkan Sezer 2022-11-23 23:04:25 +03:00
  • 459be25ef9 Sync SDL3 wiki -> header SDL Wiki Bot 2022-11-23 19:59:15 +00:00
  • d5ff71d685 Updated dynamic API after 040a17a50f Sam Lantinga 2022-11-23 11:55:02 -08:00
  • 896e200d94 adds GDK suspend/resume basic handling (#6596) Ciro Mondueri 2022-11-23 16:41:14 -03:00
  • cd399caf6f fix dynapi after SDL_GDKSuspendComplete addition. Ozkan Sezer 2022-11-23 22:50:10 +03:00
  • f6144dfe03 adds GDK suspend/resume basic handling (#6596) Ciro Mondueri 2022-11-23 16:41:14 -03:00
  • a5b0583b7c Add mouse test cases (#6563) ZX_Huang 2022-11-24 03:28:34 +08:00
  • 13ea5f7a79 autotools: Detect SDL_JOYSTICK_MFI for macOS + Weak link with CoreHaptics pionere 2022-11-19 08:34:42 +01:00
  • 450f184f7d use SDL_InvalidParamError in the thread 'classes' pionere 2022-11-19 08:13:12 +01:00
  • 61188d4972 Allow Foreign Windows to call SDL_Vulkan_CreateSurface on MacOS (#6436) Joshua T. Fisher 2022-11-23 11:13:33 -08:00
  • 4ee4e49e49 Select the best pixel formats for use in the software renderer Cameron Cawley 2022-10-15 12:36:07 +01:00
  • 712457ec28 Merge pull request #6321 from Daft-Freak/no-ie Ryan C. Gordon 2022-11-23 14:03:35 -05:00
  • 675f77718c Sync SDL3 wiki -> header SDL Wiki Bot 2022-11-23 19:03:15 +00:00
  • 040a17a50f Merge pull request #6317 from tycho/wip/angle-egl Ryan C. Gordon 2022-11-23 14:02:15 -05:00
  • dcd9e21966 Merge branch 'main' into wip/angle-egl Ryan C. Gordon 2022-11-23 14:01:17 -05:00
  • 84781a7b6f Disable the offscreen video driver if EGL is unavailable (#6234) Cameron Cawley 2022-11-23 18:55:34 +00:00
  • 3983c98ece Merge branch 'main' into no-ie Ryan C. Gordon 2022-11-23 13:46:27 -05:00
  • a94d2e929d Prevent the delay conversion result from being truncated to 32bits Rémy Tassoux 2022-10-05 00:29:21 +02:00
  • 7d5ffbdab7 Use CREATE_WAITABLE_TIMER_HIGH_RESOLUTION flag in SDL_Delay on Windows 10 version 1803 and later Rémy Tassoux 2022-09-15 16:17:03 +02:00
  • 6d5526f3a5 Sync SDL3 wiki -> header SDL Wiki Bot 2022-11-23 18:43:14 +00:00
  • a635a485bc Re-added WinRT support until we're sure that it's no longer being used Sam Lantinga 2022-11-23 10:41:43 -08:00
  • d5572559a5 disable VS David Carlier 2022-09-04 16:21:20 +01:00
  • 975ffaea77 alloc api having new attributes for micro optimisations. David Carlier 2022-09-04 15:38:53 +01:00
  • a5e9d9bd7e Merge pull request #6142 from Daft-Freak/em-webgl-selector-hint Ryan C. Gordon 2022-11-23 13:23:15 -05:00
  • c2f26087c8 Merge branch 'main' into em-webgl-selector-hint Ryan C. Gordon 2022-11-23 13:22:23 -05:00
  • a05b2fbeee Use alias types for which members of event structs instead of plain types Yevhen Babiichuk (DustDFG) 2022-08-20 18:31:57 +03:00
  • b9e45ae0bb ci: correctly print install tree of CMake install Anonymous Maarten 2022-11-23 19:18:26 +01:00
  • 8f991d7576 Define TOUCHEVENTF_PEN if not defined Susko3 2022-07-17 16:54:07 +02:00
  • 42796c56a9 Differentiate between Windows Ink (pen) and regular touch input Susko3 2022-07-17 16:01:03 +02:00
  • 34231f5ba0 reverted opengles removal. Ozkan Sezer 2022-11-23 18:50:02 +03:00
  • 7767e0c5f9 SDL_config_windows.h: fixed misplaced #endif Ozkan Sezer 2022-11-23 08:47:14 +03:00
  • 5db60670ba removed linkage to OpenGLES framework Ozkan Sezer 2022-11-23 07:47:00 +03:00
  • 016b757311 reverted jack audio backend removal. Ozkan Sezer 2022-11-23 06:50:20 +03:00
  • ac2fcfcb62 Sync SDL2 wiki -> header SDL Wiki Bot 2022-11-22 23:21:36 +00:00
  • 8a16761cb5 Sync SDL3 wiki -> header SDL Wiki Bot 2022-11-22 23:21:29 +00:00
  • 4ac2d45a06 Testing the wiki, disregard this commit. Ryan C. Gordon 2022-11-22 18:12:43 -05:00
  • 4c39dd5c72 Testing the wiki, disregard this commit. Ryan C. Gordon 2022-11-22 18:12:08 -05:00
  • 290bd8b910 Sync SDL wiki -> header SDL Wiki Bot 2022-11-22 22:40:14 +00:00
  • 8b18b09027 fnsince.pl: Make this work with SDL3. Ryan C. Gordon 2022-11-22 17:39:38 -05:00
  • ecc4b8773c wasapi: Removed WinRT PrivateAudioData members Ethan Lee 2022-11-22 17:12:56 -05:00
  • 57458588ee wasapi: Merge wasapi_win32.c into wasapi.c Ethan Lee 2022-11-22 16:46:12 -05:00
  • f4864656d9 removed WinRT-specific hints. Ozkan Sezer 2022-11-22 23:50:00 +03:00
  • dc2a3e06e9 removed WinRT support. Ozkan Sezer 2022-11-22 23:36:24 +03:00
  • bd5d26071a removed testgles.c remnants. Ozkan Sezer 2022-11-22 22:14:14 +03:00
  • 4d60056a98 VC: Remove all references to SDL_winmm.[hc] Anonymous Maarten 2022-11-22 19:22:14 +01:00
  • 7df102d220 reverted sndio backend removal. Ozkan Sezer 2022-11-22 22:04:10 +03:00
  • 479e972e56 Removed G29 from controller_type.c Sam Lantinga 2022-11-22 10:56:44 -08:00
  • 3bf150e900 Revert "Added Linux mappings for the Logitech G29 in PS3 and PS4 modes" Sam Lantinga 2022-11-22 10:53:28 -08:00
  • 3b318f981e Removed G29 from controller_type.c Sam Lantinga 2022-11-22 10:56:44 -08:00
  • 189f71efb3 Revert "Added Linux mappings for the Logitech G29 in PS3 and PS4 modes" Sam Lantinga 2022-11-22 10:53:28 -08:00
  • dce6ed56d7 Removed G29 from controller_type.c Sam Lantinga 2022-11-22 10:56:44 -08:00
  • e3d430b83e Revert "Added Linux mappings for the Logitech G29 in PS3 and PS4 modes" Sam Lantinga 2022-11-22 10:53:28 -08:00
  • b33000448e .wikiheaders-options: Add a warning that SDL3 is WIP. Ryan C. Gordon 2022-11-22 13:48:45 -05:00
  • 30b1ab2add removed opengles. Ozkan Sezer 2022-11-22 21:48:40 +03:00
  • 511bab5bbf .wikiheaders-options: Move SDL2 documentation to a subdirectory. Ryan C. Gordon 2022-11-22 13:05:08 -05:00
  • e581c5d000 removed SDL_VIDEO_DRIVER_MIR remnants. Ozkan Sezer 2022-11-22 20:53:04 +03:00
  • be6853b6f1 removed WinCE readmes. Ozkan Sezer 2022-11-22 20:51:50 +03:00
  • 3cccaeba6c removed jack audio remnants. Ozkan Sezer 2022-11-22 20:51:07 +03:00
  • 94f19d974d .wikiheader-options: Whoops, this isn't SDL_mixer. :) Ryan C. Gordon 2022-11-22 12:48:33 -05:00
  • 3aea865cdf removed directfb support. Ozkan Sezer 2022-11-22 20:45:45 +03:00
  • 156bf7e6aa android.mk: LOCAL_EXPORT_C_INCLUDES does not need to add include subfolder Anonymous Maarten 2022-11-22 18:35:49 +01:00
  • a8dd7a10fa android.mk: LOCAL_EXPORT_C_INCLUDES does not need to add include subfolder Anonymous Maarten 2022-11-22 18:35:49 +01:00
  • 47c37a8e9d android.mk: LOCAL_EXPORT_C_INCLUDES does not need to add include subfolder Anonymous Maarten 2022-11-22 18:35:49 +01:00
  • 0c1f9118a7 Removed version updates/checks for Makefile.os2 and Makefile.w32 Sam Lantinga 2022-11-22 09:29:09 -08:00
  • e95819fae2 Update SDL info and Xcode marketing version with version update scripts Sam Lantinga 2022-11-22 09:18:05 -08:00
  • eae9c79c21 SDL_syswm.h: removed SDL_SYSWM_MIR Ozkan Sezer 2022-11-22 20:26:24 +03:00
  • 5cedc2f1ff removed QNX support. Ozkan Sezer 2022-11-22 20:23:40 +03:00
  • 938b720a9e Update SDL info and Xcode marketing version to 2.27.0 Sam Lantinga 2022-11-22 09:19:21 -08:00
  • 44975d40ef Update SDL info and Xcode marketing version with version update scripts Sam Lantinga 2022-11-22 09:18:05 -08:00
  • b6604a456f regenerated configure. Ozkan Sezer 2022-11-22 20:11:50 +03:00
  • e89a1f9157 removed NaCL support. Ozkan Sezer 2022-11-22 20:10:47 +03:00
  • cdb54ad21e removed arts, esd, fusionsound, nas, paudio, sndio, sunaudio, winmm audio backends. Ozkan Sezer 2022-11-22 19:51:56 +03:00
  • 05e2c8f2ce Update README-riscos.md to reflect that atomic functions have been fixed Cameron Cawley 2022-11-22 12:12:17 +00:00
  • 68b30d24e0 cmake: get rid of the duplicated _USE_MATH_DEFINES - define _USE_MATH_DEFINES in SDL_stdinc.h only - define _USE_MATH_DEFINES if not defined already pionere 2022-11-22 10:48:23 +01:00
  • ed8637f437 Fixed typo Sam Lantinga 2022-11-22 08:28:56 -08:00
  • 8d6fda4810 removed os2 support & support for building SDL with watcom. Ozkan Sezer 2022-11-22 19:18:47 +03:00
  • 01d137592c Updated SDL_VERSIONNUM macro for new SDL version convention Sam Lantinga 2022-11-22 07:56:43 -08:00
  • 63243eb3a5 removed pandora support Ozkan Sezer 2022-11-22 18:50:00 +03:00
  • d8864ea11d removed visualtest Ozkan Sezer 2022-11-22 18:47:03 +03:00
  • ea21628045 ci: replace references to SDL2 with SDL3 Anonymous Maarten 2022-11-22 06:36:19 +01:00
  • 1b9c4c5ca1 Sync SDL wiki -> header SDL Wiki Bot 2022-11-22 04:30:16 +00:00
  • 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 Sam Lantinga 2022-11-21 20:28:58 -08:00
  • ea8f8b6dc3 Updated to version 2.27.0 for development Sam Lantinga 2022-11-21 16:36:10 -08:00
  • 0bfeed061b Updated to version 2.26.0 for release release-2.26.0 Sam Lantinga 2022-11-21 16:15:58 -08:00
  • d167cd6715 Added the Gunfighter Mk.III ‘Space Combat Edition’ as a flight stick Sam Lantinga 2022-11-21 09:02:10 -08:00
  • 8b20b568b0 Don't report battery level for disconnected batteries Sam Lantinga 2022-11-21 07:41:35 -08:00
  • 8ae46a49ea Save the version in VERSION.txt instead of VERSION Sam Lantinga 2022-11-21 06:57:02 -08:00
  • 802c624ab3 Strip trailing newline when reading the VERSION file Sam Lantinga 2022-11-20 14:37:05 -08:00
  • 3bc4bad8fb add missing strcasestr checks to cmake and autotools build systems, Ozkan Sezer 2022-11-20 23:50:10 +03:00
  • fe396e306e wayland: Use the cached window size when switching from non-floating to floating window state Frank Praznik 2022-11-19 11:28:31 -05:00
  • 509939b1b6 Disable the third party PS3 HIDAPI driver by default, the L3/R3 buttons are unknown Sam Lantinga 2022-11-18 18:20:53 -08:00
  • ff99e56d3a Fixed KMSDRM window creation failing if OpenGL libraries are not available, but GLES 2.0 libraries are Sam Lantinga 2022-11-18 12:54:55 -08:00
  • da9ba3a2a1 If a CRTC doesn't have a mode configured, use the preferred or largest mode as the default mode Sam Lantinga 2022-11-18 12:17:27 -08:00
  • ea4ea27a59 Don't trigger an error if we try to delete a touch device after shutting down the touch system Sam Lantinga 2022-11-18 11:14:14 -08:00
  • 81479d8784 wayland: keyboard: Cache text input parameters. David Gow 2022-11-18 21:08:36 +08:00
  • c1307133ce SDL_UDEV_DelCallback: return early if _this is NULL Ozkan Sezer 2022-11-18 18:02:10 +03:00