Frank Praznik
|
68edc72ae8
wayland: Fixups for new DPI code
|
1 year ago |
Sam Lantinga
|
a3ce0d03e3
Fixed building with older macOS SDK
|
1 year ago |
SDL Wiki Bot
|
5836e057de
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
26e780bc9e
Fixed warning "A function declaration without a prototype is deprecated in all versions of C"
|
1 year ago |
Sam Lantinga
|
c699f3d1d8
Updated SDL high DPI support
|
1 year ago |
valid-ptr
|
0fbb9c779c
SDL emscripten port: preventDefault should not be called on mousedown. Otherwise mouseup will not be fired outside iframe in Chrome-based browsers
|
1 year ago |
Ryan C. Gordon
|
b5cd0749b2
blit: Add a case for 8-bit blits that sdl12-compat exposed.
|
1 year ago |
Vid Tadel
|
f94aa6208a
Implement generic clipboard data on MacOS
|
1 year ago |
Sam Lantinga
|
642504bc59
Check to make sure the Windows joystick device has buttons and axes
|
1 year ago |
SDL Wiki Bot
|
e2b7b9b91c
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
4de7433a9e
Use the term "points" instead of "screen coordinates"
|
1 year ago |
SDL Wiki Bot
|
78251f973d
Sync SDL3 wiki -> header
|
1 year ago |
Frank Praznik
|
12e1b2546a
docs: Add README-wayland
|
1 year ago |
Ryan C. Gordon
|
9facc86b6a
audio: more AudioStream allocation work.
|
1 year ago |
Sam Lantinga
|
e596dd8dad
Fixed crash creating a window with the Vivante video driver
|
1 year ago |
SDL Wiki Bot
|
92a59333ba
Sync SDL3 wiki -> header
|
1 year ago |
Linus Probert
|
19adfa3ad9
wayland: Add support for images in clipboard.
|
2 years ago |
Sylvain
|
dfd80f3d76
Android: control activity re-creation
|
2 years ago |
Sam Lantinga
|
2e6c48dcb4
Added support for the GameSir-G7 Controller for Xbox
|
1 year ago |
Ryan C. Gordon
|
80a8691098
audio: Fixed buffer overflow in SDL_AudioStream resampling.
|
1 year ago |
Ryan C. Gordon
|
9bf0934877
audio: SDL_memcpy() params were backwards. :O
|
1 year ago |
Sam Lantinga
|
d98bd67733
Fixed lockup while waiting for events
|
1 year ago |
Sam Lantinga
|
fd42a2f994
Changed all variadic macros into fixed (thanks @Wohlstand!)
|
1 year ago |
Sylvain
|
6d9ccbb3c7
Android: use the headers to have the audio pause/resume definitions
|
1 year ago |
Sam Lantinga
|
28f891ad0a
Allow the application to send rumble packets to Nintendo Switch controllers
|
1 year ago |
Frank Praznik
|
785b7c6636
wayland: Implement global mouse coordinate emulation
|
1 year ago |
SDL Wiki Bot
|
9786d8ac40
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
2b6cb7bfb2
include: SDL_ConvertAudioSamples docs now warn about converting in chunks.
|
1 year ago |
Ryan C. Gordon
|
7b6dabd81f
audio: AudioStreams shouldn't overflow output buffers.
|
1 year ago |
Sylvain
|
04e17d4e46
Remove _THIS in src/audio/
|
1 year ago |