コミット履歴

作者 SHA1 メッセージ 日付
  Ryan C. Gordon 07ef532681 hints: Renamed SDL_HINT_LOG_BACKENDS to SDL_DEBUG_LOGGING. 9 ヶ月 前
  Ryan C. Gordon 10004ab0ea hints: Added SDL_HINT_LOG_BACKENDS. 9 ヶ月 前
  Ryan C. Gordon a88105784f camera: Delete some failure code that should have been removed before. 1 年間 前
  Anonymous Maarten 8a7beca122 camera: clear the spec when closing, so re-opening can probe again 1 年間 前
  Ozkan Sezer 60c65f9fa4 SDL_camera.c: fix failure-return in SDL_PrepareCameraSurfaces(). 1 年間 前
  Ryan C. Gordon 725af6ad16 camera: Fixed surface formats, etc, for Emscripten backend. 1 年間 前
  Sam Lantinga e50db698e2 Disable all camera drivers if SDL_CAMERA_DISABLED is defined 1 年間 前
  Petar Popovic c70f54e28b Remove redundant casts 1 年間 前
  Sam Lantinga de12cb92dc Fixed crash at shutdown with new hashtable code 1 年間 前
  Ryan C. Gordon 84a236c92e hashtable: Redesign the hashtable API. 1 年間 前
  Petar Popovic c16b7bcb7a SDL_Get*Driver() functions: Set error message on failure 1 年間 前
  Sam Lantinga 8e51b2468a Renamed SDL_SoftStretch() to SDL_StretchSurface() 1 年間 前
  Timothee Besset 6beda34215 do not build camera drivers if camera support is disabled 1 年間 前
  Ryan C. Gordon 344e394bf4 camera: Favor v4l2 over pipewire, for now. 1 年間 前
  Sam Lantinga f2074d7af3 Updated copyright for 2025 1 年間 前
  Sam Lantinga 43a61fec91 Removed external hashtable locking functions 1 年間 前
  Sam Lantinga 61511c48a4 SDL_HashTable is now optionally thread-safe 1 年間 前
  Ivan Epifanov 6da4d94abf VITA: implement camera subsystem 1 年間 前
  Sam Lantinga fe2880fcda Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority() 1 年間 前
  Sam Lantinga 3234a3b902 Simplified internal SDL_Surface structure 1 年間 前
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 年間 前
  Sam Lantinga bd04459cde Fix typos (thanks @qndel!) 1 年間 前
  Sam Lantinga 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention 1 年間 前
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 年間 前
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL 1 年間 前
  Ryan C. Gordon 405693175d camera: Fixed Emscripten support. 1 年間 前
  Anonymous Maarten 612b41c451 camera: use cdevice SDL_Event union member 1 年間 前
  Sam Lantinga 4f55271571 Removed temporary memory from the API 1 年間 前
  Sam Lantinga aafbbe4ebc Fixed warning C4090: 'function': different 'const' qualifiers 1 年間 前
  Sam Lantinga 02dceed760 Simpler pointer arithmetic 1 年間 前