SDL Wiki Bot
|
9edee716d8
Sync SDL3 wiki -> header
|
5 mesiacov pred |
Ryan C. Gordon
|
f7d5bb3c7a
cpuinfo: Added SDL_GetSystemPageSize.
|
5 mesiacov pred |
Sam Lantinga
|
9d635fe641
Flush rendering if a texture palette is in use when destroyed
|
5 mesiacov pred |
Sam Lantinga
|
3fcac8cc44
Added support for CF_DIBV5 and PNG clipboard formats on Windows
|
5 mesiacov pred |
Sam Lantinga
|
9d3dd8f001
testclipboard: make the window resizable
|
5 mesiacov pred |
Ozkan Sezer
|
2603565993
SDL_gtk.c: make private procedure signal_connect() static
|
5 mesiacov pred |
Ozkan Sezer
|
ae7643e8ae
SDL_fribidi.h: include sys/types.h for ssize_t.
|
5 mesiacov pred |
Anonymous Maarten
|
45d65f6e1f
Older Visual Studio does not provide a intptr_t typedef
|
5 mesiacov pred |
Anonymous Maarten
|
121df30a8a
Visual Studio 2003 (and older) do not support variadic macros
|
5 mesiacov pred |
Anonymous Maarten
|
049eeee087
Visual Studio versions older then 6.0 do not support __forceinline
|
5 mesiacov pred |
Sam Lantinga
|
6f8fbf5cea
SDL_EVENT_CLIPBOARD_UPDATE isn't sent when the primary selection changes
|
5 mesiacov pred |
Ryan C. Gordon
|
1191f81a3c
camera: Make refcounts more robust, and actually destroy disconnected cameras.
|
5 mesiacov pred |
SDL Wiki Bot
|
4f267fc782
Sync SDL3 wiki -> header
|
5 mesiacov pred |
Sam Lantinga
|
692c71a677
The dlopen note functionality is only used on UNIX platforms
|
5 mesiacov pred |
Sam Lantinga
|
ee622c570a
Made SDL_dlopennote.h a public header
|
5 mesiacov pred |
Sam Lantinga
|
1871b998cd
Added SDL_EVENT_SCREEN_KEYBOARD_SHOWN and SDL_EVENT_SCREEN_KEYBOARD_HIDDEN
|
5 mesiacov pred |
Sam Lantinga
|
5441d33c0e
testime: toggle text input with a mouse click
|
5 mesiacov pred |
Sam Lantinga
|
e1305ec2e2
Updated Xcode project for the switch to png test data
|
5 mesiacov pred |
Sam Lantinga
|
17989940f2
Fixed SDL_BlitSurfaceTiledWithScale() with very small scale (thanks @bleeqer!)
|
5 mesiacov pred |
Sam Lantinga
|
4a00aedd70
Updated .gitignore for png test data
|
5 mesiacov pred |
Anonymous Maarten
|
40d8ec4be9
cmake: cannot use CheckSymbolExists for _alloca
|
5 mesiacov pred |
Sam Lantinga
|
6677fad1c8
Added SDL_EVENT_DISPLAY_USABLE_BOUNDS_CHANGED
|
5 mesiacov pred |
SDL Wiki Bot
|
bfc96c92fd
Sync SDL3 wiki -> header
|
5 mesiacov pred |
eafton
|
ab76f040c4
Set content and UI scales to 1 if the retrieved value is smaller than 1 (#14193)
|
5 mesiacov pred |
Sam Lantinga
|
d92079f2b7
testsprite: only use transparent alpha on transparent windows
|
5 mesiacov pred |
Sam Lantinga
|
b5c9a83f65
Display error messages when evdev devices can't be opened
|
5 mesiacov pred |
SDL Wiki Bot
|
add18e52c8
Sync SDL3 wiki -> header
|
5 mesiacov pred |
Sam Lantinga
|
23e3cbec20
Only call clipboard callbacks with mime types they expect
|
5 mesiacov pred |
Sam Lantinga
|
9cf7cdf23a
Only return current clipboard data under X11
|
5 mesiacov pred |
Sam Lantinga
|
3c0a6c32d4
Fixed crash getting clipboard data processing clipboard events on X11
|
5 mesiacov pred |