Sam Lantinga
|
7f3ae3d574
Updated to version 3.2.28 for release
|
3 달 전 |
Cameron Gutman
|
80f82acdf8
quit: don't call signal() if we're using sigaction()
|
3 달 전 |
Sam Lantinga
|
78146bb14c
Correct the sensor axis ordering with the Linux Nintendo driver
|
3 달 전 |
Amelia Clarke
|
c61f97dbce
events: fix SDL_PeepEvents() returning 0 on error
|
3 달 전 |
Anonymous Maarten
|
c823f837c0
ci: bump macos-13 to macos-14
|
4 달 전 |
Anonymous Maarten
|
f8252fcc91
JNI_Unload must return the JNI version needed by the native library
|
3 달 전 |
Ryan C. Gordon
|
98ed8b98b1
blit: Check MSVC's `_M_ARM64` define in addition to `__aarch64__`.
|
3 달 전 |
Ryan C. Gordon
|
5f5a73a8f6
blit: Check MSVC's `_M_ARM64` define in addition to `__aarch64__`.
|
3 달 전 |
Ryan C. Gordon
|
50be2a7e56
blit: Change ifdefs on NEON functions that use an aarch64-specific opcode.
|
3 달 전 |
Ethan Lee
|
4fdbac7207
video: Explicitly call DestroyWindowTexture when destroying a window.
|
3 달 전 |
Sam Lantinga
|
8199076878
vulkan gpu: set the sample count for depth prepass
|
3 달 전 |
Susko3
|
c49de41ef3
Fix WM_SYSKEYDOWN not being trapped by IME message handling
|
3 달 전 |
Sam Lantinga
|
ad5681c45b
Fixed crash in the vulkan renderer when the window is minimized
|
3 달 전 |
Sam Lantinga
|
daf76f1ff6
Restored the original OpenBSD Xbox 360 controller mapping
|
4 달 전 |
Sam Lantinga
|
cdff4b2bb5
Completed removing predefined Xbox 360 mappings for Linux
|
4 달 전 |
Dave Wickham
|
d3a1a97db8
Re-add deleted gamepad mappings to the OpenBSD-specific section
|
4 달 전 |
Dave Wickham
|
962464629d
Remove special-case Xbox 360 wireless controller mappings
|
4 달 전 |
Sam Lantinga
|
3291c2e560
Check for wine_get_version() to detect Wine/Proton
|
3 달 전 |
Sam Lantinga
|
b797a84b5d
Don't check SteamVirtualGamepadInfo when running as Wine
|
3 달 전 |
Marcin Serwin
|
45b0460019
Don't divide by zero in slow blitter
|
3 달 전 |
Chris Genova
|
5d0919855e
D3D12 GPU: Prevent reading out of bounds when uploading textures.
|
3 달 전 |
Sam Lantinga
|
6d2d283954
Fixed blitting bitmaps with a non-zero x offset
|
3 달 전 |
Frank Praznik
|
49db06b604
x11: Only correct placement for border offset on the initial window mapping
|
3 달 전 |
yuanhecai
|
85012b6074
loongarch: add SDL_FillSurfaceRect4LSX opt
|
4 달 전 |
yuanhecai
|
14271c72f3
loongarch: add Blit8888to8888PixelAlphaSwizzleLSX opt
|
4 달 전 |
Sam Lantinga
|
d73922e407
Validate SPI read command in the Nintendo Switch HIDAPI driver
|
3 달 전 |
Sam Lantinga
|
c8d23a5f01
Fixed unaligned access in the Nintendo Switch HIDAPI driver
|
3 달 전 |
Yevgen Abramov
|
4d8c8cdeda
Fix V4L2 frame rate numerator comparison in SDL3 camera
|
3 달 전 |
Anonymous Maarten
|
148d8c4995
release: don't download pre-release dependencies + strict version parsing
|
4 달 전 |
Sam Lantinga
|
4ae517e24e
Removed redundant wait at shutdown in the ALSA audio driver
|
4 달 전 |