Sam Lantinga
|
e4b97c42b3
cmake: avoid copy of headers by moving generated headers to include/build_config (thanks @madebr!)
|
2 rokov pred |
Sam Lantinga
|
9c8369e097
Temporary hack to address performance issues in https://github.com/libsdl-org/SDL/issues/6581#issuecomment-1327987916 (thanks @icculus!)
|
2 rokov pred |
Sam Lantinga
|
bb5568ac4f
Fixed HAVE_SIGNAL_SUPPORT typo in commit 63f307fe1fa662dbf2ffb2d2194d2d8b3191257d (thanks @sezero!)
|
2 rokov pred |
Sam Lantinga
|
a268c841e3
Remove references to STDC_HEADERS (thanks @sezero!)
|
2 rokov pred |
Sam Lantinga
|
581f1ca5c8
We should only mark functions as inline if necessary for performance
|
2 rokov pred |
Ryan C. Gordon
|
fa5adcafd5
cocoa: Patched to compile on macOS SDK < 10.10.
|
2 rokov pred |
Ozkan Sezer
|
141bc25198
SDL_rwops.c: reduce ifdefs, and mark SDL_RWFromFP() as SDL_INLINE.
|
2 rokov pred |
Ryan C. Gordon
|
80c1ddbe97
dynapi: Bumped dynapi version to 2, so SDL2 libs don't conflict.
|
2 rokov pred |
Sam Lantinga
|
ce9f3173cd
Only use memset_pattern4() if we have string.h on Apple platforms
|
2 rokov pred |
Sam Lantinga
|
bde808cd87
Fixed some warnings when building on Linux with -DSDL_LIBC=OFF
|
2 rokov pred |
Sam Lantinga
|
e9014ee769
Fixed evdev using standard C functions instead of SDL functions
|
2 rokov pred |
Sam Lantinga
|
45cbee81df
Fixed kmsdrm using standard C functions instead of SDL functions
|
2 rokov pred |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
2 rokov pred |
Sam Lantinga
|
bc5677db95
Fixed tvOS build, which is both __IOS__ and __TVOS__
|
2 rokov pred |
Sam Lantinga
|
6786dc481d
Xcode expects SUPPORTED_PLATFORMS to be "macosx" (thanks @MaddTheSane!)
|
2 rokov pred |
Sam Lantinga
|
8b5a7ccc76
HAVE_OPENGL is defined by CMake on macOS
|
2 rokov pred |
Sam Lantinga
|
b6b29fd071
Updated Metal shaders
|
2 rokov pred |
Sam Lantinga
|
d9e62f37fb
Fixed build
|
2 rokov pred |
Sam Lantinga
|
5cfd26d0b9
Removed obsolete android-project-ant
|
2 rokov pred |
SDL Wiki Bot
|
4be6b7c047
Sync SDL3 wiki -> header
|
2 rokov pred |
Sam Lantinga
|
cc1f9eb983
Use Apple's nomenclature for macOS and iOS
|
2 rokov pred |
Sam Lantinga
|
5fb3eb9475
Update docs/README-porting.md
|
2 rokov pred |
Sam Lantinga
|
597e6a685b
Update docs/README-macos.md
|
2 rokov pred |
Sam Lantinga
|
7661725b48
Update docs/README-riscos.md
|
2 rokov pred |
Anonymous Maarten
|
c7b5ff81e6
ci: no more need for autoconf and make
|
2 rokov pred |
Ozkan Sezer
|
cc0a31d09b
INSTALL.txt: s/mingw64/mingw-w64/
|
2 rokov pred |
Sam Lantinga
|
aa2107a698
Fixed install instructions
|
2 rokov pred |
Sam Lantinga
|
9c49c57241
Updated INSTALL.txt with instructions for building with mingw64
|
2 rokov pred |
Sam Lantinga
|
6d103303e7
Added toolchain files for cross-compiling to Windows
|
2 rokov pred |
Anonymous Maarten
|
bdb416e4f3
docs: remove references to configure build systems from documentation
|
2 rokov pred |