Frank Praznik
|
1abbd13414
wayland: Throttle interactive user resize events
|
1 year ago |
SDL Wiki Bot
|
e0d019c941
Sync SDL3 wiki -> header
|
5 months ago |
Petar Popovic
|
cb0c7c9680
SDL_CreateDirectory(): directory tree creation for absolute paths for non-Windows platforms
|
5 months ago |
Petar Popovic
|
a10578acbd
SDL_SYS_RenamePath(): Fix error message.
|
5 months ago |
SDL Wiki Bot
|
3922bcec95
Sync SDL3 wiki -> header
|
5 months ago |
Petar Popovic
|
04a478b6a9
SDL_Enumerate[Storage]Directory() comments: Use enum constant names instead of integers.
|
5 months ago |
Glenn Watson
|
5c3d42aade
Update README-linux.md for openSUSE Tumbleweed dependencies
|
5 months ago |
Petar Popovic
|
8468c372b2
SDL_EnumerateDirectory(): (posix) Fix return value when directory is invalid
|
5 months ago |
Roman Frołow
|
97b924f985
typo: maxOS -> macOS
|
6 months ago |
Sam Lantinga
|
a851c5b648
create-release.py uses python3
|
5 months ago |
Sam Lantinga
|
47411d8007
build-release.py uses python3
|
5 months ago |
Dan Ginsburg
|
4f160d69a6
Closes #10318 - implement Android prerotation in the Vulkan renderer
|
5 months ago |
Ozkan Sezer
|
93471cf78d
video/openvr: minor clean-up:
|
5 months ago |
Anonymous Maarten
|
8bf1a84200
ci: add include headers of build directory to ci artifacts
|
5 months ago |
Anonymous Maarten
|
590e1196d0
snake: check allocated memory before use
|
5 months ago |
Anonymous Maarten
|
20e01c6fbe
android: add (disabled) android.permission.INTERNET to AndroidManifest.xml
|
5 months ago |
Sam Lantinga
|
850158f83f
testcontroller: fixed incorrect usage of memcpy()
|
5 months ago |
Ryan C. Gordon
|
344546b4ea
cocoa: Make sure GL context destruction happens on the main thread.
|
5 months ago |
SDL Wiki Bot
|
dcd4ddb043
Sync SDL3 wiki -> header
|
5 months ago |
Ryan C. Gordon
|
8d3bec99a7
audio: Make SDL_GetAudioStreamProperties() thread safe.
|
5 months ago |
Ryan C. Gordon
|
10e52e1899
docs: Added more '\threadsafety` tags.
|
5 months ago |
Frank Praznik
|
731853077a
Send drop complete events when the drop leaves the window on Cocoa, Wayland, and X11
|
5 months ago |
Petar Popovic
|
db4e2ccbac
Allow redefinition of only one macro SDL_SINT64_C SDL_UINT64_C
|
6 months ago |
Son Phan Trung
|
c0bad724a7
README-ios.md: Add info about UIApplicationSupportsIndirectInputEvents on iOS 17
|
5 months ago |
Ryan C. Gordon
|
4ea26a7771
emscripten: scale mousewheel X coordinates correctly, not just Y coordinates.
|
6 months ago |
Susko3
|
d0cf2c19d1
Allow defining custom SDL_SINT64_C and SDL_UINT64_C macros (#11315)
|
6 months ago |
Ryan C. Gordon
|
7108291d0b
video: Change SDL_GLattr to SDL_GLAttr.
|
6 months ago |
Ryan C. Gordon
|
c0e9205a92
video: Change capitalization on various OpenGL attribute typedefs.
|
6 months ago |
Ryan C. Gordon
|
3c506630c3
video: Turn several OpenGL attribute enums into integer typedefs.
|
6 months ago |
SDL Wiki Bot
|
a04fda211c
Sync SDL3 wiki -> header
|
6 months ago |