Histórico de Commits

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