Sam Lantinga
|
50250adba7
testime: draw a blinking cursor at the text insertion point
|
9 hónapja |
Sam Lantinga
|
3d525331aa
testime: add a 1 pixel border around glyphs to avoid texture sampling into other glyphs
|
9 hónapja |
Sam Lantinga
|
938c974cca
testime: use a replacement character for characters not in the font
|
9 hónapja |
Sam Lantinga
|
a67e6b80de
Updated unifont to version 15.1.05
|
9 hónapja |
Sam Lantinga
|
50f50612bd
Removed checkkeysthreads
|
9 hónapja |
Sam Lantinga
|
b7748c1513
Prevent duplicate calls to start/stop text input
|
9 hónapja |
Sam Lantinga
|
3609b15920
Fixed showing the selected clause in the Japanese IME
|
9 hónapja |
SDL Wiki Bot
|
b7ab5182d3
Sync SDL3 wiki -> header
|
9 hónapja |
Ryan C. Gordon
|
1e0ac5771a
testiconv: Remove half-baked SDL_StepUTF8 testing code.
|
9 hónapja |
Ryan C. Gordon
|
a9cfcf6bde
stdinc: Drastically improve SDL_StepUTF8() and make it a public API.
|
9 hónapja |
Ryan C. Gordon
|
9b8c5f642f
testaudio: Better fix for NULL dereference.
|
9 hónapja |
Ryan C. Gordon
|
5631c6dbaa
testaudio: Don't crash if SDL_GetAudioDeviceName() returns NULL.
|
9 hónapja |
Ryan C. Gordon
|
982feb7a65
vulkan: SDL_Vulkan_CreateSurface now returns the usual int (0=ok, -1=error).
|
9 hónapja |
Ozkan Sezer
|
a4f962fd46
SDL_x11shape.c: fix build if SDL_VIDEO_DRIVER_X11_XSHAPE isn't defined
|
9 hónapja |
Frank Praznik
|
800c35a2c1
dialog: Don't potentially call SDL_free() on an uninitialized value
|
9 hónapja |
Frank Praznik
|
596651f13a
dialog: Decodes percent encoded URI paths returned by the xdg file portal
|
9 hónapja |
Frank Praznik
|
71200e94a8
core: Factor out common URI decode functions from Wayland and X11
|
9 hónapja |
Sam Lantinga
|
0ae4fd0ec9
Make sure we don't try to use the XInput DLL after it's unloaded
|
9 hónapja |
Francisco Javier Trujillo Mata
|
d86ea0622d
Add slash to cwd call
|
9 hónapja |
Sam Lantinga
|
c7f7464174
Updated scancode documentation
|
9 hónapja |
Sam Lantinga
|
8949de3978
Fixed building with older libdrm headers
|
9 hónapja |
Sam Lantinga
|
56e85064ff
Fixed audio recording latency after a hitch
|
9 hónapja |
Ryan C. Gordon
|
9fd54b724f
include: Added documentation for SDL_PRESSED and SDL_RELEASED.
|
9 hónapja |
SDL Wiki Bot
|
306cc6f91e
Sync SDL3 wiki -> header
|
9 hónapja |
Sam Lantinga
|
80e64ef921
Windows IME cleanup
|
9 hónapja |
hwsmm
|
dc8b06fb5a
Check if SDL_GetKeyboardFocus is null in X11/Wayland events
|
9 hónapja |
Edoardo Lolletti
|
64acde86de
stdcpp threads, simplify SDL_GetCurrentThreadID implementation
|
10 hónapja |
Cecill Etheredge
|
e9a93246ef
fix: Use drmModeAddFB2WithModifiers instead of drmModeAddFB to allow using GBM modifiers.
|
10 hónapja |
Sam Lantinga
|
b37b94453c
Fixed multi-window test programs not quitting when windows are closed
|
10 hónapja |
Aleksander
|
596c0af0f3
Camera: Bugfix: `ChooseBestCameraSpec` doesn't set camera colorspace
|
10 hónapja |