Sam Lantinga
|
a0d1445ccb
Replaced SDL_GetRendererInfo() with SDL_GetRendererName()
|
10 hónapja |
Ozkan Sezer
|
ca28bcb3b8
hidapi/windows/hid.c: avoid warnings with gcc < 8.
|
10 hónapja |
SDL Wiki Bot
|
74c9c9a325
Sync SDL3 wiki -> header
|
10 hónapja |
Semphris
|
8c8ee2174d
Dialog: Add filter number, remove NULL termination
|
11 hónapja |
Sam Lantinga
|
3e70964ae2
Updated docs to note that SDL_GetAudioDeviceName() now returns const char *
|
10 hónapja |
Sam Lantinga
|
1d83b782b8
Set the headphones to 50% volume to avoid blasting people's ears
|
10 hónapja |
Sam Lantinga
|
8aa7910184
Added an example of setting PS5 controller audio routing
|
10 hónapja |
Sam Lantinga
|
a9a51cebde
Disable raw keyboard input by default
|
10 hónapja |
Sam Lantinga
|
73879ef26e
Only register for the type of raw input requested by the application
|
10 hónapja |
Anonymous Maarten
|
a919774fe4
Build with -Wfloat-conversion + fix all warnings
|
10 hónapja |
SDL Wiki Bot
|
17c459e384
Sync SDL3 wiki -> header
|
10 hónapja |
SDL Wiki Bot
|
9c4fb449e2
Sync SDL3 wiki -> header
|
10 hónapja |
SDL Wiki Bot
|
de5a8b61d0
Sync SDL3 wiki -> header
|
10 hónapja |
SDL Wiki Bot
|
39c2dacc8f
Sync SDL3 wiki -> header
|
10 hónapja |
Ryan C. Gordon
|
e23257307e
Introduce formal policy for APIs that return strings.
|
10 hónapja |
Carlo Bramini
|
b1f3682216
SDL_assert: add support for aarch64-w64-mingw32
|
10 hónapja |
Sam Lantinga
|
76e5aa5bfd
Log any leaked objects at shutdown
|
10 hónapja |
Sam Lantinga
|
b0e93e4e63
Prevent crashes if freed objects are passed to SDL API functions
|
10 hónapja |
Ryan C. Gordon
|
57a15933cd
SDL_GetCSSCursorName: Don't assert on unrecognized cursor types.
|
10 hónapja |
Ryan C. Gordon
|
9a9a3d1a33
SDL_SystemCursor: rename enum items to match CSS.
|
10 hónapja |
Ozkan Sezer
|
49b6c24722
always define PRI?64 using 'I64' when targeting windows
|
10 hónapja |
Anonymous Maarten
|
fd2b9c0602
cmake: don't check c++ compiler flags for asan when CXX is not enabled
|
10 hónapja |
Frank Praznik
|
85a2a201b1
x11: Always disable the borders when leaving fullscreen from a borderless window created as fullscreen
|
10 hónapja |
Sam Lantinga
|
4c7459eda8
SDL_cocoawindow: Fix setting parent-relative coordinates for child windows in Cocoa_SetWindowSize
|
10 hónapja |
Sam Lantinga
|
e3beaa1972
Added support for the Razer Kitsune in PS5 mode
|
10 hónapja |
Sam Lantinga
|
cd9c25e800
Don't set the borderless flag if we're about to go fullscreen.
|
10 hónapja |
Anonymous Maarten
|
6896c4c3bf
tests: testcases accept a void pointer argument
|
10 hónapja |
Anonymous Maarten
|
d5060423a2
testplatform: fix leak at exit time
|
10 hónapja |
Anonymous Maarten
|
4b0f52b04e
cmake: fall back to per-cpu test when all-in-one test fails
|
10 hónapja |
mechakotik
|
8f88c32ca6
android: Default to custom theme in styles.xml
|
10 hónapja |