Ozkan Sezer
|
45025799b7
restore SDL_malloc.c original formatting.
|
2 年之前 |
Sasha Szpakowski
|
b3b94cf36b
Fix xcode project after opengles renderer removal
|
2 年之前 |
Sam Lantinga
|
36c5d5cc65
Added support for the Logitech Cordless Precision PS3 controller
|
2 年之前 |
Sam Lantinga
|
4f9c2b3e2e
Added support for the HORIPAD Pro for Xbox Series X
|
2 年之前 |
Sam Lantinga
|
e2df0a9d5a
Re-enabled support for third party PS3 controllers
|
2 年之前 |
Sam Lantinga
|
27e8eb4ca8
Fixed Victrix FS Pro V2 controller hang on reboot
|
2 年之前 |
Sam Lantinga
|
f8c3528c55
Fixed crash if GetRectDisplayIndex() is called before SDL_VideoInit()
|
2 年之前 |
Sam Lantinga
|
1e2dfdb019
Removed the OpenGL ES 1.0 2D render implementation
|
2 年之前 |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 年之前 |
Ozkan Sezer
|
14b902faca
begin_code.h: add gcc version checks to the alloc_size attributes.
|
2 年之前 |
Ozkan Sezer
|
4b6390261b
begin_code.h: remove obsolete __SYMBIAN32__ handling for DECLSPEC.
|
2 年之前 |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
2 年之前 |
Sam Lantinga
|
6ca7212b75
Fixed unreachable code warning
|
2 年之前 |
Anonymous Maarten
|
a52327f6b8
cmake: add support for precompiled headers
|
2 年之前 |
Anonymous Maarten
|
e26e893daf
test: build + fix test/testgles2_sdf.c
|
2 年之前 |
Ethan Lee
|
f9f7db4e08
video: Prefer Wayland over X11 (take 2!)
|
2 年之前 |
David Edmundson
|
6d2b74db66
Support wayland fractional scale protocol
|
2 年之前 |
Sam Lantinga
|
71d5f510c6
Fixed dylib generation on macOS
|
2 年之前 |
Anonymous Maarten
|
6f20d990ad
cmake: swap VERSION and SOVERSION
|
2 年之前 |
Anonymous Maarten
|
ba19d3c048
cmake: remove SDL_CMAKE_DEBUG_POSTFIX option
|
2 年之前 |
Anonymous Maarten
|
2d89c4680f
cmake: simplify .so and .dylib versioning
|
2 年之前 |
Ryan C. Gordon
|
a3225ae6de
dynapi: Abstract out the environment variable name.
|
2 年之前 |
pionere
|
cf0cb44df8
video: fix error messages
|
2 年之前 |
Anonymous Maarten
|
7e7a8e76a5
cmake: move platform detection to cmake/sdl/paltform.cmake for re-use by SDL2-compat
|
2 年之前 |
Anonymous Maarten
|
e2060de714
cmake: use target_link_libraries to pass -Wl,--undefined=WinMain
|
2 年之前 |
Sylvain Becker
|
fc4fc5295f
Remove depth field from SDL_CreateRGBSurfaceWithFormat and SDL_Create… (#6685)
|
2 年之前 |
Sam Lantinga
|
6873082c34
Fixed building on Windows with SDL_VIDEO=OFF
|
2 年之前 |
Ozkan Sezer
|
8901297437
SDL_test_md5.h: fix MD5UINT4 type to be really 32 bits.
|
2 年之前 |
Sam Lantinga
|
f077c69193
Fixed bug #6698 - VISA: wrong check sceKernelPollSema
|
2 年之前 |
pionere
|
461a38ff1a
thread: code style
|
2 年之前 |