Historie revizí

Autor SHA1 Zpráva Datum
  Sam Lantinga e50db698e2 Disable all camera drivers if SDL_CAMERA_DISABLED is defined před 1 rokem
  Sam Lantinga a792434a37 Added initial MJPG support using stb_image před 1 rokem
  Sam Lantinga cf41ccc6ce Removed stb_image.h from SDL před 1 rokem
  Sam Lantinga 84b0c13c44 Added support for Motion JPEG camera capture před 1 rokem
  Sam Lantinga cdde6dd7bb Bumped deployment requirements for Apple platforms před 1 rokem
  Anonymous Maarten a78104a47f Disable long long support in the headers with SDL_NOLONGLONG před 1 rokem
  Sam Lantinga f2074d7af3 Updated copyright for 2025 před 1 rokem
  L zard 6cc9ce183d SDL_internal: remove `#undef SDL_LEAN_AND_MEAN` před 1 rokem
  L zard 8b6d3c88cf Fix `#ifdef`s to have config flags either defined as 1 or undefined před 1 rokem
  Evan Hemsley 119b4fa5f5 GPU: Remove D3D11 backend and allow D3D12 to ingest DXBC (#11456) před 1 rokem
  Sam Lantinga 3234a3b902 Simplified internal SDL_Surface structure před 1 rokem
  Sam Lantinga 1f3a0d12e6 Made texture size and format public in the API před 1 rokem
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool před 1 rokem
  Sam Lantinga 387774ab8a Build config flags are either defined or undefined, never 0 před 1 rokem
  Sam Lantinga f08ac438ed Use stdbool for SDL_bool před 1 rokem
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
  Anonymous Maarten c298d2024a Include SDL_build_config.h without a 'build_config/' prefix před 1 rokem
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL před 1 rokem
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code před 1 rokem
  Sam Lantinga 4f55271571 Removed temporary memory from the API před 1 rokem
  Sam Lantinga fd9fe1bb7b Renamed event memory to temporary memory, since it's not just used for events před 1 rokem
  Sam Lantinga bb96320cc4 Make sure we always copy the data returned using SDL_GetStringRule před 1 rokem
  Sam Lantinga bd041b4831 Make sure SDL subsystems are initialized before starting threads před 1 rokem
  Ryan C. Gordon e23257307e Introduce formal policy for APIs that return strings. před 1 rokem
  Sam Lantinga b0e93e4e63 Prevent crashes if freed objects are passed to SDL API functions před 1 rokem
  Ryan C. Gordon 2f2c3afb05 SDL_internal: tweaked comment. před 1 rokem
  Ryan C. Gordon 48ebc829e4 thread: Fix build, if SDL is built without an external C runtime. před 1 rokem
  Sam Lantinga 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC před 1 rokem
  Ryan C. Gordon a5c892d2c3 stdlib: Improve Unicode support and consistency in string comparison functions. před 2 roky
  Dan Ginsburg cab20117e6 Vulkan Renderer (#9114) před 2 roky