Sam Lantinga
|
5ae1308e5b
Use the correct source rectangle when doing scaled blits
|
1 주 전 |
nilFinx
|
f3a3b4b95a
haiku: Always assume that the URL is encoded (required on nightly) (#15305)
|
1 주 전 |
Cameron Gutman
|
1674a04b01
kmsdrm: Add missing KMSDRM_FBFromBO() failure check
|
1 주 전 |
Christian Semmler
|
be8643f739
emscripten: Fix navigator.getGamepads crash in worker threads
|
1 주 전 |
Cameron Gutman
|
3c11b43e59
kmsdrm: Initialize kms_in_fence_fd to -1
|
1 주 전 |
Ryan C. Gordon
|
f423a2ae34
kmsdrm: Disable atomic mouse code for now.
|
1 주 전 |
Sanjay Govind
|
c58a61fdd4
Update to GameInput V3 (#15302)
|
1 주 전 |
Sam Lantinga
|
e21f7d77f3
Fixed unaligned 16-bit memory access
|
1 주 전 |
Anonymous Maarten
|
03f74f3ad3
testyuv: make test params static const
|
1 주 전 |
Anonymous Maarten
|
b77fdcc638
Disable UB sanitizer in signed shift test
|
1 주 전 |
Anonymous Maarten
|
f7661ff016
Avoid unaligned memory access while testing SSE4.2 CRC intrinsics
|
1 주 전 |
Anonymous Maarten
|
df72e3f59d
Shifting a number into the sign bit of a signed integer is UB
|
1 주 전 |
Anonymous Maarten
|
48e80c8f26
memcpy with a NULL src/dst argument is UB
|
1 주 전 |
Sam Lantinga
|
501ee05129
Don't strip the alpha channel when scaling surfaces if it will be needed
|
1 주 전 |
Sam Lantinga
|
156187bf58
Added a hint "SDL_SURFACE_MALLOC" to disable aligned surface allocation
|
1 주 전 |
Janne Virtala
|
b5ef75249f
SDL_PrivateJoystickForceRecentering(): fix infinite loop
|
1 주 전 |
Ryan C. Gordon
|
32ef82caaf
pipewire: Don't mark a device disconnected if pw_stream_dequeue_buffer fails.
|
1 주 전 |
Ryan C. Gordon
|
4d17b99d0a
aaudio: Respect SDL_HINT_AUDIO_DEVICE_STREAM_ROLE hint.
|
1 주 전 |
Sam Lantinga
|
6466c10ae4
Added documentation to fix building on macOS with Xcode 12.2 (thanks @buhman!)
|
1 주 전 |
Sam Lantinga
|
8e1bdbaa92
Updated support for the GameSir Pro 8K
|
1 주 전 |
Petar Popovic
|
d6129d063f
SDL_GlobDirectory(): Don't descend into sub-directories, if not requested by pattern
|
2 주 전 |
Ryan C. Gordon
|
f13cd9a666
process: Don't duplicate NULL stdio handles on Windows.
|
1 주 전 |
Sam Lantinga
|
b878ab1691
Fix msvc analyzer warnings
|
1 주 전 |
Ryan C. Gordon
|
0756603e6d
thread: SDL_CreateThread() shouldn't return before the new thread is set up.
|
1 주 전 |
zn-arf
|
e66f1b5162
Fix Metal GPU backend not being included in CMake configuration
|
1 주 전 |
Semphris
|
a54dd7ba45
Fix Windows file dialog calling the callback twice
|
1 개월 전 |
Sam Lantinga
|
815fd4bf45
Removed spurious whitespace
|
2 주 전 |
Ryan C. Gordon
|
a157d96de8
stdlib: Patched SDL_rand_f to compile on pre-C99 compilers.
|
2 주 전 |
Frank Praznik
|
1df279a04f
x11: Look for text/uri-list in the list of MIME types more thoroughly
|
2 주 전 |
Sam Lantinga
|
995d4e10a6
Added documentation for getting the full resolution in iOS
|
2 주 전 |