Commit Graph

  • 8bfbda1eab Fixed the accelerometer sensitivity for the Armor-X Pro controller Sam Lantinga 2023-03-27 14:27:22 -07:00
  • 93c289b475 Increased precision for PS4 sensor data conversion Sam Lantinga 2023-03-27 14:21:05 -07:00
  • 8029a767ee Fixed the accelerometer sensitivity for the Armor-X Pro controller Sam Lantinga 2023-03-27 14:27:22 -07:00
  • 3340864786 Increased precision for PS4 sensor data conversion Sam Lantinga 2023-03-27 14:21:05 -07:00
  • ed5a343d25 SDL_hidapi_steam.c: Fix compilation under c2x. Pierre Wendling 2023-03-27 11:51:19 -04:00
  • 975039ce0d SDL_hidapi_steam.c: Fix compilation under c2x. Pierre Wendling 2023-03-27 11:51:19 -04:00
  • 0081174689 Fix clang-tidy error on LLVM 16. Pierre Wendling 2023-03-23 14:04:24 -04:00
  • ea093378a2 Fix clang-tidy error on LLVM 16. Pierre Wendling 2023-03-23 14:04:24 -04:00
  • d3faec0b6e testcommon/automation: add [--audio driver] option allow to use --audio --video --renderer for testautomation Sylvain 2023-03-27 10:20:34 +02:00
  • cd64e0b6e3 SDL_blit_copy: Don't call potentially FPU using SDL_memcpy in SDL_memcpyMMX Anonymous Maarten 2023-03-26 16:31:18 +02:00
  • 51c10bef0b cmake: disable warnings in libm + warning about EMMS instruction Anonymous Maarten 2023-03-23 06:56:44 +01:00
  • d1dc195208 Implement _intel_fast_(memcpy|memset) Anonymous Maarten 2023-03-23 06:45:19 +01:00
  • 5e5b029d6c cmake: add /Q_no-use-libirc flag when building a no-libc library Anonymous Maarten 2023-03-23 06:08:25 +01:00
  • b58285b7ed ci: test with (old) Intel compiler + (new) oneAPI compiler Anonymous Maarten 2023-03-23 05:26:56 +01:00
  • e5ebbdafd4 cmake: add support for building with Intel C compiler Anonymous Maarten 2023-03-23 05:22:32 +01:00
  • 977781d3f4 testautomation_math: avoid equality tests with INFINITY Anonymous Maarten 2023-03-21 22:03:42 +01:00
  • 984af1a725 cmake: new LLVM based Intel compiler does not recognize MSVC's /MP Anonymous Maarten 2023-03-23 01:45:48 +01:00
  • 5aa76de35f cpuinfo: use __cpuidex instead of __cpuid Anonymous Maarten 2023-03-22 23:40:35 +01:00
  • 1158cff9ea cmake: increase threshold for stack probes Anonymous Maarten 2023-03-23 04:38:47 +01:00
  • ae3a34a388 byteswap: Don't use intrinsic byteswap functions with Intel C compiler Anonymous Maarten 2023-03-23 00:06:22 +01:00
  • 9ada9daf51 SDL_blit_copy: Don't call potentially FPU using SDL_memcpy in SDL_memcpyMMX Anonymous Maarten 2023-03-25 07:07:49 +01:00
  • 37c9329db2 cmake: rename SDL_AVX512 -> SDL_AVX512F cmake option Anonymous Maarten 2023-03-25 00:18:50 +01:00
  • 8789729b4a cpuinfo: update \sa's of SDL_HasXXX functions Anonymous Maarten 2023-03-25 00:18:20 +01:00
  • b0a5182e84 Sunset SDL_HasRDTSC Anonymous Maarten 2023-03-25 00:14:23 +01:00
  • 513025b182 Implement _intel_fast_(memcpy|memset) Anonymous Maarten 2023-03-23 06:45:19 +01:00
  • 99a799ad8b cmake: add /Q_no-use-libirc flag when building a no-libc library Anonymous Maarten 2023-03-23 07:30:23 +01:00
  • 46f5c1fe6a Move and rename SDL_rdtsc macro to testautomation Anonymous Maarten 2023-03-23 04:22:54 +01:00
  • a06046c55c memset and memcpy are not intrinsic functions in new LLVM-based Intel compiler Anonymous Maarten 2023-03-23 01:47:40 +01:00
  • 4be82202de cmake: new LLVM based Intel compiler does not recognize MSVC's /MP Anonymous Maarten 2023-03-23 01:45:48 +01:00
  • 51d96a1680 cmake: increase threshold for stack probes Anonymous Maarten 2023-03-23 00:26:07 +01:00
  • 095d4b1ffc byteswap: Don't use intrinsic byteswap functions with Intel C compiler Anonymous Maarten 2023-03-23 00:06:22 +01:00
  • 09832c701c cpuinfo: use __cpuidex instead of __cpuid Anonymous Maarten 2023-03-22 23:40:35 +01:00
  • 904e4a6e7c ci: reduce amount of data copied back from VM in FreeBSD action Anonymous Maarten 2023-03-22 01:55:02 +01:00
  • e66f4fa71c ci: test with (old) Intel compiler + (new) oneAPI compiler Anonymous Maarten 2023-03-21 20:38:57 +01:00
  • d392ce516a testautomation_math: avoid equality tests with INFINITY Anonymous Maarten 2023-03-21 22:03:42 +01:00
  • 29e19bf829 cmake: disable warnings in libm + warning about EMMS instruction Anonymous Maarten 2023-03-21 21:56:03 +01:00
  • 345d1cd355 cmake: add support for building with Intel C compiler Anonymous Maarten 2023-03-21 20:38:36 +01:00
  • 97c3077678 cmake: detect rdtsc in CMake Anonymous Maarten 2023-03-22 01:05:36 +01:00
  • e2f51bf38e SDL_intrin.h: add SDL_rdtsc macro Anonymous Maarten 2023-03-21 19:16:24 +01:00
  • c0824cd49a events: Increase the size of the name buffer when logging events Frank Praznik 2023-03-26 12:53:50 -04:00
  • 6ed29f47c9 testgles2_sdf: Call correct function to get shader info log capehill 2023-03-26 22:13:09 +03:00
  • b8c88cc584 testgles2_sdf: Call correct function to get shader info log capehill 2023-03-26 22:13:09 +03:00
  • d5fac067cd testdisplayinfo: use correct index variable capehill 2023-03-26 21:51:18 +03:00
  • 203a2a76fc events: Increase the size of the name buffer when logging events Frank Praznik 2023-03-26 12:53:50 -04:00
  • 5a0095d373 video: Try to match the requested video mode when moving fullscreen windows Frank Praznik 2023-03-26 12:45:52 -04:00
  • 9ed1b778ed Made the Android documentation more clear and understandable (#7535) Karl Hedberg 2023-03-25 23:10:04 +01:00
  • 8c852f4dcf Sync SDL3 wiki -> header SDL Wiki Bot 2023-03-25 22:11:16 +00:00
  • 11142ec256 Made the Android documentation more clear and understandable (#7535) Karl Hedberg 2023-03-25 23:10:04 +01:00
  • b970dd1beb Android: Fix mismatching JNI method signature Bartłomiej Dach 2023-03-25 20:52:15 +01:00
  • 576df87240 Android: Fix missing type in SDLControllerManager Bartłomiej Dach 2023-03-25 19:43:51 +01:00
  • 2dddaa7dc9 backport x11/sdl2 fixes Sylvain 2023-03-25 10:24:38 +01:00
  • 1f095b9ce6 Fixed wikiheaders.pl with perl-5.10.1 (thanks @sezero!) Sam Lantinga 2023-03-24 13:57:24 -07:00
  • f5dc1c0176 Add some color in testautomation logs! Sylvain 2023-03-24 10:07:17 +01:00
  • 11323abf57 wayland: Set the minimized flag on windows until cleared by a focus event Frank Praznik 2023-03-23 14:12:35 -04:00
  • 6bb48b4fe9 wayland: Unref the libdecor window when hiding Frank Praznik 2023-03-18 12:03:08 -04:00
  • 26f511a8f4 Add SWP_NOACTIVATE to SetWindowPos flags passed in WIN_SetWindowAlwaysOnTop Sam Lantinga 2023-03-24 10:39:56 -07:00
  • 45a6ad8e57 wikiheaders.pl: make it work with older perl versions, e.g. 5.10. Ozkan Sezer 2023-03-24 11:56:40 +03:00
  • 693558a894 testautomation_video: fix memory leak Sylvain 2023-03-24 09:37:04 +01:00
  • 8d3d4e523e Fix sdltest_randomAsciiStringWithMaximumLength() where it requests a string a size 0 seen with: ./testautomation --seed MILAFAP2AKVP3V4G --filter sdltest_randomAsciiStringWithMaximumLength Sylvain 2023-03-21 12:24:45 +01:00
  • 3ccfd361cb Fix video_getSetWindowPosition() that fail when checking events, because testautomation_events.c() didn't finish to poll all events before Sylvain 2023-03-21 12:11:57 +01:00
  • 5976b79c1c testautomation: create no window, so that testautomation_mouse.c::mouse_getMouseFocus() pass (more precisely, the last test, when the window is destroyed, focus window should report null) Sylvain 2023-03-20 21:43:24 +01:00
  • f30a182de2 Fix video_getSetWindowGrab(): need to raise the window, and wait for focus gained Sylvain 2023-03-20 12:34:36 +01:00
  • d4d26e0ddb testautomation_video: if SDL_SetWindowSize/Position isn't honored, we should check there is an event x11: send the events if various occasions Sylvain 2023-03-20 11:25:10 +01:00
  • 4b1378fe8e X11: fix size/position (test video_setWindowCenteredOnDisplay) this fix x11 backend to correctly pass video_setWindowCenteredOnDisplay() - get border values early (eg status bar) - wait for size/position change to get valid values Sylvain 2023-03-18 16:07:11 +01:00
  • 749f3ebd14 Fix arguments of SDL_BlitCopyMMX Anonymous Maarten 2023-03-24 02:17:40 +01:00
  • 586004e52a wikiheaders.pl: Manpages shouldn't use .BI sections, it looks bad. Ryan C. Gordon 2023-03-21 22:23:06 -07:00
  • 1b81ececd3 wikiheaders.pl: Fixed uninitialized value warning when run without arguments. Ryan C. Gordon 2023-03-21 21:56:34 -07:00
  • 0ef85873a2 fixed uninitialized warnings from gcc7, gcc8, and gcc9. Ozkan Sezer 2023-03-22 01:56:20 +03:00
  • 6760d54737 Sync SDL3 wiki -> header SDL Wiki Bot 2023-03-21 20:04:18 +00:00
  • f5a92092e1 SDL_intrin.h: workaround clang-cl failures when avx isn't enabled. Ozkan Sezer 2023-03-21 20:30:50 +03:00
  • 5d4d11f92f SDL_intrin.h: fixed typo in AVX2 checks. Ozkan Sezer 2023-03-21 20:22:20 +03:00
  • c30903882b cmake+tests: include SDL_build_config.h in select tests + add include paths Anonymous Maarten 2023-03-21 18:16:45 +01:00
  • 0bd5ce13db cmake: add underscore in SSE4_1 and SSE4_2 options Anonymous Maarten 2023-03-21 16:57:09 +01:00
  • 8eb673d43d cmake: fix typo from previous commit. Ozkan Sezer 2023-03-21 17:15:28 +03:00
  • 262b13431d testautomation_intrinsics.c (sse2): change _mm_store_pd to _mm_storeu_pd Ozkan Sezer 2023-03-21 14:56:56 +03:00
  • 7a54d363cf testautomation_intrinsics.c: correct call to check SSE4.1 presence. Ozkan Sezer 2023-03-21 14:56:50 +03:00
  • 6c9780720b cmake: added configuration options for AVX2, AVX512F, SSE4.1, and SSE4.2 Ozkan Sezer 2023-03-21 14:55:32 +03:00
  • feec1305c6 cmake: remove duplicate setting of HAVE_ASSEMBLY to TRUE Ozkan Sezer 2023-03-21 12:20:00 +03:00
  • 260bb1c661 SDL_intrin.h: fixed disabler macro name for SSE4.1 Ozkan Sezer 2023-03-21 12:18:20 +03:00
  • 5775d5e112 Add intrinsics test automation Anonymous Maarten 2023-03-19 07:13:46 +01:00
  • cb46cbe684 include: include intrinsics headers for RDTSC SSE4.1 and SSE4.2 Anonymous Maarten 2023-03-20 23:48:01 +01:00
  • 905b892314 cmake: simplify mmx/sse/sse2/avx compiler support detection Anonymous Maarten 2023-03-19 23:11:16 +01:00
  • 2e4ce78b33 tidy-up SDL_yuv.c Ozkan Sezer 2023-03-20 00:20:10 +03:00
  • 1dbe6447ee SDL_intrin.h: simplified MSVC preprocessor conditions. Ozkan Sezer 2023-03-19 20:56:24 +03:00
  • 6a9e2495f0 docs: add general information on how to build optimized binaries Anonymous Maarten 2023-03-18 17:48:33 +01:00
  • b5b9ddb205 SDL_intrin.h: define SDL_<simd>_INTRINSICS in user-visible header Anonymous Maarten 2023-03-18 17:15:37 +01:00
  • 41c693dc25 build fix for non-x86 targets. Ozkan Sezer 2023-03-17 21:45:45 +03:00
  • 79513afc19 build fixes to SDL_yuv.c Ozkan Sezer 2023-03-17 21:40:20 +03:00
  • 69de6964e5 use target attributes of gcc / clang for SIMD code. Ozkan Sezer 2023-03-17 20:57:40 +03:00
  • cd7a3f8af5 cmake: generate and install man pages Anonymous Maarten 2023-03-18 00:27:27 +01:00
  • 70edd54835 sdlwiki: SDL3 advises users to include through 'SDL3/SDL.h' Anonymous Maarten 2023-03-18 01:29:05 +01:00
  • 77b8edb5ad wikiheaders.pl: add --manpath argument Anonymous Maarten 2023-03-18 00:25:44 +01:00
  • 81ca9d61d6 cmake+test: add more automated tests + use properties Anonymous Maarten 2023-03-17 19:23:56 +01:00
  • 115460a930 torturethread: sleep a bit in SubThreadFunc to avoid starvation Anonymous Maarten 2023-03-17 20:58:01 +01:00
  • 6a9c692bb9 testsem: don't re-parse positional argument twice Anonymous Maarten 2023-03-17 19:13:54 +01:00
  • abfc2a01ca ci: disable parallel building for ps2 Anonymous Maarten 2023-03-17 17:51:43 +01:00
  • 38219e08d9 ci: increase memory size of vmactions workflow Anonymous Maarten 2023-03-17 17:39:08 +01:00
  • 773aad14f8 cmake: Fix building without libsamplerate library Anonymous Maarten 2023-03-19 21:24:51 +01:00
  • f360965db6 Fixed SDL_RenderSetVSync does not update flags if simulated vsync is on Ivan Mogilko 2023-03-18 00:39:02 +03:00
  • 24098b75b1 Fixed SDL_RenderSetVSync does not update flags if simulated vsync is on Ivan Mogilko 2023-03-18 00:39:02 +03:00