Commit Graph

  • 660cec69b1 cmake: find libudev library so it gets priority Anonymous Maarten 2022-11-25 02:57:00 +01:00
  • a2611edcf3 cmake: add support for some BSD's wscons input Anonymous Maarten 2022-11-25 02:39:50 +01:00
  • d0e14008b5 cmake: find libudev library so it gets priority Anonymous Maarten 2022-11-25 02:57:00 +01:00
  • 1bbff6596c cmake: add support for some BSD's wscons input Anonymous Maarten 2022-11-25 02:39:50 +01:00
  • ab8df9096c fix copy/paste typo in previous commit. Ozkan Sezer 2022-11-25 23:20:00 +03:00
  • f3fe8ea7ad fix CI windows errors again (because of unused stdio reader callbacks.) Ozkan Sezer 2022-11-25 23:15:02 +03:00
  • a8faac1b8b fixed SDL_config_windows.h (was broken by 1e4cd682) Ozkan Sezer 2022-11-25 23:04:04 +03:00
  • de0cca91d4 fix CI windows errors because of SDL_RWFromFP() Ozkan Sezer 2022-11-25 22:55:30 +03:00
  • 25e9449a41 fix SDL_PI_D (L suffix is for long double, not double.) Ozkan Sezer 2022-11-25 22:40:37 +03:00
  • 1e4cd682b3 removed M_PI detection from cmake, removed HAVE_M_PI from config files. Ozkan Sezer 2022-11-25 22:35:40 +03:00
  • 0b8309da0c renamed SDL PI constants to SDL_PI_D and SDL_PI_F. Ozkan Sezer 2022-11-25 22:35:24 +03:00
  • 199423612c Updated test programs with SDL_M_PI* Sam Lantinga 2022-11-25 10:57:12 -08:00
  • 05139f4a2e Removed SDL_RWFromFP from the public API Sam Lantinga 2022-11-25 10:46:26 -08:00
  • 670f1df469 Removed SDL_stdinc.h dependency on HAVE_M_PI, added SDL_M_PIl (double) and SDL_M_PIf (float) instead Sam Lantinga 2022-11-25 10:33:37 -08:00
  • 8733927e35 Remove SDL_stdinc.h dependency on HAVE_ALLOCA Sam Lantinga 2022-11-25 10:06:36 -08:00
  • fa3814ddf1 Removed SDL_rwops.h dependency on stdio.h Sam Lantinga 2022-11-25 09:55:42 -08:00
  • 34d538bd13 ci: fix typo in arguments of cmake Anonymous Maarten 2022-11-25 05:07:32 +01:00
  • 18ef9dcf61 ci: fix arguments for FreeBSD CMake Anonymous Maarten 2022-11-25 04:52:52 +01:00
  • ecd36c8f07 cmake: fix typo's in last commit Anonymous Maarten 2022-11-25 04:31:25 +01:00
  • c9b8559af5 cmake: use option to pass extra check options instead of hardcoding them Anonymous Maarten 2022-11-25 03:15:23 +01:00
  • b4fc66525c ci: use CMake for building SDL on FreeBSD Anonymous Maarten 2022-11-24 20:05:19 +01:00
  • c069ff1586 cmake: add /usr/local/include to check include directories Anonymous Maarten 2022-11-24 22:38:29 +01:00
  • cd13600944 cmake: don't reset check state after pushing state Anonymous Maarten 2022-11-24 22:38:13 +01:00
  • 859cb13ef8 Add bitdraw.h, remove non-working stub class Michael Fitzmayer 2022-11-24 21:53:17 +01:00
  • e19c532ebf Add bitdraw.h, remove non-working stub class Michael Fitzmayer 2022-11-24 21:53:17 +01:00
  • 67f31a19a8 Add bitdraw.h, remove non-working stub class Michael Fitzmayer 2022-11-24 21:53:17 +01:00
  • e426617c9c cmake: add X11 include dir to check dirs Anonymous Maarten 2022-11-24 20:39:55 +01:00
  • b97d2ed6c5 cmake: add X11 include dir to check dirs Anonymous Maarten 2022-11-24 20:39:55 +01:00
  • 622f64dff2 cmake: add X11 include dir to check dirs Anonymous Maarten 2022-11-24 20:39:55 +01:00
  • 192cdf3d04 SDL_mfijoystick.m: remove VLA, so that projects can be built with error on vla Sylvain Becker 2022-11-24 16:07:03 +01:00
  • c76a31341c SDL_mfijoystick.m: remove VLA, so that projects can be built with error on vla Sylvain Becker 2022-11-24 16:07:03 +01:00
  • 4f780c7319 SDL_mfijoystick.m: remove VLA, so that projects can be built with error on vla Sylvain Becker 2022-11-24 16:07:03 +01:00
  • d41985cfbc wayland: Fix libdecor_dispatch signature Frank Praznik 2022-11-23 18:11:50 -05:00
  • f73f23a35c added missing FGREP to Makefile.in. fixed syntax. regenerated configure. Ozkan Sezer 2022-11-24 17:00:32 +03:00
  • 64a5e7be98 added missing FGREP to Makefile.in. fixed syntax. regenerated configure. Ozkan Sezer 2022-11-24 17:00:20 +03:00
  • 00731eb011 wayland: Fix build when not using the shared Wayland libraries Frank Praznik 2022-11-23 23:11:25 -05:00
  • 66bd15555c wayland: Fix build when not using the shared Wayland libraries Frank Praznik 2022-11-23 23:11:25 -05:00
  • 836eb22442 wayland: Fix build when not using the shared Wayland libraries Frank Praznik 2022-11-23 23:11:25 -05:00
  • 4c7156c1e6 Avoid use of deprecated egrep/fgrep Sam James 2022-11-24 05:21:21 +00:00
  • 3e7952ce8a Avoid use of deprecated egrep/fgrep Sam James 2022-11-24 05:21:21 +00:00
  • bf70a37606 vulkan_metal.h: Make compatible with ObjC ARC Joshua Root 2022-11-24 11:06:37 +11:00
  • 33e5de31d8 vulkan_metal.h: Make compatible with ObjC ARC Joshua Root 2022-11-24 11:06:37 +11:00
  • 239423e205 vulkan_metal.h: Make compatible with ObjC ARC Joshua Root 2022-11-24 11:06:37 +11:00
  • da1bddd27c wayland: Fix libdecor_dispatch signature Frank Praznik 2022-11-23 18:11:50 -05:00
  • 3eaf56894e wayland: Fix libdecor_dispatch signature Frank Praznik 2022-11-23 18:11:50 -05:00
  • f47169fcba wayland: Fix libdecor_dispatch signature Frank Praznik 2022-11-23 18:11:50 -05:00
  • 003fd11de8 Regenerated dynamic API after SDL_syswm.h update Sam Lantinga 2022-11-23 14:34:21 -08:00
  • d9efb7e3de Sync SDL3 wiki -> header SDL Wiki Bot 2022-11-23 22:07:15 +00:00
  • b0840eb32e Updated SDL_syswm.h for SDL 3.0 Sam Lantinga 2022-11-23 13:33:48 -08:00
  • 9925ee52d7 SDL_mfijoystick.m: fix build with Xcode < 9 Joshua Root 2022-11-24 07:37:36 +11:00
  • 242ce20cbf SDL_mfijoystick.m: fix build with Xcode < 9 Joshua Root 2022-11-24 07:37:36 +11:00
  • 53ca1f7702 SDL_mfijoystick.m: fix build with Xcode < 9 Joshua Root 2022-11-24 07:37:36 +11:00
  • 66620bd108 Check build-time SDK in LoadMainMenuNibIfAvailable Joshua Root 2022-08-28 00:52:19 +10:00
  • f52e7199df Check build-time SDK in LoadMainMenuNibIfAvailable Joshua Root 2022-08-28 00:52:19 +10:00
  • 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