Anonymous Maarten
|
ac4f852a6a
stb_image: use SDL_TARGETING("sse2") macro for supporting intrinsics on 386
|
2 months ago |
Anonymous Maarten
|
0457891d50
stb_image: use SDL_HasSSE2 and <SDL3/SDL_intrin.h> macro's for SSE2 detection
|
2 months ago |
Sam Lantinga
|
a929eb71b3
Set SDL_PROP_GPU_DEVICE_CREATE_METAL_ALLOW_MACFAMILY1_BOOLEAN for the GPU renderer
|
1 month ago |
SDL Wiki Bot
|
5642fc963e
Sync SDL3 wiki -> header
|
1 month ago |
Sam Lantinga
|
17c375738f
Add the type to SDL_PROP_GPU_DEVICE_CREATE_METAL_ALLOW_MACFAMILY1
|
1 month ago |
SDL Wiki Bot
|
d311b5c779
Sync SDL3 wiki -> header
|
1 month ago |
Ethan Lee
|
16f2037efd
gpu: Add SDL_PROP_GPU_DEVICE_CREATE_METAL_ALLOW_MACFAMILY1 property
|
1 month ago |
Madeline Whitmore
|
97b177c92f
SDL GPU: Fix features not being enabled with Vulkan 1.1 (#14885)
|
1 month ago |
SDL Wiki Bot
|
c71c53c406
Sync SDL3 wiki -> header
|
1 month ago |
SDL Wiki Bot
|
6fc31b7f0b
Sync SDL3 wiki -> header
|
1 month ago |
Anonymous Maarten
|
339a91c5ba
cmake: disable SDL_SHARED default if shared is not available
|
2 months ago |
Eddy Jansson
|
248223592a
More prefer SDL_zero*()
|
2 months ago |
Eddy Jansson
|
83fb7b6636
Prefer SDL_zero()/SDL_zerop()
|
2 months ago |
Sam Lantinga
|
fe403220f0
Don't load libdecor if SDL_HINT_VIDEO_WAYLAND_ALLOW_LIBDECOR is false
|
2 months ago |
Frank Praznik
|
79b40ad397
wayland: Don't try to set the seat cursor when no pointer object exists
|
2 months ago |
Sam Lantinga
|
7fe30b04bf
Revert "cmake: rpi videocore needs brcmegl as well"
|
2 months ago |
Sam Lantinga
|
e0659d1956
Call dbus_message_set_no_reply() when not expecting a reply
|
2 months ago |
Sam Lantinga
|
453d3e5c8c
Retain the dbus reply when getting string results
|
2 months ago |
SDL Wiki Bot
|
7d27ca282e
Sync SDL3 wiki -> header
|
2 months ago |
Anonymous Maarten
|
0f89d64623
release: synchronize build-scripts/build-release.py
|
2 months ago |
Anonymous Maarten
|
1d587e94e1
cmake: only mark SDL_{SHARED,STATIC} as cache variables if they were already cache variables
|
2 months ago |
Simon McVittie
|
9ceb982a63
dummy: Only initialize evdev input devices in the evdev driver
|
2 months ago |
Sam Lantinga
|
b1362f8a42
Fixed divide by zero handling Nintendo Switch 2 controller
|
2 months ago |
Frank Praznik
|
4b83933298
wayland: More pointer related code deduplication
|
2 months ago |
Aubrey Hesselgren
|
5c15d74394
Fix Horipad bluetooth gyro stutter issues using simulated sensor timing approach (based on packet rate observation)
|
2 months ago |
Thour
|
124c5922aa
Fix incorrect type in SDL_GetMice() and SDL_GetKeyboards() allocation (#14870)
|
2 months ago |
Anonymous Maarten
|
f3a3c803ca
cmake: avoid re-running checks by wrapping check_c_compiler_flag
|
2 months ago |
Anonymous Maarten
|
c34b67250c
cmake: use `readelf` to extract soname from shared elf library
|
2 months ago |
Anonymous Maarten
|
8a62d6d406
cmake: don't set <PackageName>_FOUND to FALSE before pkg_search_modules
|
2 months ago |
Cameron Cawley
|
fa68a73788
Fix compiler warning in MSVC ARM64 builds
|
2 months ago |