Anonymous Maarten
|
e176626bac
cmake: only enable SDL drivers when its subsystem is enabled
|
il y a 1 an |
Anonymous Maarten
|
99cef7e13b
cmake: check SDL subsystem dependencies (and include Camera)
|
il y a 1 an |
Anonymous Maarten
|
9a44d44cee
cmake: build Windows mediafoundation SDL_camera support
|
il y a 1 an |
Anonymous Maarten
|
279a650fae
mediafoundation: fix SDL_camera_mediafoundation MinGW compile warnings
|
il y a 1 an |
Sam Lantinga
|
78ac14124c
Fixed warning C4245: 'function': conversion from 'int' to 'DWORD', signed/unsigned mismatch
|
il y a 1 an |
SDL Wiki Bot
|
2132ba8985
Sync SDL3 wiki -> header
|
il y a 1 an |
Sam Lantinga
|
0f973f3eb4
Removed SDL_RENDERCMD_SETCOLORSCALE, which ended up being a noop on all renderers
|
il y a 1 an |
Sam Lantinga
|
54c2ba6afd
Added the Chrome HDR tonemap operator
|
il y a 1 an |
Sam Lantinga
|
4ba6aeee9d
A second take on HDR support with an SDR white point and HDR headroom
|
il y a 1 an |
Ozkan Sezer
|
3b7533f4a2
SDL_camera_v4l2: allow building against older kernel headers
|
il y a 1 an |
Anonymous Maarten
|
58e6eacf97
docs: SDL_INIT_EVERYTHING does not exist anymore
|
il y a 1 an |
Anonymous Maarten
|
7eca84d57e
cmake: don't use target_compile_features when the CMake thinks the compiler does not support it
|
il y a 1 an |
Anonymous Maarten
|
cbf0b1ce81
testcamera: create window and renderer through test library
|
il y a 1 an |
Anonymous Maarten
|
ecfbb6719f
SDL_test: support SDL_INIT_CAMERA for SDL_CommonInit and SDL_CommonQuit
|
il y a 1 an |
Ryan C. Gordon
|
26ffbe43c2
camera: turn OFF `DEBUG_CAMERA` debug logging.
|
il y a 1 an |
SDL Wiki Bot
|
31fe061ab5
Sync SDL3 wiki -> header
|
il y a 1 an |
Ryan C. Gordon
|
f59c66a97f
testcamera: Allow app to flip between a front and back camera.
|
il y a 1 an |
Ryan C. Gordon
|
6296677bc9
camera: Fixed Android hotplug.
|
il y a 1 an |
Ryan C. Gordon
|
6c080717f2
camera: Reset permissions to undecided when closing camera.
|
il y a 1 an |
Ryan C. Gordon
|
db8caa029b
camera: Added new function with gendynapi.py.
|
il y a 1 an |
Ryan C. Gordon
|
70b89ab70d
camera: Added SDL_GetCameraDevicePosition.
|
il y a 1 an |
Ryan C. Gordon
|
b1ed49772c
camera: Replace testcamera.c with testcameraminimal.c
|
il y a 1 an |
Ryan C. Gordon
|
bdcddf4810
camera: Disconnected cameras become zombies that feed blank frames.
|
il y a 1 an |
Ryan C. Gordon
|
2613e3da24
camera: Rewrote Android support.
|
il y a 1 an |
Ryan C. Gordon
|
848dcf8a5f
main: Fixed compiler warning on Android.
|
il y a 1 an |
Ryan C. Gordon
|
47313bba32
camera: SDL_GetCameraDevices should not report "no devices" like an error.
|
il y a 1 an |
Ryan C. Gordon
|
f3485a47b3
android: Add src/main/ files to Android.mk
|
il y a 1 an |
Ryan C. Gordon
|
8db2a3b27a
camera: Add an optional property that reports if a camera is back or front.
|
il y a 1 an |
Ryan C. Gordon
|
0b8617f71d
test: Fixed CMake to build testcameraminimal correctly on WinRT.
|
il y a 1 an |
Ryan C. Gordon
|
99d1337de2
camera: Reenabled macOS/iOS support, with rewritten CoreMedia implementation.
|
il y a 1 an |