Sam Lantinga
|
07f995eb72
Passing NULL path to SDL_OpenFileStorage() gives access to the whole filesystem
|
3 mesiacov pred |
Ryan C. Gordon
|
3ae7a54c94
filesystem: SDL_OpenFileStorage() now deals with relative paths better.
|
3 mesiacov pred |
Ryan C. Gordon
|
b83bd80424
Update README.md
|
3 rokov pred |
Ryan C. Gordon
|
10f6b860ee
Create FUNDING.yml
|
3 rokov pred |
tsst-tsst
|
d4bef0d5ba
Add support for tcc to cmake (#14464)
|
3 mesiacov pred |
Frank Praznik
|
005cb20e67
wayland: Use defines for timer rollover constants
|
3 mesiacov pred |
Sam Lantinga
|
c6935f9dcb
Fixed EGL framebuffer colors on AMD drivers
|
3 mesiacov pred |
Sam Lantinga
|
a4c269cd10
Fixed handling framebuffer_srgb_capable for EGL and iOS
|
3 mesiacov pred |
SDL Wiki Bot
|
0f763da015
Sync SDL3 wiki -> header
|
3 mesiacov pred |
Susko3
|
cb6272ed2d
windows: Treat absolute mouse as pen events when SDL_HINT_PEN_MOUSE_EVENTS=0.
|
1 rok pred |
Sam Lantinga
|
dccf486a0a
Fixed potential infinite recursion opening a Steam Controller
|
3 mesiacov pred |
Ryan C. Gordon
|
d62f141b29
opengl: Fixes for sRGB framebuffer support.
|
3 mesiacov pred |
Sam Lantinga
|
0ae3d7b0b0
Fixed crash in the vulkan renderer when the window is minimized
|
3 mesiacov pred |
Sam Lantinga
|
ed6d41f55b
testcontroller: demonstrate multiple sensors on the virtual controller
|
3 mesiacov pred |
Sam Lantinga
|
cc3b5766fa
testsprite: changed return type of LoadSprite() to bool
|
3 mesiacov pred |
SDL Wiki Bot
|
2b2bf85970
Sync SDL3 wiki -> header
|
3 mesiacov pred |
Ryan C. Gordon
|
367c8d7c7b
touch: don't compare mouse_touch_events to zero; it's a bool.
|
3 mesiacov pred |
Sam Lantinga
|
919254cdd1
Fixed comment for the new Steam Controller mapping
|
3 mesiacov pred |
Donovan Maas
|
879f081de3
Improve OpenGL detection checks in CMake (#14443)
|
3 mesiacov pred |
Vicki Pfau
|
9fd3dbfc42
switch2: Remove some unneeded init commands
|
3 mesiacov pred |
Vicki Pfau
|
f0d4aca03d
switch2: Bring up IMU support
|
3 mesiacov pred |
Vicki Pfau
|
ae6cdea0fa
switch2: Refactor and clean up rumble code a bit
|
4 mesiacov pred |
Ryan C. Gordon
|
d66946cee7
wasapi: fix memory leak on unlikely failure case.
|
4 mesiacov pred |
Ryan C. Gordon
|
7db0e48454
wasapi: Minor style tweaks.
|
4 mesiacov pred |
Maia
|
a01d6f109d
Add SDL_LoadSurface and SDL_LoadSurface_IO (#14374)
|
3 mesiacov pred |
Sylvain Becker
|
4cc9153df2
Android: remove old cpu-feature code, and fix build (add HAVE_GETAUXV… (#14460)
|
3 mesiacov pred |
Sam Lantinga
|
e2e8f86076
Check for wine_get_version() to detect Wine/Proton
|
3 mesiacov pred |
Sam Lantinga
|
493bc621e4
Don't check SteamVirtualGamepadInfo when running as Wine
|
3 mesiacov pred |
Sam Lantinga
|
dafca86123
Cleanup SDL_UDEV_GetProductSerial()
|
3 mesiacov pred |
pmx
|
54f129f765
FIX SDL_GetJoystickSerial() always returning NULL on Linux (UDEV) (#14454)
|
3 mesiacov pred |