Commit History

Author SHA1 Message Date
  Sam Lantinga 1fb5b9672e Keep SDR white point and HDR headroom defaults in one place 1 year ago
  Sam Lantinga aeae202207 Make sure we actually have an HDR10 texture in the HDR10 shader 1 year ago
  Sam Lantinga f4dd0dbbde Added colorspace conversion from SDL_COLOR_PRIMARIES_SMPTE431 and SDL_COLOR_PRIMARIES_SMPTE432 to SDL_COLOR_PRIMARIES_BT2020 1 year ago
  Sam Lantinga d3930893aa KMSDRM is now a dependent option 1 year ago
  Anonymous Maarten 7b1127d1fe cmake: Apple did not test SDL_CAMERA before adding camera support 1 year ago
  Anonymous Maarten e176626bac cmake: only enable SDL drivers when its subsystem is enabled 1 year ago
  Anonymous Maarten 99cef7e13b cmake: check SDL subsystem dependencies (and include Camera) 1 year ago
  Anonymous Maarten 9a44d44cee cmake: build Windows mediafoundation SDL_camera support 1 year ago
  Anonymous Maarten 279a650fae mediafoundation: fix SDL_camera_mediafoundation MinGW compile warnings 1 year ago
  Sam Lantinga 78ac14124c Fixed warning C4245: 'function': conversion from 'int' to 'DWORD', signed/unsigned mismatch 1 year ago
  SDL Wiki Bot 2132ba8985 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 0f973f3eb4 Removed SDL_RENDERCMD_SETCOLORSCALE, which ended up being a noop on all renderers 1 year ago
  Sam Lantinga 54c2ba6afd Added the Chrome HDR tonemap operator 1 year ago
  Sam Lantinga 4ba6aeee9d A second take on HDR support with an SDR white point and HDR headroom 1 year ago
  Ozkan Sezer 3b7533f4a2 SDL_camera_v4l2: allow building against older kernel headers 1 year ago
  Anonymous Maarten 58e6eacf97 docs: SDL_INIT_EVERYTHING does not exist anymore 1 year ago
  Anonymous Maarten 7eca84d57e cmake: don't use target_compile_features when the CMake thinks the compiler does not support it 1 year ago
  Anonymous Maarten cbf0b1ce81 testcamera: create window and renderer through test library 1 year ago
  Anonymous Maarten ecfbb6719f SDL_test: support SDL_INIT_CAMERA for SDL_CommonInit and SDL_CommonQuit 1 year ago
  Ryan C. Gordon 26ffbe43c2 camera: turn OFF `DEBUG_CAMERA` debug logging. 1 year ago
  SDL Wiki Bot 31fe061ab5 Sync SDL3 wiki -> header 1 year ago
  Ryan C. Gordon f59c66a97f testcamera: Allow app to flip between a front and back camera. 1 year ago
  Ryan C. Gordon 6296677bc9 camera: Fixed Android hotplug. 1 year ago
  Ryan C. Gordon 6c080717f2 camera: Reset permissions to undecided when closing camera. 1 year ago
  Ryan C. Gordon db8caa029b camera: Added new function with gendynapi.py. 1 year ago
  Ryan C. Gordon 70b89ab70d camera: Added SDL_GetCameraDevicePosition. 1 year ago
  Ryan C. Gordon b1ed49772c camera: Replace testcamera.c with testcameraminimal.c 1 year ago
  Ryan C. Gordon bdcddf4810 camera: Disconnected cameras become zombies that feed blank frames. 1 year ago
  Ryan C. Gordon 2613e3da24 camera: Rewrote Android support. 1 year ago
  Ryan C. Gordon 848dcf8a5f main: Fixed compiler warning on Android. 1 year ago