Commit Graph

  • bfe81a0c05 Added the name of the Qanba Obsidian Arcade Joystick in PC mode Sam Lantinga 2022-06-15 17:28:20 -0700
  • a6a2cdbd7c Added the name of the Qanba Dragon Arcade Joystick in PC mode Sam Lantinga 2022-06-15 17:28:18 -0700
  • fc78d0ff39 Fix Compilation CI Francisco Javier Trujillo Mata 2022-06-16 00:36:52 +0200
  • 6b03c1adf6 Add filesystem driver Francisco Javier Trujillo Mata 2022-06-13 20:59:18 +0200
  • 52f00833b0 Add Thread drivers Francisco Javier Trujillo Mata 2022-06-13 20:58:18 +0200
  • 217d3a6dab Add systimer support Francisco Javier Trujillo Mata 2022-06-13 20:35:27 +0200
  • 7343ece806 Define available PS2 RAM Francisco Javier Trujillo Mata 2022-06-06 00:05:43 +0200
  • e4409f6733 Include SDL_Log driver Francisco Javier Trujillo Mata 2022-06-06 00:05:20 +0200
  • f0a05ed476 Add some PS2 flags Francisco Javier Trujillo Mata 2022-06-06 00:04:56 +0200
  • 580416d3c8 Initial CMake configuration Francisco Javier Trujillo Mata 2022-06-06 00:02:08 +0200
  • 273d9e4640 Fix atomic support for PS2 Francisco Javier Trujillo Mata 2022-06-06 00:00:45 +0200
  • 161a316dfa Add PS2 readme Francisco Javier Trujillo Mata 2022-06-05 23:52:53 +0200
  • 52f8d0357a Add PS2 CI config Francisco Javier Trujillo Mata 2022-03-20 18:51:37 +0100
  • 5b4f53bc0f Added SDL_memset.c and SDL_memcpy.c to Xcode project Sam Lantinga 2022-06-15 14:26:47 -0700
  • cd8f57ee4e cmake: freebsd: Don't REQUIRE libunwind.pc on FreeBSD Alex Richardson 2022-05-29 10:38:56 +0000
  • ae7446a959 stlib: Extract SDL_memcpy and SDL_memset to its own file respectively Anonymous Maarten 2022-06-15 20:48:54 +0200
  • a5d338bd2d Added support for the Qanba Dragon Arcade Joystick (PS3) on macOS Sam Lantinga 2022-06-15 14:11:00 -0700
  • 7d7c48302b Use python3 for sort_controllers.py Sam Lantinga 2022-06-15 14:10:22 -0700
  • 72fea0ed6f Added support for the Qanba Dragon Arcade Joystick Sam Lantinga 2022-06-15 13:58:28 -0700
  • 6bd3e0b189 Test: Check sqrt and atan against the epsilon. Pierre Wendling 2022-06-15 15:58:48 -0400
  • cee47a9ebe Test: Use inexact helper for log10 regular cases. Pierre Wendling 2022-06-15 14:36:13 -0400
  • a52b8580f0 Test: Tidy up test descriptions and documentation. Pierre Wendling 2022-05-27 23:49:42 -0400
  • 4d7f12f6bd Test: Add Atan2 tests to math suite. Pierre Wendling 2022-05-25 01:28:03 -0400
  • 8ebe640a36 Test: Change inexact tests to use an epsilon. Pierre Wendling 2022-05-25 00:41:06 -0400
  • 62fd6aad39 Test: Add Atan tests to math suite. Pierre Wendling 2022-05-23 20:12:28 -0400
  • 6a6e93bc29 Test: Add +/-0.0 tests to Acos. Pierre Wendling 2022-05-21 23:11:40 -0400
  • 6b4b6d8e59 Test: Add Asin tests to math suite. Pierre Wendling 2022-05-21 23:01:50 -0400
  • 43f6983a24 Test: Add Acos tests to math suite. Pierre Wendling 2022-05-21 21:51:48 -0400
  • 95f6edb9a5 Test: Refactor trigonometric tests into a helper. Pierre Wendling 2022-05-21 20:07:14 -0400
  • 3b9f47b85f Test: Remove early return in pow test. Pierre Wendling 2022-05-20 21:45:31 -0400
  • 6be430c7f7 Test: Add Tan tests to math suite. Pierre Wendling 2022-05-16 20:54:59 -0400
  • af79b46f9e Test: Add Sin tests to math suite. Pierre Wendling 2022-05-16 20:34:07 -0400
  • b06eda55e9 Test: Fix math suite build on Win32. Pierre Wendling 2022-05-16 20:02:24 -0400
  • adb445eafb Test: Add Cos tests to math suite. Pierre Wendling 2022-05-16 18:29:08 -0400
  • a864180cf3 Test: Add float header for FLT_RADIX definition. Pierre Wendling 2022-05-15 19:36:30 -0400
  • 7a55fa4e56 Test: Add Scalbn tests to math suite. Pierre Wendling 2022-05-15 19:03:53 -0400
  • afd812374f Test: Add Sqrt tests to math suite. Pierre Wendling 2022-05-15 17:43:38 -0400
  • c389c32d30 Test: Change assertion type in range tests. Pierre Wendling 2022-05-15 17:00:12 -0400
  • 5ecc75a4fc Test: Add Pow tests to math suite. Pierre Wendling 2022-05-15 16:30:38 -0400
  • 6349ad7319 Test: Add Log10 tests to math suite. Pierre Wendling 2022-05-15 11:52:12 -0400
  • 7041bbaf00 Test: Add Log tests to math suite. Pierre Wendling 2022-05-15 11:36:12 -0400
  • dd30ff2e31 Test: Add Exp tests to math suite. Pierre Wendling 2022-05-12 22:19:59 -0400
  • aacb5e1774 Test: Extract range test parameters into defines. Pierre Wendling 2022-05-11 22:17:18 -0400
  • 75b9aab6c1 Test: Add Fmod tests to math suite. Pierre Wendling 2022-05-11 22:04:28 -0400
  • 0dbdf90e7b Test: Use SDLCALL in typedefs instead of ifdefs. Pierre Wendling 2022-05-11 12:54:16 -0400
  • 2ec48b36ba Test: Fix OS/2 compilation in math suite. Pierre Wendling 2022-05-10 22:55:41 -0400
  • 43c22e5d1e Test: Refactor math suite duplicate code. Pierre Wendling 2022-05-10 22:07:28 -0400
  • 3d720ba381 Test: Refactor math suites edge cases. Pierre Wendling 2022-05-10 21:05:05 -0400
  • a530fc9199 Test: Add Copysign tests to math suite. Pierre Wendling 2022-05-09 22:56:44 -0400
  • 48a406db4d Test: Add Fabs tests to math suite. Pierre Wendling 2022-05-06 14:32:50 -0400
  • 2130dff0fc Test: Add Round tests to math suite. Pierre Wendling 2022-05-06 14:19:44 -0400
  • 324b96153f Test: Add Trunc tests to math suite. Pierre Wendling 2022-05-06 13:57:02 -0400
  • b09266a4ef Test: Add Ceil tests to math suite. Pierre Wendling 2022-05-06 13:51:04 -0400
  • 9eb09d2392 Test: Refactored and formatted math test suite. Pierre Wendling 2022-05-06 13:39:44 -0400
  • 0f630e9177 Test: fix indentation in Makefile.in. Pierre Wendling 2022-05-04 21:37:40 -0400
  • 4e3a26e271 Test: Add math test suite to autotools. Pierre Wendling 2022-05-04 14:36:49 -0400
  • e64acb619a Test: Fix for-loop for OS/2 in math suite. Pierre Wendling 2022-05-04 14:25:10 -0400
  • a3a852e912 Test: Unrolled the array of cases in math suite. Pierre Wendling 2022-05-04 13:51:42 -0400
  • c23216bf46 Test: Removed static from local variables (Math). Pierre Wendling 2022-05-04 13:20:09 -0400
  • 6208ed8604 Test: Add math suite to Visual Studio solution. Pierre Wendling 2022-05-04 13:18:13 -0400
  • 6646edf692 Test: Fix Windows build for math suite. Pierre Wendling 2022-05-04 13:10:41 -0400
  • d9ff6380ae Test: Add math test suite to Watcom Makefile. Pierre Wendling 2022-05-04 12:51:13 -0400
  • 7389eba943 Test: Fix C89 declaration and math include. Pierre Wendling 2022-05-04 12:49:25 -0400
  • b3faebb8a8 Test: Add Floor tests to math. Pierre Wendling 2022-05-04 12:40:24 -0400
  • b72b5d0f99 Test: Add math automation test suite. Pierre Wendling 2022-05-04 12:39:49 -0400
  • 86f50ae7d7 ci: Test cmake build script on Android Anonymous Maarten 2022-06-15 06:10:25 +0200
  • 18206446bf cmake: collect SDL_LIBS as list + export PKG_DIRECTFB_LDFLAGS Anonymous Maarten 2022-06-15 17:10:31 +0200
  • b5f1fe5004 cmake: Allow integers for SDL_ASSERTIONS + fix -DSDL_ASSERTIONS=0 Anonymous Maarten 2022-06-15 06:17:59 +0200
  • 97711e99fe cmake: no need to explicitly add a depency (target_link_libraries does this implicitly) Anonymous Maarten 2022-06-15 18:57:13 +0200
  • ad21c70408 cmake: fix CMP0072 warning by prefering GLVND Anonymous Maarten 2022-06-15 05:36:28 +0200
  • c90e1ec3ef Remove redundant sizeof "size_t" check Yao Wei Tjong 姚伟忠 2021-08-15 21:51:31 +0800
  • 12f9bcd2f4 Build tests for all CMake platforms on CI Cameron Cawley 2022-05-08 17:08:41 +0100
  • f8ae3ef1eb wayland: use libdecor resize edge enums for libdecor takase1121 2022-06-15 22:01:59 +0800
  • 163f669745 minor tidy-up to configury. Ozkan Sezer 2022-06-15 17:00:02 +0300
  • 960b86dcb5 update SDL_render_d3d12.c after DPI scaling/highdpi support patch. Ozkan Sezer 2022-06-14 01:56:40 +0300
  • 6d1dfc8322 cmake: make sure SDL2::SDL2 is always available Anonymous Maarten 2022-06-15 04:29:14 +0200
  • 69df26a0d4 ci: test clang+MinGW on CI Anonymous Maarten 2022-06-15 03:51:46 +0200
  • 32df5aeb3d Check result of FindLibraryAndSONAME before use Anonymous Maarten 2022-06-15 03:16:28 +0200
  • 8a2c6b604c cmake: don't link to libibus (not needed, I think) Anonymous Maarten 2022-06-15 03:11:33 +0200
  • c950018fe0 cmake: don't link to libdbus (see note in SDL_dbus.c) Anonymous Maarten 2022-06-15 03:07:41 +0200
  • fb7c03ebb5 cmake: install LICENSE.txt Anonymous Maarten 2022-06-15 03:04:10 +0200
  • afc350eeff cmake: do 's#set(SOURCE_FILES #list(APPEND SOURCE_FILES #g' Anonymous Maarten 2022-06-15 03:03:33 +0200
  • ded6c22efb
    render: Corrected wrong SDL_memcpy() sizes for viewport, cliprect. Ryan C. Gordon 2022-06-14 14:09:13 -0400
  • e427e80bfe wayland: Use the output descriptions from xdg-output when available Frank Praznik 2022-06-14 10:41:18 -0400
  • 714502d373 minor windows warning fixes. Ozkan Sezer 2022-06-13 22:15:56 +0300
  • e974985998 test: Add test coverage for surface size overflows Simon McVittie 2022-06-13 16:54:42 +0100
  • 507ce36d80 video: Note unused SDL_surface creation parameters for removal in SDL 3 Simon McVittie 2022-05-10 10:35:06 +0100
  • 535fdc3adc video: Detect and reject nonsense SDL_surface dimensions Simon McVittie 2022-05-10 10:34:41 +0100
  • 8c9f7104e3 video: Harden calculation of SDL_surface pitch and size against overflow Simon McVittie 2022-05-10 10:33:54 +0100
  • 6606ab8b56 Introduce EXTRA_TEST_LIBS variable for test-only libraries Anonymous Maarten 2022-06-13 18:35:32 +0200
  • e99a7144ff Use list(APPEND EXTRA_LIBS) everywhere Anonymous Maarten 2022-06-13 18:04:51 +0200
  • 851eecdf40 Don't add extra build linker flags to SDL2_static Anonymous Maarten 2022-06-13 18:04:10 +0200
  • 63b3b9a558 Fix some typos in diagnostic messages Simon McVittie 2022-06-13 16:02:40 +0100
  • c95edd9450 Fixed spacing Sam Lantinga 2022-06-13 06:36:39 -0700
  • 33f8a4ddca Sync wiki -> header SDL Wiki Bot 2022-06-13 13:29:04 +0000
  • 6258f2ef3f Fixed spacing Sam Lantinga 2022-06-13 06:27:01 -0700
  • 7321537971 cmake: Fix static linking to dependencies with "-" in library name Simon McVittie 2022-06-13 11:51:41 +0100
  • bdf141335c autotools: fixed d3d12 detection result report. Ozkan Sezer 2022-06-12 23:22:20 +0300
  • 9a0367675f
    windows: Get better name for the physical display, for Vista and later. Ryan C. Gordon 2022-06-12 15:28:49 -0400
  • 1963cccce1
    CMake: Fix XCode CMake config file. (#5787) Pierre Wendling 2022-06-12 09:48:57 -0400