Commit History

Author SHA1 Message Date
  Francisco Javier Trujillo Mata c3a5e4aa7b Adding GetGamepadMapping to Vita Joystick driver 2 years ago
  Ozkan Sezer 7adb08a79a fixed SDL_BlitMap typedef redefinition errors 2 years ago
  Ryan C. Gordon 12b371ee0f x11: Don't send diplay-add events for displays connected at init time. 2 years ago
  Frank Praznik c11bdeeb69 wayland: Round fractional backbuffer sizes halfway away from zero 2 years ago
  Ryan C. Gordon ff735b3c0f SDL_Surface: don't implicitly declare struct SDL_BlitMap. 2 years ago
  Anonymous Maarten d460000b45 cmake: use add_definitions for compatibility with cmake 3.0 2 years ago
  Pieter-Jan Briers 9914e87faa Also send DPI change when expected resize. 2 years ago
  Pieter-Jan Briers af733c7a32 Fix DPI-raised SDL_WINDOWEVENT_SIZE_CHANGED with event callback. 2 years ago
  Ozkan Sezer 2316e5682e SDL_windows.h: match WINVER value to _WIN32_WINNT. 2 years ago
  Ozkan Sezer 22a29321e9 tweak _WIN32_WINNT value for shellscalingapi.h present but no d3d12 2 years ago
  Ozkan Sezer bdcdbfc757 Enable D3D12 detection when using mingw-w64 with cmake too 2 years ago
  Ryan C. Gordon 48a232969d wikiheaders: Strip `[[wiki hyperlink]]` from See Also fields. 2 years ago
  Sam Lantinga abe38bca3e Support SDL_AUDIODRIVER set to "dsound", which was used by SDL 1.2 2 years ago
  Ozkan Sezer a8d41b3b45 check for shellscalingapi.h presence instead of WINVER >= 0x0603 2 years ago
  Sam Lantinga 5f6d0abebe SDL_SendEditingText() has int parameters, so use that type for parameter calculation 2 years ago
  Mathieu Eyraud 00b95e989b Fix read of uninitialised variable 2 years ago
  Alex Richardson d51a8f530e cmake: freebsd: Fix -Wformat warning during tests build 2 years ago
  Sam Lantinga 12f14bdbeb Fixed digit count in sscanf, e.g. "%1x" 2 years ago
  Sam Lantinga 9065897514 Added test for digit count in sscanf, e.g. "%1x" 2 years ago
  Sam Lantinga 28ecdc6bc7 No need to cast from char* to const char* 2 years ago
  Sam Lantinga 53e307050b List the available tests if the filter didn't match 2 years ago
  Anonymous Maarten e7ad511b4b cmake: fix location of include dir for SDL2 VC sdk 2 years ago
  Sam Lantinga eb7e29a8b2 Fixed crash when the joystick product name isn't available 2 years ago
  Ryan C. Gordon 83b766174c build-scripts/wikiheaders.pl: ignore "Category" wiki pages. 2 years ago
  Ryan C. Gordon 20c622f090 build-scripts/wikiheaders.pl: Allow a wiki preamble. 2 years ago
  Sam Lantinga adc6875870 Added SDL_copyp to avoid size mismatch when copying values (thanks @1bsyl!) 2 years ago
  Sam Lantinga b0e827fb65 Enable improved rumble emulation on DualSense(tm) Wireless Controllers with firmware version 2.24 and newer 2 years ago
  Anonymous Maarten b19099d557 cmake: use find_package(SampleRate) to find samplerate + allow targets 2 years ago
  Sam Lantinga 59fb7acbf7 Enable D3D12 detection when using mingw-64 2 years ago
  Sam Lantinga 1eb247fa2e Fixed building D3D12 renderer with latest mingw-64 2 years ago