SDL Wiki Bot
|
85bbc6028a
Sync SDL3 wiki -> header
|
7 ヶ月 前 |
Sam Lantinga
|
47926d7bd0
Added a cleanup function for virtual joysticks
|
7 ヶ月 前 |
Sam Lantinga
|
00c409cff8
Additional cleanup exposed by building with a C++ compiler
|
7 ヶ月 前 |
Sam Lantinga
|
f08ac438ed
Use stdbool for SDL_bool
|
7 ヶ月 前 |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
8 ヶ月 前 |
Caleb Cornett
|
d9a5ed75b9
GDK: Xbox should have input focus by default
|
7 ヶ月 前 |
Ryan C. Gordon
|
d118af53a1
dummyaudio: single-threaded Emscripten support.
|
7 ヶ月 前 |
Ozkan Sezer
|
845212388e
RAWINPUT_JoystickOpen: add missing SDL_stack_free() calls.
|
7 ヶ月 前 |
Anonymous Maarten
|
38815c22cd
cmake: build uclibc as a static library
|
8 ヶ月 前 |
Francisco Javier Trujillo Mata
|
aa527dd0c2
Allow MessageBox to work without window
|
8 ヶ月 前 |
Sam Lantinga
|
fa2c9c46c5
Default SDL_HINT_JOYSTICK_GAMEINPUT to SDL_FALSE
|
8 ヶ月 前 |
Anonymous Maarten
|
8bcfdb0c92
cmake: fix SDL3-x.y.z.jar installation on Windows
|
8 ヶ月 前 |
Anonymous Maarten
|
c298d2024a
Include SDL_build_config.h without a 'build_config/' prefix
|
8 ヶ月 前 |
Anonymous Maarten
|
702abfe7d5
cmake: only build uclibc when building without external libc
|
8 ヶ月 前 |
Sam Lantinga
|
3e60fb4223
VULKAN_UpdateVertexBuffer() should return true if there's nothing to do
|
8 ヶ月 前 |
Sam Lantinga
|
8f546bb3c9
Use C99 bool internally in SDL
|
8 ヶ月 前 |
Sam Lantinga
|
6501e90018
Use C++ style comments consistently in SDL source code
|
8 ヶ月 前 |
Sam Lantinga
|
658fc3db0f
Updated list of third party code and generated files
|
8 ヶ月 前 |
Anonymous Maarten
|
46903e61e6
Fix typo in the Android archive's INSTALL.md documentation
|
8 ヶ月 前 |
Anonymous Maarten
|
2b8ebf08d1
The SDL3 MSVC SDK does not provide ARM64EC binaries
|
8 ヶ月 前 |
Sam Lantinga
|
9c7c0646c9
Fixed typo
|
8 ヶ月 前 |
Sam Lantinga
|
037541a0e0
Check standard error code return values as < 0 instead of == -1
|
8 ヶ月 前 |
Anonymous Maarten
|
46d9066a69
Fix warnings shown when making SDL_bool a typedef of bool
|
8 ヶ月 前 |
Sam Lantinga
|
03ace96e5b
Document that new surfaces are initialized to zero.
|
8 ヶ月 前 |
Anonymous Maarten
|
9eac3a434e
ctest/emscripten: make audio and video driver configurable
|
8 ヶ月 前 |
Sam Lantinga
|
ef2a30e415
testffmpeg: don't use the OES texture path for NV12 video frames
|
8 ヶ月 前 |
Sam Lantinga
|
0e7ae3d843
testffmpeg: fixed crash if DRM frame doesn't have hw_frames_ctx
|
8 ヶ月 前 |
Anonymous Maarten
|
1f89e05dcf
testautomation: skip window resize and repositioning tests on Emscripten
|
8 ヶ月 前 |
Anonymous Maarten
|
430f448ea1
testautomation: skip timerTestCallback on Emscripten
|
8 ヶ月 前 |
Anonymous Maarten
|
937c41eb1c
testautomation/mouse: add SDLTest_AssertPass before SDL_DestroyCursor's
|
8 ヶ月 前 |