Sam Lantinga
|
9ff737efbd
Updated the Nintendo Switch N64 controller mapping
|
4 months ago |
Sam Lantinga
|
f211a3bb69
Fixed initial rumble on the 8BitDo 64 Bluetooth Controller
|
4 months ago |
Daniel Ludwig
|
ef5b1c8f5f
Fix DefWindowProc called for events handled in WIN_WindowProc
|
4 months ago |
Sam Lantinga
|
a2ed1a4197
Fixed blitting bitmaps with a non-zero x offset
|
4 months ago |
Frank Praznik
|
a71b2f0a93
x11: Only correct placement for border offset on the initial window mapping
|
4 months ago |
Sam Lantinga
|
2a873be9cd
Return false from SDL_SetWindowMouseRect() if it's not supported
|
4 months ago |
Sam Lantinga
|
599bd1a6aa
Fixed building if SDL_VIDEO_DRIVER_X11_XINPUT2_SUPPORTS_SCROLLINFO isn't defined
|
4 months ago |
Ryan C. Gordon
|
f8a959da05
cmake: Add some symbols to the Emscripten preseed cache.
|
4 months ago |
Sam Lantinga
|
e24eeefbd1
The default render texture format is SDL_PIXELFORMAT_ARGB8888
|
4 months ago |
Sam Lantinga
|
ca072c9fc6
Don't do anything if the window mouse rect hasn't changed
|
4 months ago |
Mathieu Eyraud
|
de5b8a1c45
Remove useless call to SetTextureAddressMode()
|
4 months ago |
Mathieu Eyraud
|
7ad4911584
Remove incorrect and useless call to SetTextureScaleMode()
|
4 months ago |
Ozkan Sezer
|
616c21d730
SDL_camera_v4l2.c: fix build against old kernel headers.
|
4 months ago |
Mathieu Eyraud
|
80af7d3ccd
Fix error handling of X11Toolkit_InitWindowPixmap
|
4 months ago |
Mathieu Eyraud
|
d17b8412f1
Fix potential NULL pointer dereference
|
4 months ago |
Yevgen Abramov
|
04af745fec
Add support for V4L2 XB24 (32-bit RGBX) camera format
|
4 months ago |
Sam Lantinga
|
c94da8977d
Validate SPI read command in the Nintendo Switch HIDAPI driver
|
4 months ago |
Sam Lantinga
|
9a1745f2c8
Fixed unaligned access in the Nintendo Switch HIDAPI driver
|
4 months ago |
Ryan C. Gordon
|
720a9d0636
README-emscripten: Note that using the latest stable release is a good idea.
|
4 months ago |
Ryan C. Gordon
|
7324823b3e
emscripten: Send resize events when screen orientation changes.
|
4 months ago |
Yevgen Abramov
|
b09b557fc6
Fix V4L2 frame rate numerator comparison in SDL3 camera
|
4 months ago |
Frank Praznik
|
f5e72c8709
docs: Add XTEST library to the Fedora package list
|
4 months ago |
Anonymous Maarten
|
0da649eb72
release: don't download pre-release dependencies + strict version parsing
|
4 months ago |
Sam Lantinga
|
49134ecf25
Pass the error through from the SetRelativeMouseMode() implementation
|
4 months ago |
Sam Lantinga
|
05887f2087
Return false from SDL_SetWindowRelativeMouseMode() if relative mode isn't available
|
4 months ago |
Sam Lantinga
|
eedc0b19fd
Fixed build warning when X11 XInput isn't available
|
4 months ago |
Sam Lantinga
|
4560fae07e
Fail configuration if X11 dependency packages aren't available
|
4 months ago |
Sam Lantinga
|
a6351ac474
Added libxtst-dev to Linux CI build dependencies
|
4 months ago |
yuanhecai
|
dc5b136930
loongarch: add SDL_FillSurfaceRect4LSX opt
|
4 months ago |
yuanhecai
|
0b1eb4c841
loongarch: add Blit8888to8888PixelAlphaSwizzleLSX opt
|
4 months ago |