Ozkan Sezer
|
5b2e011e6d
SDL_endian.h: minor fixes from SDL-1.2 branch
|
4 years ago |
Sam Lantinga
|
5aba082703
Build SDL for Mac hardware when targeting iOS
|
4 years ago |
Sylvain Becker
|
590a5469ed
Fixed bug 5424 - Renderer doesn't use entirely the viewport when scaling is used
|
4 years ago |
Ozkan Sezer
|
a88071deb5
configure.ac: directfb dynamic loading support updates:
|
4 years ago |
Ozkan Sezer
|
f24cc903a2
remove CFLAGS save/restores from dbus.h and ibus.h header checks.
|
4 years ago |
Ozkan Sezer
|
88eaf356a7
minor update to test/acinclude.m4 (pkg.m4)
|
4 years ago |
Ozkan Sezer
|
92edee2324
SDL_config_android.h: update SIZEOF_VOIDP define to respect __LP64__
|
4 years ago |
Ozkan Sezer
|
7c105f12d5
updates to SDL_config_os2.h
|
4 years ago |
Ozkan Sezer
|
1cdc1d4890
SDL_config.h.cmake, SDL_config.h.in: update for SIZEOF_VOIDP define
|
4 years ago |
Ozkan Sezer
|
9fc139dfb5
SDL_config_windows.h: add missing HAVE_STRTOULL along side HAVE_STRTOLL
|
4 years ago |
Ozkan Sezer
|
b76b81b0e4
SDL_config.h.cmake, SDL_config.h.in: add os/2 driver defines
|
4 years ago |
Ozkan Sezer
|
8a32ee24db
removed MSVC strtok_s use from SDL_strtokr().
|
4 years ago |
Sam Lantinga
|
0684572ccc
Added a hint to control whether the player LEDs should be lit to indicate which player is associated with a PS5 controller.
|
4 years ago |
Ozkan Sezer
|
6116ccf035
fix configure warnings when checking dbus/dbus.h and ibus-1.0/ibus.h
|
4 years ago |
Ozkan Sezer
|
f175824172
config.sub, config.guess: go back to backtick `..` substitutions.
|
4 years ago |
Sylvain Becker
|
80cf8a8b76
SDL_BlitScaled: also prevent crash if dest width or height is negative
|
4 years ago |
Sylvain Becker
|
f08b9a5b6b
SDL_BlitScaled: prevent crash if dest width or height is 0
|
4 years ago |
Manuel Alfayate Corchete
|
427c96ec11
[KMS/DRM] Rework some functions.
|
4 years ago |
Sam Lantinga
|
67f0b9b86d
Fixed bug 5418 - Add system features detection for Elbrus (E2K)
|
4 years ago |
Ozkan Sezer
|
8eae956c98
regenerated configure
|
4 years ago |
Sam Lantinga
|
3cb0e840e6
Fixed bug 5422 - KMSDRM_LEGACY: Add OpenBSD support
|
4 years ago |
Joel Linn
|
8fc0baad98
Add SDL_cond implementation using Windows Condition Variables
|
4 years ago |
Joel Linn
|
2443e51e0e
Add optional suffix `_generic` to generic SDL_cond impl
|
4 years ago |
Manuel Alfayate Corchete
|
7539ac8087
[KMS/DRM] Restore hacky code to point to TTY buffer on surface destruction b/c I lack alternatives.
|
4 years ago |
Sylvain Becker
|
5dabc4d72f
Revert changeset 14590 544ac819e8b3 , does not fully fix
|
4 years ago |
Sylvain Becker
|
9efdafd43d
SDL_RenderCopy: scale before doing intersection
|
4 years ago |
Manuel Alfayate Corchete
|
86b81abea6
[KMS/DRM_LEGACY] Prevent mouse cursor from staying onscreen after window destruction. Patch by Ozkan Sezer.
|
4 years ago |
Manuel Alfayate Corchete
|
0feaf7d196
[KMS/DRM][Vulkan] Correct non-existing property. Remove hacky surface destruction code (TTY buffer isn't there after a Vulkan window is created).
|
4 years ago |
Sylvain Becker
|
7186584b8d
fix indentation (bug 5313)
|
4 years ago |
Ozkan Sezer
|
9e22f62e0d
arm64 implementations of SDL_Swap16/32 (bug #5419.)
|
4 years ago |