Anonymous Maarten
|
6f20d990ad
cmake: swap VERSION and SOVERSION
|
il y a 2 ans |
Anonymous Maarten
|
ba19d3c048
cmake: remove SDL_CMAKE_DEBUG_POSTFIX option
|
il y a 2 ans |
Anonymous Maarten
|
2d89c4680f
cmake: simplify .so and .dylib versioning
|
il y a 2 ans |
Ryan C. Gordon
|
a3225ae6de
dynapi: Abstract out the environment variable name.
|
il y a 2 ans |
pionere
|
cf0cb44df8
video: fix error messages
|
il y a 2 ans |
Anonymous Maarten
|
7e7a8e76a5
cmake: move platform detection to cmake/sdl/paltform.cmake for re-use by SDL2-compat
|
il y a 2 ans |
Anonymous Maarten
|
e2060de714
cmake: use target_link_libraries to pass -Wl,--undefined=WinMain
|
il y a 2 ans |
Sylvain Becker
|
fc4fc5295f
Remove depth field from SDL_CreateRGBSurfaceWithFormat and SDL_Create… (#6685)
|
il y a 2 ans |
Sam Lantinga
|
6873082c34
Fixed building on Windows with SDL_VIDEO=OFF
|
il y a 2 ans |
Ozkan Sezer
|
8901297437
SDL_test_md5.h: fix MD5UINT4 type to be really 32 bits.
|
il y a 2 ans |
Sam Lantinga
|
f077c69193
Fixed bug #6698 - VISA: wrong check sceKernelPollSema
|
il y a 2 ans |
pionere
|
461a38ff1a
thread: code style
|
il y a 2 ans |
Sylvain
|
38c281fbc0
Fixed bug #6698 - VISA: wrong check sceKernelPollSema
|
il y a 2 ans |
pionere
|
f6db1aba66
thread: return -1 from SDL_SemWaitTimeout if semaphore is NULL
|
il y a 2 ans |
pionere
|
6875e1c262
thread: fix inconsistent return values
|
il y a 2 ans |
Sam Lantinga
|
b5076ef5e3
Added support for the Xbox Elite controller paddles with firmware version 5.13+
|
il y a 2 ans |
Vasily Khoruzhick
|
dbaeb2b9e9
Add support for the 8BitDo Ultimate Wireless 2.4GHz Controller in DirectInput mode
|
il y a 2 ans |
Sam Lantinga
|
04399e1fc2
Added support for the 8BitDo Ultimate Wired Controller in DirectInput mode, including the misc button and paddles
|
il y a 2 ans |
Sam Lantinga
|
5efca283d3
Add 8BitDo to the list of Xbox 360 third party vendors
|
il y a 2 ans |
Sam Lantinga
|
9593c8b29d
Added a note to direct people to README-migration.md
|
il y a 2 ans |
Sam Lantinga
|
c2432f8d0d
Rename SDLmain to SDL_main and SDLtest to SDL_test for consistency with other SDL libraries
|
il y a 2 ans |
Sam Lantinga
|
b4ebb3b568
Windows borderless windows interact better with the window manager
|
il y a 2 ans |
Sam Lantinga
|
a08f517069
Removed unused SDL_ArrayOrder enumeration values
|
il y a 2 ans |
Sam Lantinga
|
62f4fc6f35
Be explicit that we support the MSB variants of the 1bpp and 4bpp surface formats
|
il y a 2 ans |
Samuel Venable
|
4f5e9fd5bd
[skip ci] Solaris getexecname() returns argv[0]
|
il y a 2 ans |
Markus Mittendrein
|
f3c466ec1e
SDL_ResampleAudio: Fix float accumulation error
|
il y a 2 ans |
Anonymous Maarten
|
3acd1ad25f
cmake: only MSVC understands -nodefaultlib:MSVCRT
|
il y a 2 ans |
Anonymous Maarten
|
5151cbf4d1
cmake: check essential headers even when building with SDL_LIBC=OFF
|
il y a 2 ans |
Anonymous Maarten
|
9d7e4a7d6e
cmake: don't cache HAVE_xxx variables for checking libc features
|
il y a 2 ans |
Anonymous Maarten
|
b2e428626b
cmake: disable system iconv by default on Windows
|
il y a 2 ans |