Ozkan Sezer
|
14b902faca
begin_code.h: add gcc version checks to the alloc_size attributes.
|
2 years ago |
Ozkan Sezer
|
4b6390261b
begin_code.h: remove obsolete __SYMBIAN32__ handling for DECLSPEC.
|
2 years ago |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
2 years ago |
Sam Lantinga
|
6ca7212b75
Fixed unreachable code warning
|
2 years ago |
Anonymous Maarten
|
a52327f6b8
cmake: add support for precompiled headers
|
2 years ago |
Anonymous Maarten
|
e26e893daf
test: build + fix test/testgles2_sdf.c
|
2 years ago |
Ethan Lee
|
f9f7db4e08
video: Prefer Wayland over X11 (take 2!)
|
2 years ago |
David Edmundson
|
6d2b74db66
Support wayland fractional scale protocol
|
2 years ago |
Sam Lantinga
|
71d5f510c6
Fixed dylib generation on macOS
|
2 years ago |
Anonymous Maarten
|
6f20d990ad
cmake: swap VERSION and SOVERSION
|
2 years ago |
Anonymous Maarten
|
ba19d3c048
cmake: remove SDL_CMAKE_DEBUG_POSTFIX option
|
2 years ago |
Anonymous Maarten
|
2d89c4680f
cmake: simplify .so and .dylib versioning
|
2 years ago |
Ryan C. Gordon
|
a3225ae6de
dynapi: Abstract out the environment variable name.
|
2 years ago |
pionere
|
cf0cb44df8
video: fix error messages
|
2 years ago |
Anonymous Maarten
|
7e7a8e76a5
cmake: move platform detection to cmake/sdl/paltform.cmake for re-use by SDL2-compat
|
2 years ago |
Anonymous Maarten
|
e2060de714
cmake: use target_link_libraries to pass -Wl,--undefined=WinMain
|
2 years ago |
Sylvain Becker
|
fc4fc5295f
Remove depth field from SDL_CreateRGBSurfaceWithFormat and SDL_Create… (#6685)
|
2 years ago |
Sam Lantinga
|
6873082c34
Fixed building on Windows with SDL_VIDEO=OFF
|
2 years ago |
Ozkan Sezer
|
8901297437
SDL_test_md5.h: fix MD5UINT4 type to be really 32 bits.
|
2 years ago |
Sam Lantinga
|
f077c69193
Fixed bug #6698 - VISA: wrong check sceKernelPollSema
|
2 years ago |
pionere
|
461a38ff1a
thread: code style
|
2 years ago |
Sylvain
|
38c281fbc0
Fixed bug #6698 - VISA: wrong check sceKernelPollSema
|
2 years ago |
pionere
|
f6db1aba66
thread: return -1 from SDL_SemWaitTimeout if semaphore is NULL
|
2 years ago |
pionere
|
6875e1c262
thread: fix inconsistent return values
|
2 years ago |
Sam Lantinga
|
b5076ef5e3
Added support for the Xbox Elite controller paddles with firmware version 5.13+
|
2 years ago |
Vasily Khoruzhick
|
dbaeb2b9e9
Add support for the 8BitDo Ultimate Wireless 2.4GHz Controller in DirectInput mode
|
2 years ago |
Sam Lantinga
|
04399e1fc2
Added support for the 8BitDo Ultimate Wired Controller in DirectInput mode, including the misc button and paddles
|
2 years ago |
Sam Lantinga
|
5efca283d3
Add 8BitDo to the list of Xbox 360 third party vendors
|
2 years ago |
Sam Lantinga
|
9593c8b29d
Added a note to direct people to README-migration.md
|
2 years ago |
Sam Lantinga
|
c2432f8d0d
Rename SDLmain to SDL_main and SDLtest to SDL_test for consistency with other SDL libraries
|
2 years ago |