تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Sam Lantinga f9d49358d2 Create a global event lock for hardware that generates events 3 ماه پیش
  Sam Lantinga 5f086e7623 Updated copyright for 2026 8 ماه پیش
  antonegas 33f1008d01 Added Emscripten support for Sensor API 10 ماه پیش
  Sam Lantinga 25b2d2c821 Use new parameter validation macro 1 سال پیش
  Sam Lantinga f2074d7af3 Updated copyright for 2025 1 سال پیش
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 2 سال پیش
  Sam Lantinga 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention 2 سال پیش
  Petar Popovic d2ef15d8e6 Fix warnings: calloc-transposed-args 2 سال پیش
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 2 سال پیش
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL 2 سال پیش
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code 2 سال پیش
  Sam Lantinga 4f55271571 Removed temporary memory from the API 2 سال پیش
  Sam Lantinga 856d598d6e SDL_GetSensors() follows the SDL_GetStringRule 2 سال پیش
  Sam Lantinga bb96320cc4 Make sure we always copy the data returned using SDL_GetStringRule 2 سال پیش
  Sam Lantinga 5c875e1183 Renamed *FromID() to *ForID() 2 سال پیش
  Sam Lantinga d154b37b41 Renamed *FromInstanceID() to *FromID() 2 سال پیش
  Sam Lantinga e90060d07f Renamed functions to get information from device IDs 2 سال پیش
  Ryan C. Gordon e23257307e Introduce formal policy for APIs that return strings. 2 سال پیش
  Sam Lantinga b0e93e4e63 Prevent crashes if freed objects are passed to SDL API functions 2 سال پیش
  Sam Lantinga 52d6587084 Removed SDL_EVENTS_DISABLED 2 سال پیش
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 سال پیش
  Sam Lantinga b512182222 Fixed warning C6340: Mismatch on sign: 'unsigned int' passed as _Param_(2) when some signed type is required in call to 'SDL_SetError_REAL'. 2 سال پیش
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 سال پیش
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 2 سال پیش
  Sam Lantinga f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression 2 سال پیش
  Sam Lantinga 38afd48daf Added a single source of SDL object IDs 2 سال پیش
  Sam Lantinga 4368f70ff9 Added properties to various SDL objects 2 سال پیش
  Sam Lantinga 3a47fb7208 The sensor and joystick instance ID generator isn't guarded by a lock. 2 سال پیش
  Sam Lantinga d9f09e77f2 Actually make the sensors magical! 3 سال پیش
  Sam Lantinga e385d6da0a Fixed build warning 3 سال پیش