Commit Graph

  • 49a8b16ffd Fix use of _LARGEFILE64_SOURCE Elad Lahav 2023-01-07 07:51:50 -0500
  • 4374645738 Add QNX video and audio modules Elad Lahav 2023-01-07 06:29:03 -0500
  • 292b80a13a Treat the QNX compiler as GCC for using atomics Elad Lahav 2023-01-07 06:52:19 -0500
  • b47eeb8488 Add QNX as a platform to the cmake build files Elad Lahav 2023-01-06 08:24:18 -0500
  • 8bfbda1eab Fixed the accelerometer sensitivity for the Armor-X Pro controller Sam Lantinga 2023-03-27 14:27:22 -0700
  • 93c289b475 Increased precision for PS4 sensor data conversion Sam Lantinga 2023-03-27 14:21:05 -0700
  • 8029a767ee Fixed the accelerometer sensitivity for the Armor-X Pro controller Sam Lantinga 2023-03-27 14:27:22 -0700
  • 3340864786 Increased precision for PS4 sensor data conversion Sam Lantinga 2023-03-27 14:21:05 -0700
  • ed5a343d25 SDL_hidapi_steam.c: Fix compilation under c2x. Pierre Wendling 2023-03-27 11:51:19 -0400
  • 975039ce0d SDL_hidapi_steam.c: Fix compilation under c2x. Pierre Wendling 2023-03-27 11:51:19 -0400
  • e47f91742b
    SDL_hidapi_steam.c: Fix compilation under c2x. Pierre Wendling 2023-03-27 11:51:19 -0400
  • c0bae46a4d
    Don't clear checked_texture_framebuffer Sylvain 2023-03-27 15:34:58 +0200
  • 823b92326c AUDIO_U16 support was removed from SDL3 Elad Lahav 2023-03-27 06:25:29 -0400
  • 30de5d2762 Detect QCC as the compiler Elad Lahav 2023-03-27 06:16:09 -0400
  • 6266b52958 Rename files under src/video/qnx Elad Lahav 2023-01-11 08:26:23 -0500
  • f73074ebac Define _LARGEFILE64_SOURCE as 1 for all platforms Elad Lahav 2023-01-11 08:22:49 -0500
  • 9cb96cb15c Use posix_spawn() on QNX Elad Lahav 2023-01-10 07:08:51 -0500
  • a1c4833981 Use the built-in version of vsnprintf() to support printing NULLs Elad Lahav 2023-01-10 06:11:39 -0500
  • 15d102e844 glGetProcAddress() should return SDL_FunctionPointer Elad Lahav 2023-01-10 05:21:08 -0500
  • 264f9fdc94 Switch from EXTRA_LIBS to SDL_EXTRA_LIBS Elad Lahav 2023-01-10 05:15:19 -0500
  • 848e389d4b Do not look at local headers when determining features Avoids the detection of X11 on the build machine Elad Lahav 2023-01-07 21:39:50 -0500
  • 8931ae330f Do not enable SYSWM_X11 for QNX Elad Lahav 2023-01-07 21:36:38 -0500
  • a27fbaab66 Update to use SDL_GetFirstAudioFormat() and SDL_GetNextAudioFormat() Elad Lahav 2023-01-07 21:35:46 -0500
  • 020129a6ea Add CMake toolchain files Elad Lahav 2023-01-07 08:02:44 -0500
  • 9cad2e06a8 Fix use of _LARGEFILE64_SOURCE Elad Lahav 2023-01-07 07:51:50 -0500
  • 003d30a27a Add QNX video and audio modules Elad Lahav 2023-01-07 06:29:03 -0500
  • 151b6900f0 Treat the QNX compiler as GCC for using atomics Elad Lahav 2023-01-07 06:52:19 -0500
  • 45c6bb94a3 Add QNX as a platform to the cmake build files Elad Lahav 2023-01-06 08:24:18 -0500
  • 0081174689 Fix clang-tidy error on LLVM 16. Pierre Wendling 2023-03-23 14:04:24 -0400
  • ea093378a2 Fix clang-tidy error on LLVM 16. Pierre Wendling 2023-03-23 14:04:24 -0400
  • 71fdf56ca1
    SDL_WindowDestroy: re-check "checked_texture_framebuffer" Sylvain 2023-03-27 10:54:55 +0200
  • d3faec0b6e testcommon/automation: add [--audio driver] option allow to use --audio --video --renderer for testautomation Sylvain 2023-03-27 10:20:34 +0200
  • 17316033cf
    testcommon/automation: add [--audio driver] option allow to use --audio --video --renderer for testautomation Sylvain 2023-03-27 10:20:34 +0200
  • cd64e0b6e3 SDL_blit_copy: Don't call potentially FPU using SDL_memcpy in SDL_memcpyMMX Anonymous Maarten 2023-03-26 16:31:18 +0200
  • 51c10bef0b cmake: disable warnings in libm + warning about EMMS instruction Anonymous Maarten 2023-03-23 06:56:44 +0100
  • d1dc195208 Implement _intel_fast_(memcpy|memset) Anonymous Maarten 2023-03-23 06:45:19 +0100
  • 5e5b029d6c cmake: add /Q_no-use-libirc flag when building a no-libc library Anonymous Maarten 2023-03-23 06:08:25 +0100
  • b58285b7ed ci: test with (old) Intel compiler + (new) oneAPI compiler Anonymous Maarten 2023-03-23 05:26:56 +0100
  • e5ebbdafd4 cmake: add support for building with Intel C compiler Anonymous Maarten 2023-03-23 05:22:32 +0100
  • 977781d3f4 testautomation_math: avoid equality tests with INFINITY Anonymous Maarten 2023-03-21 22:03:42 +0100
  • 984af1a725 cmake: new LLVM based Intel compiler does not recognize MSVC's /MP Anonymous Maarten 2023-03-23 01:45:48 +0100
  • 5aa76de35f cpuinfo: use __cpuidex instead of __cpuid Anonymous Maarten 2023-03-22 23:40:35 +0100
  • 1158cff9ea cmake: increase threshold for stack probes Anonymous Maarten 2023-03-23 04:38:47 +0100
  • ae3a34a388 byteswap: Don't use intrinsic byteswap functions with Intel C compiler Anonymous Maarten 2023-03-23 00:06:22 +0100
  • 9ada9daf51 SDL_blit_copy: Don't call potentially FPU using SDL_memcpy in SDL_memcpyMMX Anonymous Maarten 2023-03-25 07:07:49 +0100
  • 37c9329db2 cmake: rename SDL_AVX512 -> SDL_AVX512F cmake option Anonymous Maarten 2023-03-25 00:18:50 +0100
  • 8789729b4a cpuinfo: update \sa's of SDL_HasXXX functions Anonymous Maarten 2023-03-25 00:18:20 +0100
  • b0a5182e84 Sunset SDL_HasRDTSC Anonymous Maarten 2023-03-25 00:14:23 +0100
  • 513025b182 Implement _intel_fast_(memcpy|memset) Anonymous Maarten 2023-03-23 06:45:19 +0100
  • 99a799ad8b cmake: add /Q_no-use-libirc flag when building a no-libc library Anonymous Maarten 2023-03-23 07:30:23 +0100
  • 46f5c1fe6a Move and rename SDL_rdtsc macro to testautomation Anonymous Maarten 2023-03-23 04:22:54 +0100
  • a06046c55c memset and memcpy are not intrinsic functions in new LLVM-based Intel compiler Anonymous Maarten 2023-03-23 01:47:40 +0100
  • 4be82202de cmake: new LLVM based Intel compiler does not recognize MSVC's /MP Anonymous Maarten 2023-03-23 01:45:48 +0100
  • 51d96a1680 cmake: increase threshold for stack probes Anonymous Maarten 2023-03-23 00:26:07 +0100
  • 095d4b1ffc byteswap: Don't use intrinsic byteswap functions with Intel C compiler Anonymous Maarten 2023-03-23 00:06:22 +0100
  • 09832c701c cpuinfo: use __cpuidex instead of __cpuid Anonymous Maarten 2023-03-22 23:40:35 +0100
  • 904e4a6e7c ci: reduce amount of data copied back from VM in FreeBSD action Anonymous Maarten 2023-03-22 01:55:02 +0100
  • e66f4fa71c ci: test with (old) Intel compiler + (new) oneAPI compiler Anonymous Maarten 2023-03-21 20:38:57 +0100
  • d392ce516a testautomation_math: avoid equality tests with INFINITY Anonymous Maarten 2023-03-21 22:03:42 +0100
  • 29e19bf829 cmake: disable warnings in libm + warning about EMMS instruction Anonymous Maarten 2023-03-21 21:56:03 +0100
  • 345d1cd355 cmake: add support for building with Intel C compiler Anonymous Maarten 2023-03-21 20:38:36 +0100
  • 97c3077678 cmake: detect rdtsc in CMake Anonymous Maarten 2023-03-22 01:05:36 +0100
  • e2f51bf38e SDL_intrin.h: add SDL_rdtsc macro Anonymous Maarten 2023-03-21 19:16:24 +0100
  • c0824cd49a events: Increase the size of the name buffer when logging events Frank Praznik 2023-03-26 12:53:50 -0400
  • 6ed29f47c9 testgles2_sdf: Call correct function to get shader info log capehill 2023-03-26 22:13:09 +0300
  • b8c88cc584 testgles2_sdf: Call correct function to get shader info log capehill 2023-03-26 22:13:09 +0300
  • d5fac067cd testdisplayinfo: use correct index variable capehill 2023-03-26 21:51:18 +0300
  • 080e171d5f testgles2_sdf: Call correct function to get shader info log capehill 2023-03-26 22:13:09 +0300
  • 6cb0389b62 testdisplayinfo: use correct index variable capehill 2023-03-26 21:51:18 +0300
  • 203a2a76fc events: Increase the size of the name buffer when logging events Frank Praznik 2023-03-26 12:53:50 -0400
  • 5a0095d373 video: Try to match the requested video mode when moving fullscreen windows Frank Praznik 2023-03-26 12:45:52 -0400
  • fd5cbb7ff2 SDL_blit_copy: Don't call potentially FPU using SDL_memcpy in SDL_memcpyMMX Anonymous Maarten 2023-03-26 16:31:18 +0200
  • 9ed1b778ed Made the Android documentation more clear and understandable (#7535) Karl Hedberg 2023-03-25 23:10:04 +0100
  • 8c852f4dcf Sync SDL3 wiki -> header SDL Wiki Bot 2023-03-25 22:11:16 +0000
  • 11142ec256
    Made the Android documentation more clear and understandable (#7535) Karl Hedberg 2023-03-25 23:10:04 +0100
  • b970dd1beb Android: Fix mismatching JNI method signature Bartłomiej Dach 2023-03-25 20:52:15 +0100
  • 576df87240 Android: Fix missing type in SDLControllerManager Bartłomiej Dach 2023-03-25 19:43:51 +0100
  • afea1a9b47
    Android: Fix mismatching JNI method signature Bartłomiej Dach 2023-03-25 20:52:15 +0100
  • 7d1d281e31 removed some spelling error kallehed 2023-03-25 20:32:57 +0100
  • 7cb0dd3670 Made the android documentation easier to understand kallehed 2023-03-25 20:25:27 +0100
  • 3e9b375bf9
    Android: Fix missing type in SDLControllerManager Bartłomiej Dach 2023-03-25 19:43:51 +0100
  • 2dddaa7dc9 backport x11/sdl2 fixes Sylvain 2023-03-25 10:24:38 +0100
  • 6be7771a29
    backport x11/sdl2 fixes Sylvain 2023-03-25 10:24:38 +0100
  • 1b34261a6a
    Merge branch 'SDL2' into br_sdl2_x11_fixes_v2 Sylvain Becker 2023-03-25 10:22:06 +0100
  • 37bee486a2
    x11/SDL2 backport fix: 4b1378fe8e Sylvain 2023-03-25 10:19:31 +0100
  • 8da174264b
    fix builds Sylvain 2023-03-25 10:14:07 +0100
  • c103ad7295
    Merge branch 'SDL2' into br_sdl2_x11_fixes Sylvain Becker 2023-03-25 10:01:42 +0100
  • 6dc24a6b97
    x11 backport: d4d26e0ddb Sylvain 2023-03-25 09:58:01 +0100
  • 96c0aeab1e
    x11 back-port fix: 4b1378fe8e Sylvain 2023-03-25 09:24:35 +0100
  • 2ab1b1383f SDL_blit_copy: Don't call potentially FPU using SDL_memcpy in SDL_memcpyMMX Anonymous Maarten 2023-03-25 07:07:49 +0100
  • 01670d9bb0 cmake: rename SDL_AVX512 -> SDL_AVX512F cmake option Anonymous Maarten 2023-03-25 00:18:50 +0100
  • 1738012d08 cpuinfo: update \sa's of SDL_HasXXX functions Anonymous Maarten 2023-03-25 00:18:20 +0100
  • c0ee58025b Sunset SDL_HasRDTSC Anonymous Maarten 2023-03-25 00:14:23 +0100
  • e927ba1dae wikiheaders.pl: Add categories to wiki function pages Zack Middleton 2023-03-24 15:36:18 -0500
  • 1f095b9ce6 Fixed wikiheaders.pl with perl-5.10.1 (thanks @sezero!) Sam Lantinga 2023-03-24 13:57:24 -0700
  • f5dc1c0176 Add some color in testautomation logs! Sylvain 2023-03-24 10:07:17 +0100
  • 11323abf57 wayland: Set the minimized flag on windows until cleared by a focus event Frank Praznik 2023-03-23 14:12:35 -0400
  • 6bb48b4fe9 wayland: Unref the libdecor window when hiding Frank Praznik 2023-03-18 12:03:08 -0400
  • 8912e2e58c Implement _intel_fast_(memcpy|memset) Anonymous Maarten 2023-03-23 06:45:19 +0100
  • 26f511a8f4 Add SWP_NOACTIVATE to SetWindowPos flags passed in WIN_SetWindowAlwaysOnTop Sam Lantinga 2023-03-24 10:39:56 -0700