Cronologia Commit

Autore SHA1 Messaggio Data
  Sam Lantinga 281f0fae1c Include the VID/PID of generic keyboard/mouse devices on Windows 1 anno fa
  Sam Lantinga 5d776c070a Refactored SDL_CreateJoystickName() into a general SDL_CreateDeviceName() 1 anno fa
  Sam Lantinga 7570ab106d tray: improved error checking 1 anno fa
  Sam Lantinga f2074d7af3 Updated copyright for 2025 1 anno fa
  Sam Lantinga eb1be89e70 Cleaned up thread state handling and added thread object validation 1 anno fa
  Sam Lantinga 3234a3b902 Simplified internal SDL_Surface structure 1 anno fa
  Sam Lantinga 125e592844 Added SDL_ShouldInit() and SDL_ShouldQuit() 1 anno fa
  Sam Lantinga 9275c533ca Added thread-safe initialization/cleanup support 1 anno fa
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 anno fa
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL 1 anno fa
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code 1 anno fa
  Sam Lantinga 4f55271571 Removed temporary memory from the API 1 anno fa
  Frank Praznik 6a74ade73d Make SDL_URIToLocal available to multiple platforms 1 anno fa
  Ryan C. Gordon c3bf874abf stdlib: Clean up and export SDL_UCS4ToUTF8(). 1 anno fa
  Sam Lantinga 679e4471ed Added the ability to query the keymap for keycodes based on modifier state 1 anno fa
  Sam Lantinga b0e93e4e63 Prevent crashes if freed objects are passed to SDL API functions 1 anno fa
  Sam Lantinga c74886ab00 Added SDL_SetWindowAspectRatio() and SDL_GetWindowAspectRatio() 1 anno fa
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 anni fa
  meyraud705 9cfac88054 Improve sensor detection for Linux gamepad 2 anni fa
  Sam Lantinga 6150b5b3cb Don't bother re-encoding Latin1 characters in the ASCII range 2 anni fa
  Sam Lantinga 491ae20d96 Only convert the result of XLookupString() if it's not already UTF-8 2 anni fa
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 anni fa
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 anni fa
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 anni fa
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers 3 anni fa
  Sam Lantinga 2be9301410 Fixed comment (thanks @pionere!) 3 anni fa
  Sam Lantinga b299cb3d3c Added a utility function to calculate the next power of 2 for a value 3 anni fa