Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan C. Gordon 0b8617f71d test: Fixed CMake to build testcameraminimal correctly on WinRT. hace 1 año
  Ryan C. Gordon 99d1337de2 camera: Reenabled macOS/iOS support, with rewritten CoreMedia implementation. hace 1 año
  Ryan C. Gordon f8fa08d2b1 camera: Fix compiler warnings on some platforms. hace 1 año
  Ryan C. Gordon 22dbc0f32f camera: Patched to compile after rebasing to latest in main. hace 1 año
  Ryan C. Gordon 7191a97fe3 camera: Windows support, through the Media Foundation API! hace 1 año
  Ryan C. Gordon 3dca8a03da camera: Removed some debug logging. hace 1 año
  Ryan C. Gordon 67708f9110 camera: Emscripten support! hace 1 año
  Ryan C. Gordon 182f707284 include: Fixed doxygen comments on new camera APIs. hace 1 año
  Ryan C. Gordon 2cdff93578 v4l2: Corrected SDL_UDEV_AddCallback return check after #8694. hace 1 año
  Ryan C. Gordon 0b5875825e camera: framerate support. hace 1 año
  Ryan C. Gordon 9ae39d52de camera: Add sources to Xcode and Visual Studio projects. hace 1 año
  Ryan C. Gordon 87e7046fca camera: Public API functions should say "Format" not "Spec" to match audio. hace 1 año
  Ryan C. Gordon f87d536229 camera: Added more accurate timestamps. hace 1 año
  Ryan C. Gordon d3e6ef3cc6 camera: Massive code reworking. hace 1 año
  Ryan C. Gordon 3d2d5d18f3 pixels: Packed-pixel YUV formats can legit report bits-per-pixel. hace 1 año
  Ryan C. Gordon 8e1758260c surface: Fixed a typo in a comment. hace 1 año
  Ryan C. Gordon cb10c80aaf camera: Reworked to operate with a driver interface, like other subsystems. hace 1 año
  Ryan C. Gordon 2ad44bd162 camera: Made a pass over all the sources, cleaning up for SDL3 style, etc. hace 1 año
  Ryan C. Gordon 7ae955ce68 camera: Renamed everything from "video capture" to "camera", wired to CMake. hace 1 año
  Ryan C. Gordon f49ce4a15d camera: Renamed "video_capture" files to "camera" and moved to own subdir. hace 1 año
  Ryan C. Gordon 4d000ae3bd audio: Change references to `streams[i]` to previously-calculated `stream`. hace 1 año
  Mathieu Eyraud 751917cb6f Fix null pointer dereference in SDL_BindAudioStreams() hace 1 año
  Frank Praznik 8b6eae2d4f cmake: Split and store the libdecor version as individual parts hace 1 año
  Sam Lantinga 8073f4aa1d Pass the real error from D3D12_CreatePipelineState() back to the application hace 1 año
  Sam Lantinga 376ef4e418 Fixed the WGI driver picking up Xbox controllers handled by RAWINPUT hace 1 año
  Ozkan Sezer cb3a1a82d5 SDL_memcpy.c, SDL_memmove.c, SDL_memset.c: don't use gcc builtins if !HAVE_LIBC hace 1 año
  Sam Lantinga bb4ec5250f Added support for non-gamepad controllers to the GameInput driver hace 1 año
  Sam Lantinga f63f99bd2d Setup to handle the guide button once we get an updated GameInput SDK hace 1 año
  Sam Lantinga ae8a910781 Added infrastructure for reporting GameInput touchpads hace 1 año
  Sam Lantinga ae4aa25082 Get the real GameInput device name if possible hace 1 año