Commit History

Author SHA1 Message Date
  Ozkan Sezer e69838e745 add SDL_crc16.c to msvc and watcom builds 2 years ago
  Sam Lantinga 2fa2f9ff77 Greatly improved Nintendo Joy-Con support using the HIDAPI driver 2 years ago
  Anonymous Maarten 5da85376b9 stdlib: move all mslibc functions to SDL_mslibc.c 2 years ago
  Sam Lantinga b299cb3d3c Added a utility function to calculate the next power of 2 for a value 2 years ago
  Ethan Lee ae105ae1c7 windows: Move IMMDevice work to common file, implement DirectSound enumeration support 2 years ago
  Cameron Gutman 6e712d2440 joystick: Add HIDAPI driver for NVIDIA SHIELD 2017 controller 2 years ago
  Cameron Cawley 78089e6598 Remove unused internal header SDL_sysevents.h 2 years ago
  Anonymous Maarten ae7446a959 stlib: Extract SDL_memcpy and SDL_memset to its own file respectively 2 years ago
  chalonverse 4082821822 DirectX 12 Renderer (#5761) 2 years ago
  Christoph Reichenbach 3a20274ddf Refactoring: move GUID operations out of Joystick 2 years ago
  Sam Lantinga 17410887d0 Separated controller type data into a C file 2 years ago
  Sam Lantinga a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() 3 years ago
  Sylvain ad6bc521bd Move SDL_List functions to SDL_list.c to avoid more merge with eventual PR 3 years ago
  Ozkan Sezer f8900583e5 removed windows winmm joystick driver 3 years ago
  Sam Lantinga 5b646cd19e Build hidapi code into SDL as a new public API 3 years ago
  Cameron Gutman 5dccffd7e4 Allow usage of the new Condition Variable code with Critical Sections 3 years ago
  Sylvain a2cd4255c9 Update VisualC projects 4 years ago
  Sam Lantinga 3ababa09c5 Don't explicitly use any C runtime library with Visual Studio 3 years ago
  Cameron Cawley b0daa9f1db Automatically select the default platform toolset for MSVC builds 3 years ago
  Cameron Cawley 6c92bf540c Add more filters to the MSVC project 3 years ago
  Dimitriy Ryazantcev 17ed8d8085 Added HIDAPI backend for Amazon Luna Controller Model T28B69 connected via Bluetooth LE (VID:0171, PID:0419). 3 years ago
  Sam Lantinga 360e04dd23 Added Stadia controller source file to Visual Studio and Xcode projects 4 years ago
  Joel Linn 8fc0baad98 Add SDL_cond implementation using Windows Condition Variables 4 years ago
  Joel Linn 2443e51e0e Add optional suffix `_generic` to generic SDL_cond impl 4 years ago
  Ozkan Sezer 250a055727 fix bug #5384 -- define DLL_EXPORT in DLL builds and adjust begin_code.h 4 years ago
  Sam Lantinga 5b3616c325 Generalized the raw input controller driver and moved XInput/WGI detection into it for XInput devices 4 years ago
  Sam Lantinga 71e32f5e1b Added SDL_crc32() 4 years ago
  Sam Lantinga a22beef402 Moved the PS5 controller driver to a separate file, as the advanced feature protocol is very different from that of the PS4 4 years ago
  Ryan C. Gordon b7b2995fbe url: Added to Visual Studio project files. 4 years ago
  Ryan C. Gordon fa23e3d00b locale: Implemented SDL_GetPreferredLocales(). 5 years ago