Commit History

Author SHA1 Message Date
  Anonymous Maarten 18f38bef03 Remove include/SDL3/SDL_name.h 3 years ago
  Anonymous Maarten f91a747549 include: SDL_dynapi.h depends on platform defines 3 years ago
  Sam Lantinga ad8a6d2b05 Split SDL gamepad internal functions into SDL_gamepad_c.h 3 years ago
  Sam Lantinga 659abc721a SDL API renaming: SDL_gamecontroller.h 3 years ago
  Ryan C. Gordon 3197632347 include: Renamed begin_code.h and close_code.h to have SDL_ prefixes. 3 years ago
  Daniel Gibson 28b93451dc Make WinRT's SDL_main header-only 3 years ago
  Ryan C. Gordon a76053352c gesture: Removed the gesture API from SDL3. 3 years ago
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 years ago
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers 3 years ago
  Sam Lantinga a635a485bc Re-added WinRT support until we're sure that it's no longer being used 3 years ago
  Ozkan Sezer dc2a3e06e9 removed WinRT support. 3 years ago
  Sam Lantinga 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 3 years ago
  许兴逸 c360ca9928 Add UWP-ARM64 Support. 3 years ago
  Ozkan Sezer e69838e745 add SDL_crc16.c to msvc and watcom builds 3 years ago
  Anonymous Maarten 5da85376b9 stdlib: move all mslibc functions to SDL_mslibc.c 3 years ago
  Sam Lantinga b299cb3d3c Added a utility function to calculate the next power of 2 for a value 3 years ago
  Cameron Cawley 78089e6598 Remove unused internal header SDL_sysevents.h 3 years ago
  Anonymous Maarten ae7446a959 stlib: Extract SDL_memcpy and SDL_memset to its own file respectively 3 years ago
  Christoph Reichenbach 3a20274ddf Refactoring: move GUID operations out of Joystick 3 years ago
  Sam Lantinga 17410887d0 Separated controller type data into a C file 3 years ago
  Sam Lantinga d5e58049ae Don't specify a specific SDK when building for UWP 3 years ago
  Sam Lantinga a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() 3 years ago
  Ethan Lee b1831715a2 UWP: Require Windows 10 16299 or newer. 3 years ago
  Sylvain ad6bc521bd Move SDL_List functions to SDL_list.c to avoid more merge with eventual PR 4 years ago
  Sam Lantinga 110e4e1334 Use WGI instead of XInput for Windows 10 UWP apps 4 years ago
  Sam Lantinga 11a9cd6344 Fixed building SDL on UWP 4 years ago
  Sam Lantinga 5b646cd19e Build hidapi code into SDL as a new public API 4 years ago
  Ethan Lee 3ed8ba7d33 winrt: Update SDL-UWP to VS2019 4 years ago
  Ethan Lee b88077fe5a winrt: Move the UWP project files up one directory 4 years ago