Cameron Cawley
|
2bc373622b
Add SDL_SCANCODE_SOFTLEFT and SDL_SCANCODE_SOFTRIGHT
|
3 years ago |
Alex Szpakowski
|
f871c178b9
macOS: remove dead code for supporting 10.6 at runtime.
|
2 years ago |
Simon McVittie
|
8ab3ae98f0
stdinc: Add a comment to clarify why inline functions are needed here
|
2 years ago |
Eddy Jansson
|
f7280dcebb
log: Check for integer overflow.
|
2 years ago |
Alex Szpakowski
|
ec8fa57750
macOS: always use Objective-C ARC (automatic ref counting).
|
3 years ago |
Alex Szpakowski
|
d35c737f1c
macOS: change min supported OS from 10.6 to 10.7.
|
3 years ago |
Ozkan Sezer
|
6422a5d259
updated config.guess and config.sub from mainstream
|
2 years ago |
Simon McVittie
|
2a7948016a
cpuinfo: Check for overflow in SIMD allocation
|
2 years ago |
Simon McVittie
|
cf1daafa3f
cpuinfo: Set padding to 0 if none is needed
|
2 years ago |
Simon McVittie
|
d15f6e379c
test: Add a unit test for overflow detection
|
2 years ago |
Simon McVittie
|
f661654fad
stdinc: Add overflow-checking add and multiply for size_t
|
2 years ago |
Simon McVittie
|
6e6e425e23
workflows: Do the equivalent of Automake `make distcheck`
|
3 years ago |
Cameron Cawley
|
c71ee68b8a
Fix enabling tests on platforms without testnative support
|
2 years ago |
Cameron Cawley
|
318b5577f9
Delete gcc-fat.sh
|
2 years ago |
Cameron Cawley
|
9ef6885743
Fix MSVC ARM32 builds
|
2 years ago |
Frank Richter
|
b352b78345
Add 'static VCRT' cases to MSVC build matrix
|
3 years ago |
Frank Richter
|
0e63b514d5
Don't define memcpy(), memset() when using static VC runtime.
|
3 years ago |
Sam Lantinga
|
8cd908e0b9
Fixed building with Visual Studio 2013
|
3 years ago |
Sam Lantinga
|
a3c1ca1fa1
Added support for the Backbone One guide button
|
3 years ago |
Ozkan Sezer
|
95f9c3cf0f
Makefile.os2: add SDL_BUILD_???_VERSION defines to correct CFLAGS.
|
3 years ago |
Sam Lantinga
|
0c19602118
Applied 0004-Define-crt-macros.patch.txt from vcpkg ports
|
3 years ago |
Sam Lantinga
|
fa50597055
Simplified autogen.sh, thanks to @smcv for the tip
|
3 years ago |
Ozkan Sezer
|
db36664f26
configure.ac: remove unnecessary AC_SUBST's added by commit 38ef6789909c
|
3 years ago |
Sam Lantinga
|
f0c870b908
Rebuilt configure from configure.ac changes
|
3 years ago |
Simon McVittie
|
b03e08f376
configure.ac: Use Autoconf quadrigraphs for character set in AS_CASE
|
3 years ago |
Simon McVittie
|
c244bbc515
workflows: Install and run GNOME-style installed-tests
|
3 years ago |
Simon McVittie
|
ce502054ad
test: Install GNOME-style installed-tests metadata
|
3 years ago |
Simon McVittie
|
38ef678990
test: Add a `make install` target for the tests
|
4 years ago |
Simon McVittie
|
76a7b629bf
test: Add some common code to load test resources
|
3 years ago |
Simon McVittie
|
ecf1e15fec
workflows: Parallelize Linux Autotools and CMake builds
|
3 years ago |