Ozkan Sezer
|
88eaf356a7
minor update to test/acinclude.m4 (pkg.m4)
|
před 4 roky |
Ozkan Sezer
|
92edee2324
SDL_config_android.h: update SIZEOF_VOIDP define to respect __LP64__
|
před 4 roky |
Ozkan Sezer
|
7c105f12d5
updates to SDL_config_os2.h
|
před 4 roky |
Ozkan Sezer
|
1cdc1d4890
SDL_config.h.cmake, SDL_config.h.in: update for SIZEOF_VOIDP define
|
před 4 roky |
Ozkan Sezer
|
9fc139dfb5
SDL_config_windows.h: add missing HAVE_STRTOULL along side HAVE_STRTOLL
|
před 4 roky |
Ozkan Sezer
|
b76b81b0e4
SDL_config.h.cmake, SDL_config.h.in: add os/2 driver defines
|
před 4 roky |
Ozkan Sezer
|
8a32ee24db
removed MSVC strtok_s use from SDL_strtokr().
|
před 4 roky |
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.
|
před 4 roky |
Ozkan Sezer
|
6116ccf035
fix configure warnings when checking dbus/dbus.h and ibus-1.0/ibus.h
|
před 4 roky |
Ozkan Sezer
|
f175824172
config.sub, config.guess: go back to backtick `..` substitutions.
|
před 4 roky |
Sylvain Becker
|
80cf8a8b76
SDL_BlitScaled: also prevent crash if dest width or height is negative
|
před 4 roky |
Sylvain Becker
|
f08b9a5b6b
SDL_BlitScaled: prevent crash if dest width or height is 0
|
před 4 roky |
Manuel Alfayate Corchete
|
427c96ec11
[KMS/DRM] Rework some functions.
|
před 4 roky |
Sam Lantinga
|
67f0b9b86d
Fixed bug 5418 - Add system features detection for Elbrus (E2K)
|
před 4 roky |
Ozkan Sezer
|
8eae956c98
regenerated configure
|
před 4 roky |
Sam Lantinga
|
3cb0e840e6
Fixed bug 5422 - KMSDRM_LEGACY: Add OpenBSD support
|
před 4 roky |
Joel Linn
|
8fc0baad98
Add SDL_cond implementation using Windows Condition Variables
|
před 4 roky |
Joel Linn
|
2443e51e0e
Add optional suffix `_generic` to generic SDL_cond impl
|
před 4 roky |
Manuel Alfayate Corchete
|
7539ac8087
[KMS/DRM] Restore hacky code to point to TTY buffer on surface destruction b/c I lack alternatives.
|
před 4 roky |
Sylvain Becker
|
5dabc4d72f
Revert changeset 14590 544ac819e8b3 , does not fully fix
|
před 4 roky |
Sylvain Becker
|
9efdafd43d
SDL_RenderCopy: scale before doing intersection
|
před 4 roky |
Manuel Alfayate Corchete
|
86b81abea6
[KMS/DRM_LEGACY] Prevent mouse cursor from staying onscreen after window destruction. Patch by Ozkan Sezer.
|
před 4 roky |
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).
|
před 4 roky |
Sylvain Becker
|
7186584b8d
fix indentation (bug 5313)
|
před 4 roky |
Ozkan Sezer
|
9e22f62e0d
arm64 implementations of SDL_Swap16/32 (bug #5419.)
|
před 4 roky |
Ozkan Sezer
|
2355dea448
revert 'arm64 implementations of SDL_Swap16/32' for now (bug #5419)
|
před 4 roky |
Ozkan Sezer
|
2f99bc07e7
arm64 implementations of SDL_Swap16/32 (bug #5419.)
|
před 4 roky |
Sylvain Becker
|
c2735c0bb9
Better scaling fallbacks for the SW renderer (bug 5313)
|
před 4 roky |
Ozkan Sezer
|
a6beb2d264
SDL_PrivateLowerBlitScaled: remove unused local var 'a'
|
před 4 roky |
Sylvain Becker
|
30df2e4e36
Scaling fallbacks for the SW renderer (bug 5313)
|
před 4 roky |