Pieter-Jan Briers
|
af733c7a32
Fix DPI-raised SDL_WINDOWEVENT_SIZE_CHANGED with event callback.
|
2 년 전 |
Ozkan Sezer
|
2316e5682e
SDL_windows.h: match WINVER value to _WIN32_WINNT.
|
2 년 전 |
Ozkan Sezer
|
22a29321e9
tweak _WIN32_WINNT value for shellscalingapi.h present but no d3d12
|
2 년 전 |
Ozkan Sezer
|
bdcdbfc757
Enable D3D12 detection when using mingw-w64 with cmake too
|
2 년 전 |
Ryan C. Gordon
|
48a232969d
wikiheaders: Strip `[[wiki hyperlink]]` from See Also fields.
|
2 년 전 |
Sam Lantinga
|
abe38bca3e
Support SDL_AUDIODRIVER set to "dsound", which was used by SDL 1.2
|
2 년 전 |
Ozkan Sezer
|
a8d41b3b45
check for shellscalingapi.h presence instead of WINVER >= 0x0603
|
2 년 전 |
Sam Lantinga
|
5f6d0abebe
SDL_SendEditingText() has int parameters, so use that type for parameter calculation
|
2 년 전 |
Mathieu Eyraud
|
00b95e989b
Fix read of uninitialised variable
|
2 년 전 |
Alex Richardson
|
d51a8f530e
cmake: freebsd: Fix -Wformat warning during tests build
|
2 년 전 |
Sam Lantinga
|
12f14bdbeb
Fixed digit count in sscanf, e.g. "%1x"
|
2 년 전 |
Sam Lantinga
|
9065897514
Added test for digit count in sscanf, e.g. "%1x"
|
2 년 전 |
Sam Lantinga
|
28ecdc6bc7
No need to cast from char* to const char*
|
2 년 전 |
Sam Lantinga
|
53e307050b
List the available tests if the filter didn't match
|
2 년 전 |
Anonymous Maarten
|
e7ad511b4b
cmake: fix location of include dir for SDL2 VC sdk
|
2 년 전 |
Sam Lantinga
|
eb7e29a8b2
Fixed crash when the joystick product name isn't available
|
2 년 전 |
Ryan C. Gordon
|
83b766174c
build-scripts/wikiheaders.pl: ignore "Category" wiki pages.
|
2 년 전 |
Ryan C. Gordon
|
20c622f090
build-scripts/wikiheaders.pl: Allow a wiki preamble.
|
2 년 전 |
Sam Lantinga
|
adc6875870
Added SDL_copyp to avoid size mismatch when copying values (thanks @1bsyl!)
|
2 년 전 |
Sam Lantinga
|
b0e827fb65
Enable improved rumble emulation on DualSense(tm) Wireless Controllers with firmware version 2.24 and newer
|
2 년 전 |
Anonymous Maarten
|
b19099d557
cmake: use find_package(SampleRate) to find samplerate + allow targets
|
2 년 전 |
Sam Lantinga
|
59fb7acbf7
Enable D3D12 detection when using mingw-64
|
2 년 전 |
Sam Lantinga
|
1eb247fa2e
Fixed building D3D12 renderer with latest mingw-64
|
2 년 전 |
Sam Lantinga
|
b004133f08
Updated to version 2.23.1 for pre-release checkpoint
|
2 년 전 |
Wohlstand
|
68beedde92
SDLActivity.java: Compatibility fix for debugSource
|
2 년 전 |
Sam Lantinga
|
5c1b7f6ea7
Added instructions for updating Makefile.w32 for release
|
2 년 전 |
Sam Lantinga
|
5d5488ca71
Fixed test/versioning.sh on macOS
|
2 년 전 |
Sam Lantinga
|
269fc1bd79
Added more details to WhatsNew.txt
|
2 년 전 |
Sam Lantinga
|
a5949d7b03
Fixed crash on Windows
|
2 년 전 |
Sam Lantinga
|
16f55fbdb4
Separate the controller protocol from the controller style
|
2 년 전 |