Historia zmian

Autor SHA1 Wiadomość Data
  Sam Lantinga 0dfc829a6b Added simple BLE Steam Controller support on all platforms 2 lat temu
  Ozkan Sezer c0baa6bf5e move SDL_windowstaskdialog.h contents into SDL_windowsmessagebox.c 2 lat temu
  Sam Lantinga c72e14e8f4 Added initial support for Wii controllers (thanks @tellowkrinkle!) 2 lat temu
  Sam Lantinga 7cfef177c1 Added SDL_hidapi_ps3.c to the Windows projects 2 lat temu
  Ozkan Sezer e69838e745 add SDL_crc16.c to msvc and watcom builds 2 lat temu
  Sam Lantinga 2fa2f9ff77 Greatly improved Nintendo Joy-Con support using the HIDAPI driver 2 lat temu
  Anonymous Maarten 5da85376b9 stdlib: move all mslibc functions to SDL_mslibc.c 2 lat temu
  Sam Lantinga b299cb3d3c Added a utility function to calculate the next power of 2 for a value 2 lat temu
  Ethan Lee ae105ae1c7 windows: Move IMMDevice work to common file, implement DirectSound enumeration support 2 lat temu
  Cameron Gutman 6e712d2440 joystick: Add HIDAPI driver for NVIDIA SHIELD 2017 controller 2 lat temu
  Cameron Cawley 78089e6598 Remove unused internal header SDL_sysevents.h 2 lat temu
  Anonymous Maarten ae7446a959 stlib: Extract SDL_memcpy and SDL_memset to its own file respectively 2 lat temu
  chalonverse 4082821822 DirectX 12 Renderer (#5761) 2 lat temu
  Christoph Reichenbach 3a20274ddf Refactoring: move GUID operations out of Joystick 2 lat temu
  Sam Lantinga 17410887d0 Separated controller type data into a C file 2 lat temu
  Sam Lantinga a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() 3 lat temu
  Sylvain ad6bc521bd Move SDL_List functions to SDL_list.c to avoid more merge with eventual PR 3 lat temu
  Ozkan Sezer f8900583e5 removed windows winmm joystick driver 3 lat temu
  Sam Lantinga 5b646cd19e Build hidapi code into SDL as a new public API 3 lat temu
  Cameron Gutman 5dccffd7e4 Allow usage of the new Condition Variable code with Critical Sections 3 lat temu
  Sylvain a2cd4255c9 Update VisualC projects 4 lat temu
  Sam Lantinga 3ababa09c5 Don't explicitly use any C runtime library with Visual Studio 3 lat temu
  Cameron Cawley b0daa9f1db Automatically select the default platform toolset for MSVC builds 3 lat temu
  Cameron Cawley 6c92bf540c Add more filters to the MSVC project 3 lat temu
  Dimitriy Ryazantcev 17ed8d8085 Added HIDAPI backend for Amazon Luna Controller Model T28B69 connected via Bluetooth LE (VID:0171, PID:0419). 3 lat temu
  Sam Lantinga 360e04dd23 Added Stadia controller source file to Visual Studio and Xcode projects 4 lat temu
  Joel Linn 8fc0baad98 Add SDL_cond implementation using Windows Condition Variables 4 lat temu
  Joel Linn 2443e51e0e Add optional suffix `_generic` to generic SDL_cond impl 4 lat temu
  Ozkan Sezer 250a055727 fix bug #5384 -- define DLL_EXPORT in DLL builds and adjust begin_code.h 4 lat temu
  Sam Lantinga 5b3616c325 Generalized the raw input controller driver and moved XInput/WGI detection into it for XInput devices 4 lat temu