Sylvain
|
48955cce0e
test/testime.c: put back size_t
|
2 tahun lalu |
Sylvain
|
deba9f4b8b
testime.c: fix various warnings + test error code from SDL_RWread, changing bytesRead to Sint64 (thanks Ozkan) see #6818
|
2 tahun lalu |
Sylvain Becker
|
1e6d4649c0
fixed build rwops (#6818)
|
2 tahun lalu |
Ryan C. Gordon
|
c637031294
rwops: Fixed another Windows build failure.
|
2 tahun lalu |
Ryan C. Gordon
|
4075748e41
rwops: Removed unused variable in Windows-specific code.
|
2 tahun lalu |
Brian Kirkpatrick
|
e35730ac54
fixed const error when compiling for mutated total_need value in SDL_rwops.c
|
2 tahun lalu |
Ryan C. Gordon
|
83559503c4
test: patched to compile.
|
2 tahun lalu |
Sam Lantinga
|
980208b814
Fixed crash in SDL_PrivateGameControllerRefreshMapping()
|
2 tahun lalu |
Ryan C. Gordon
|
72c1f73bc5
rwops: Make read and write work like POSIX, not stdio.
|
2 tahun lalu |
Frank Praznik
|
e9a9afaded
wayland: Look up pressed keys via keycodes instead of scancodes on keyboard entry
|
2 tahun lalu |
Sam Lantinga
|
3a940ba8ee
Updated gendynapi.py to handle thread-safety annotations
|
2 tahun lalu |
Sam Lantinga
|
5c29b58e95
Added support for clang thread-safety analysis
|
2 tahun lalu |
Sylvain Becker
|
02493579b5
DBus: add a reference to the connection
|
2 tahun lalu |
Sylvain Becker
|
e0ee9fa80c
Fix build (#6808)
|
2 tahun lalu |
Ryan C. Gordon
|
5a2d0b69c8
render: Remove SDL_GetRenderDriverInfo and change SDL_CreateRenderer.
|
2 tahun lalu |
Ozkan Sezer
|
1230a8fde8
fix (hopefully) MSVC builds after gesture removal.
|
2 tahun lalu |
Ryan C. Gordon
|
a76053352c
gesture: Removed the gesture API from SDL3.
|
2 tahun lalu |
Simon McVittie
|
07fa2769b8
cmake: Fix detection of ALSA::ALSA for static linking
|
2 tahun lalu |
Simon McVittie
|
45ebdfb1dc
emscripten: Replace a stray reference to SDL2 with SDL3
|
2 tahun lalu |
Simon McVittie
|
4a46a9e372
.gitignore: Replace all SDL2 with SDL3
|
2 tahun lalu |
Sam Lantinga
|
650e16a824
Detect display change when fullscreen desktop windows move displays
|
2 tahun lalu |
Sam Lantinga
|
a506d798d8
Don't try to open the Razer Huntsman Elite keyboard as a controller
|
2 tahun lalu |
Ryan C. Gordon
|
12486e144b
wasapi: Fixed incorrect assertions.
|
2 tahun lalu |
Frank Praznik
|
90a964f132
wayland: Set xdg surface geometry
|
2 tahun lalu |
Sam Lantinga
|
618340bf99
Added support for the STRIKEPAD PS4 Grip Add-on to the HIDAPI driver
|
2 tahun lalu |
Anonymous Maarten
|
9eb4d1f020
cmake: use FindALSA.cmake to find ALSA libraries
|
2 tahun lalu |
Pierre Wendling
|
053ce39d67
N3DS: Semaphore fixes. (#6776)
|
2 tahun lalu |
Kelly Gravelyn
|
bb6abd7b03
Remove OutDir and IntDir from GDK projects
|
2 tahun lalu |
Sylvain
|
e5a470d0d3
Update DYNAPI SDL_WinRTRunApp() prototype which was wrong (see #6783)
|
2 tahun lalu |
Sylvain
|
3d190ebcb4
SDL_dynapi_procs: fixed SDL_UIKitRunApp prototype (see #6783)
|
2 tahun lalu |