Commit Graph

  • 526f417587 updated configury to silence ac2.7x warnings with minor rearrangement. Ozkan Sezer 2022-06-08 20:51:04 +03:00
  • 51d6d60f11 Updated to autoconf 2.71 Sam Lantinga 2022-06-08 10:14:36 -07:00
  • e201f338d7 ci: enable CMake test for Emscripten Charlie Birks 2022-06-08 14:54:47 +01:00
  • 0fcfaf9e94 emscripten: use MAIN_THREAD_EM_ASM for the fb/cursor proxying Charlie Birks 2022-06-08 14:20:50 +01:00
  • b9c2ad8395 Added additional check for HAVE_D3D12_H and missing SDL_VIDEO_RENDER_D3D12 in SDL_config.h.cmake chalonverse 2022-06-07 22:19:58 -07:00
  • 298ad937c0 cmake: wrap SDL_STATIC_PIC in double quotes (aka never trust user input) Anonymous Maarten 2022-06-08 01:10:12 +02:00
  • ad272ac690 Set POSITION_INDEPENDENT_CODE property on SDL2 for CMake 3.0 Anonymous Maarten 2022-06-08 00:32:15 +02:00
  • e8d89ce28f < should be <= chalonverse 2022-06-07 16:31:27 -07:00
  • 7a335df9cf Updated CMakeLists.txt and configure.asc/script so that it checks for the required Windows SDK version before it enables the d3d12 renderer. Also fixed reported warnings in some builds. chalonverse 2022-06-07 16:11:25 -07:00
  • 5abd676917 Allow empty default values to the dep_option macro Anonymous Maarten 2022-06-07 04:28:55 +02:00
  • 2cc2260435 Fixed bug #5768 - SDL_RenderGeometry's software backend failed to render when texture coordinates are reversed Sylvain 2022-06-07 16:30:01 +02:00
  • 168b97ca32 Updated Xcode project with SDL_guid.c and controller_type.c Sam Lantinga 2022-06-07 00:33:59 -07:00
  • 7e71d08ab2 regenerated configure script. Ozkan Sezer 2022-06-07 04:02:50 +03:00
  • ef4e0e921a Sync wiki -> header SDL Wiki Bot 2022-06-07 00:44:04 +00:00
  • 4082821822 DirectX 12 Renderer (#5761) chalonverse 2022-06-06 17:42:30 -07:00
  • 63e12cf601 SDL_windows_main.c: replace CopyMemory() with SDL_memcpy() Ozkan Sezer 2022-06-06 22:55:56 +03:00
  • ec0204d243 x11: Don't use GetXftDPI() when XRandR can tell us the DPI per-output. Ryan C. Gordon 2022-06-06 14:38:26 -04:00
  • 61115aebd3 update dynapi after the loongarch support patch Ozkan Sezer 2022-06-06 19:29:56 +03:00
  • 7cd165e2d9 Sync wiki -> header SDL Wiki Bot 2022-06-06 15:51:04 +00:00
  • 50d8642fa3 Add optimiztion function with LSX in LoongArch yuanhecai 2022-06-06 20:18:38 +08:00
  • 17f63e53f8 Add loongarch support yuanhecai 2022-05-31 19:10:05 +08:00
  • 9703f23663 SDL_SetHintWithPriority: actually, this test is good. Ryan C. Gordon 2022-06-06 10:54:16 -04:00
  • 30cf26e089 Show the firmware version in testgamecontroller Sam Lantinga 2022-06-06 06:48:54 -07:00
  • 5f25a6ea78 Revert "SDL_SetHintWithPriority: better test if hint value has changed." Ryan C. Gordon 2022-06-06 09:36:20 -04:00
  • c391bdc160 SDL_SetHintWithPriority: better test if hint value has changed. Ryan C. Gordon 2022-06-06 09:31:35 -04:00
  • 55a07d91fa SDL_SetHintWithPriority: Allow setting NULL hints. Ryan C. Gordon 2022-06-06 09:30:43 -04:00
  • a236bf4f25 x11: Hook up display hotplug notifications. Ryan C. Gordon 2022-06-06 02:13:37 -04:00
  • 6b4bd5a759 test_harness: Report if zero tests to run. Ryan C. Gordon 2022-06-05 09:34:12 -04:00
  • 46624b4e1d Removed two distracting gcc-11 warnings Christoph Reichenbach 2022-06-05 06:53:15 +00:00
  • 3807e95029 Sync wiki -> header SDL Wiki Bot 2022-06-05 00:24:04 +00:00
  • 3a20274ddf Refactoring: move GUID operations out of Joystick Christoph Reichenbach 2022-06-04 20:16:28 +00:00
  • 4e07d4722d Build warning fixes for gcc-11.3 Christoph Reichenbach 2022-06-04 13:03:51 +00:00
  • b359282a5c regenerated configure script Ozkan Sezer 2022-06-04 12:58:00 +03:00
  • 20c76599f9 Fix MinGW SDK redist: sdl2-config.cmake needs to set SDL2_FOUND Anonymous Maarten 2022-06-04 03:11:23 +02:00
  • fd3f381021 Initialize SDL_STATIC_PIC from CMAKE_POSITION_INDEPENDENT_CODE Anonymous Maarten 2022-06-04 03:16:27 +02:00
  • 65a3453b7f build: Compile with large inode number support where possible Simon McVittie 2022-05-26 16:02:15 +01:00
  • 3604ae1d1b Sync wiki -> header SDL Wiki Bot 2022-06-04 01:52:04 +00:00
  • 423141bfca Added a function to get the controller firmware version Sam Lantinga 2022-06-03 18:49:41 -07:00
  • d6143ab369 Add -Wl,-Bstatic to "sdl2-config --static-libs" output Anonymous Maarten 2022-06-03 23:53:05 +02:00
  • 799d39a302 Make the sdl2-config script relocatable Anonymous Maarten 2022-06-03 23:08:22 +02:00
  • 142a3630d3 updated watcom makefiles after 17410887d0 Ozkan Sezer 2022-06-04 01:10:00 +03:00
  • 17410887d0 Separated controller type data into a C file Sam Lantinga 2022-06-03 15:02:31 -07:00
  • 2b59cb900e Added mingw package support directory to the distribution archive Sam Lantinga 2022-06-03 12:51:00 -07:00
  • f858d1305a ci: test installed packages using CMake Anonymous Maarten 2022-06-03 19:24:20 +02:00
  • 96e3733a18 cmake: make Xcode's sdl2-config.cmake compatible with the one from autotools Anonymous Maarten 2022-06-03 20:13:57 +02:00
  • 5a8ccf4522 cmake: make VisualC's sdl2-config.cmake compatible with the one from autotools Anonymous Maarten 2022-06-03 20:13:38 +02:00
  • 5ec2d46f47 cmake: make SDL2Config.cmake compatible with autotools' sdl2-config.cmake Anonymous Maarten 2022-06-03 20:12:52 +02:00
  • 9ff8f29f43 cmake: Add mini-SDL2 CMake project to test SDL2 prefixes Anonymous Maarten 2022-06-03 20:07:43 +02:00
  • 67792767f5 cmake: Add CMake configuration files, meant for the prebuilt MinGW SDK Anonymous Maarten 2022-06-03 20:06:09 +02:00
  • 246f3ba52c cmake: rewrite autotools' sdl2-config.cmake.in with IMPORTED targets + no more -lmingw32 Anonymous Maarten 2022-06-03 19:57:21 +02:00
  • 6f3474db2d autotools: export relative path of an installed sdl2-config.cmake to the prefix root Anonymous Maarten 2022-06-03 19:58:25 +02:00
  • 8e13cc309e cmake: add 'compatible interface properties' to allow enforcing SDL2 sharedness Anonymous Maarten 2022-05-30 00:46:00 +02:00
  • 1087eaad7e cmake: install SDL2::SDL2test when configuring with SDL2_TEST enabled Anonymous Maarten 2022-05-27 01:40:11 +02:00
  • ae2cc29f8b Make sure initial state is set correctly for the D3D renderer Sam Lantinga 2022-06-03 09:44:34 -07:00
  • 345efdcb10 Wait for all the threads to actually finish before exiting Sam Lantinga 2022-06-03 08:46:08 -07:00
  • 847539afeb wayland: Only call libdecor_dispatch() if we've loaded libdecor David Gow 2022-06-01 23:06:19 +08:00
  • 7fa46ec40b The Google Pixel fingerprint sensor also shows up on Linux when running on the phone Sam Lantinga 2022-05-31 11:11:19 -07:00
  • 3c3c02518c Add Compatible Interface Properties to VisualC and Xcode SDL2 config file Anonymous Maarten 2022-05-30 00:39:53 +02:00
  • 4809bd356e Add documentation to autotoo'ls sdl2-config-version.cmake.in Anonymous Maarten 2022-05-30 00:36:33 +02:00
  • 774c50174c Add CMake section to the Xcode ReadMe.txt Anonymous Maarten 2022-05-28 11:52:23 +02:00
  • 423c7ef856 Don't set SDL2_LIBRARY, we need the Framework configuration on Apple platforms Sam Lantinga 2022-05-27 14:47:39 -07:00
  • 37ef6a765d Use a full path for the framework header include path Sam Lantinga 2022-05-27 14:46:49 -07:00
  • f73c25648f cmake: attempt to use framework in Xcode's sdl2-config.cmake Anonymous Maarten 2022-05-27 22:17:12 +02:00
  • 4c3d1d32a5 Use INTERFACE_INCLUDE_DIRECTORIES in Xcode's sdl2-config.cmake Anonymous Maarten 2022-05-27 11:52:16 +02:00
  • 7c2a6ea5f2 Removed 64-bit check for Apple Sam Lantinga 2022-05-26 18:31:31 -07:00
  • e30b9993b9 Fixed warning about location of CMake support files Sam Lantinga 2022-05-26 18:31:06 -07:00
  • 01492a24f1 Added CMake package support files to the SDL framework Sam Lantinga 2022-05-26 18:30:15 -07:00
  • 2c591e408e Add CMake configuration files, meant for Macos framework Anonymous Maarten 2022-05-26 16:26:54 +02:00
  • 8ac8230bfa Add CMake configuration files, meant for VC devel package Anonymous Maarten 2022-05-25 23:57:26 +02:00
  • 964e979d06 hidapi: Allow disabling libusb support at runtime Ethan Lee 2022-05-30 16:17:04 -04:00
  • c87b0142fe Fixed building with C89 compiler Sam Lantinga 2022-05-30 12:02:08 -07:00
  • 4ddf85b1d5 Sync wiki -> header SDL Wiki Bot 2022-05-30 14:31:05 +00:00
  • f78f775238 ime: windows: allocate space for null terminator Guldoman 2022-05-28 03:53:43 +02:00
  • fd2a2eea10 Fixed declaration-after-statement warning Sam Lantinga 2022-05-28 07:49:18 -07:00
  • d2c4d74dd0 Fixed build with MinGW-64 windows.devices.power.h Sam Lantinga 2022-05-27 15:49:35 -07:00
  • bd22ca762e Revert "Workaround for compiling with MinGW-w64" Sam Lantinga 2022-05-27 15:40:50 -07:00
  • efdf43aa9b Workaround for compiling with MinGW-w64 Sam Lantinga 2022-05-27 15:34:45 -07:00
  • 001d2e2f65 Disable formatting not supported by Visual Studio 2019 Sam Lantinga 2022-05-27 15:29:21 -07:00
  • c02cd20352 Revert "Disable formatting not supported by Visual Studio 2019" Sam Lantinga 2022-05-27 15:16:02 -07:00
  • 26a75add31 Disable formatting not supported by Visual Studio 2019 Sam Lantinga 2022-05-27 15:15:14 -07:00
  • bef9f2b2c4 Don't trigger device notifications when Steam Deck backlight changes Sam Lantinga 2022-05-26 20:45:13 -07:00
  • 5968f3d828 gen_audio_resampler_filter.c: Precalculate loop-invariant bessel(beta). Ryan C. Gordon 2022-05-26 10:44:01 -04:00
  • 822cf0b34b updated config.guess from mainstream. Ozkan Sezer 2022-05-26 01:33:32 +03:00
  • 347659e8cf riscos: Ensure that last_mouse_buttons is initialised correctly Cameron Cawley 2022-05-25 22:07:12 +01:00
  • cb43eb43f8 riscos: Ensure the mouse focus is set when creating the window Cameron Cawley 2022-05-25 21:43:36 +01:00
  • 6eda520f64 riscos: Add a basic implementation of SDL_ShowCursor() Cameron Cawley 2022-05-25 21:40:28 +01:00
  • 4c711d2d43 testcustomcursor: Allow running without custom or system cursors Cameron Cawley 2022-05-25 22:12:25 +01:00
  • 22d6e09a8d Don't try to call hid_ble_scan() if HIDAPI is disabled Sam Lantinga 2022-05-25 11:04:58 -07:00
  • 195ca499ca include/SDL_video.h: You can google it. Ryan C. Gordon 2022-05-25 10:46:06 -04:00
  • 7ce311bead include/SDL_system.h: Fixed a link that was still hg.libsdl.org Ryan C. Gordon 2022-05-25 10:43:14 -04:00
  • bed96482fa wikiheaders.pl: Deal with links better. Ryan C. Gordon 2022-05-25 10:42:11 -04:00
  • 96a04cb910 wikiheaders.pl: Don't wordwrap truly massive words. Ryan C. Gordon 2022-05-25 09:30:29 -04:00
  • b28d304b23 Only include controller_type.h in SDL_joystick.c Sam Lantinga 2022-05-24 17:24:03 -07:00
  • a8e7548797 Sync wiki -> header SDL Wiki Bot 2022-05-24 22:57:04 +00:00
  • 9220f92bae hidapi/libusb/hid.c (read_thread): mark as SDLCALL Ozkan Sezer 2022-05-25 01:01:02 +03:00
  • 179765561c Sync wiki -> header SDL Wiki Bot 2022-05-24 18:26:05 +00:00
  • 5dee08213b updates to windows watcom makefile: Ozkan Sezer 2022-05-24 20:00:02 +03:00
  • 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo Simon McVittie 2022-05-24 16:27:54 +01:00
  • aeeccb5d16 CI, OpenWatcom: remove workaround now that setup-watcom is fixed. Ozkan Sezer 2022-05-23 00:24:40 +03:00
  • d5e58049ae Don't specify a specific SDK when building for UWP Sam Lantinga 2022-05-22 10:51:21 -07:00