Sam Lantinga
|
9267930fea
Added a fast path for converting the same format and pitch
|
1 month ago |
Sam Lantinga
|
f24f9d3bed
Revert "testcamera: added support for Motion JPEG camera frames"
|
1 month ago |
Sam Lantinga
|
2e89c53ebc
Added support for decoding MJPG into NV12 textures
|
1 month ago |
Sam Lantinga
|
06602f4e80
Document that the pitch is the length of the image data for SDL_PIXELFORMAT_MJPG
|
1 month ago |
Sam Lantinga
|
a792434a37
Added initial MJPG support using stb_image
|
1 month ago |
Anonymous Maarten
|
baf69edfc7
Revert "cmake: build SDL_uclibc with -fPIC"
|
1 month ago |
Anonymous Maarten
|
fdf8e5a704
ci: build static loongarch libraries with -fPIC
|
1 month ago |
Anonymous Maarten
|
9784414ddd
cmake: build SDL_uclibc with -fPIC
|
1 month ago |
Frank Praznik
|
b48de48efb
wayland: Add support for high-DPI icons
|
1 month ago |
Frank Praznik
|
6e0264d38e
x11: Use the current or last-requested window position when setting the size hint
|
1 month ago |
Sam Lantinga
|
1a38960eee
Call SDL_DiscardAllCommands() for the software renderer as well
|
1 month ago |
Sam Lantinga
|
8f4c5e15f1
Finish any drawing when destroying a software renderer
|
1 month ago |
Paper
|
1a853973ab
thread/windows: fix stack overflow in exception naming
|
2 months ago |
Sam Clegg
|
a40b2de946
Fix SDL_emscriptenaudio.c under wasm64
|
2 months ago |
Anonymous Maarten
|
523e6530a8
SDL_test: fix "'function': different 'const' qualifiers" warning in SDL_test_harness
|
1 month ago |
Frank Praznik
|
9e4c657ed8
wayland: Fix color manager protocol string check
|
1 month ago |
nightmareci
|
7500a758b8
Remove usages of `restrict` keyword in SDL_render.c
|
2 months ago |
Frank Praznik
|
a7f01cd73c
x11: Set the pending window position immediately after mapping
|
2 months ago |
Mike Kosek
|
1fd626939f
Renamed DreamPort to DreamPicoPort
|
2 months ago |
ImThour
|
31f9cb4806
Unchecked Return Value in WIN_SuspendScreenSaver (#12316)
|
2 months ago |
ImThour
|
057c3602e9
Removing Double-free Issue
|
2 months ago |
ImThour
|
5c79f4cae1
Incorrect bfOffBits Calculation in WIN_ConvertDIBtoBMP
|
2 months ago |
Cameron Gutman
|
70d23b2349
README-migration: Remove errant reference to SDL_FALSE_
|
2 months ago |
Petar Popovic
|
6aef6ae9a8
AddPulseAudioDevice(): Fix use-after-free
|
2 months ago |
Frank Praznik
|
3b4cfc11f0
wayland: Update copyright dates in added color manager source files
|
2 months ago |
Frank Praznik
|
fadb261b66
wayland: Add color manager protocol support
|
6 months ago |
Sam Lantinga
|
6ef687c864
Simplified and fixed media foundation buffer handling
|
2 months ago |
Sam Lantinga
|
de12cb92dc
Fixed crash at shutdown with new hashtable code
|
2 months ago |
ImThour
|
a513168902
Fixed Memory/Resource Leaks (#12304)
|
2 months ago |
Petar Popovic
|
045a4492f1
test/testaudio.c: Fix use-after-free warning
|
2 months ago |