Sam Lantinga
|
f077c69193
Fixed bug #6698 - VISA: wrong check sceKernelPollSema
|
2 年之前 |
pionere
|
461a38ff1a
thread: code style
|
2 年之前 |
Sylvain
|
38c281fbc0
Fixed bug #6698 - VISA: wrong check sceKernelPollSema
|
2 年之前 |
pionere
|
f6db1aba66
thread: return -1 from SDL_SemWaitTimeout if semaphore is NULL
|
2 年之前 |
pionere
|
6875e1c262
thread: fix inconsistent return values
|
2 年之前 |
Sam Lantinga
|
b5076ef5e3
Added support for the Xbox Elite controller paddles with firmware version 5.13+
|
2 年之前 |
Vasily Khoruzhick
|
dbaeb2b9e9
Add support for the 8BitDo Ultimate Wireless 2.4GHz Controller in DirectInput mode
|
2 年之前 |
Sam Lantinga
|
04399e1fc2
Added support for the 8BitDo Ultimate Wired Controller in DirectInput mode, including the misc button and paddles
|
2 年之前 |
Sam Lantinga
|
5efca283d3
Add 8BitDo to the list of Xbox 360 third party vendors
|
2 年之前 |
Sam Lantinga
|
9593c8b29d
Added a note to direct people to README-migration.md
|
2 年之前 |
Sam Lantinga
|
c2432f8d0d
Rename SDLmain to SDL_main and SDLtest to SDL_test for consistency with other SDL libraries
|
2 年之前 |
Sam Lantinga
|
b4ebb3b568
Windows borderless windows interact better with the window manager
|
2 年之前 |
Sam Lantinga
|
a08f517069
Removed unused SDL_ArrayOrder enumeration values
|
2 年之前 |
Sam Lantinga
|
62f4fc6f35
Be explicit that we support the MSB variants of the 1bpp and 4bpp surface formats
|
2 年之前 |
Samuel Venable
|
4f5e9fd5bd
[skip ci] Solaris getexecname() returns argv[0]
|
2 年之前 |
Markus Mittendrein
|
f3c466ec1e
SDL_ResampleAudio: Fix float accumulation error
|
2 年之前 |
Anonymous Maarten
|
3acd1ad25f
cmake: only MSVC understands -nodefaultlib:MSVCRT
|
2 年之前 |
Anonymous Maarten
|
5151cbf4d1
cmake: check essential headers even when building with SDL_LIBC=OFF
|
2 年之前 |
Anonymous Maarten
|
9d7e4a7d6e
cmake: don't cache HAVE_xxx variables for checking libc features
|
2 年之前 |
Anonymous Maarten
|
b2e428626b
cmake: disable system iconv by default on Windows
|
2 年之前 |
Anonymous Maarten
|
27707755c1
cmake: use SDL_LIBC_DEFAULT for default SDL_LIBC value
|
2 年之前 |
Anonymous Maarten
|
3fad16cc2b
cmake: use SDL_CPU_X86 to enable MMX/SSE on x86
|
2 年之前 |
Anonymous Maarten
|
21f8e3ce04
cmake: use CMakePushCheckState while testing ARM NEON support
|
2 年之前 |
Anonymous Maarten
|
46d85fd5a4
cmake: don't cache HAVE_3DNOW value
|
2 年之前 |
Anonymous Maarten
|
82360b3175
cmake: don't cache HAVE_SSE value
|
2 年之前 |
Anonymous Maarten
|
375456a3a0
cmake: use SDL_ASSEMBLY_DEFAULT for default SDL_ASSEMBLY value
|
2 年之前 |
Anonymous Maarten
|
9f2ca87504
build: don't add SDL3 subfolder to include path for external projects
|
2 年之前 |
Sam Lantinga
|
2af4f74e1c
Remove sdl3.m4 and sdl3-config, and document pkg-config as the recommended replacement
|
2 年之前 |
Sasha Szpakowski
|
0fdabf9595
Update WhatsNew.txt with removed hints.
|
2 年之前 |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
2 年之前 |