Sam Lantinga
|
5f0b2a7f54
Fixed resource leak with D3D11 NV12 textures
|
4 年之前 |
Manuel Alfayate Corchete
|
21003b7db2
[KMS/DRM] Small refactoring on the SwapWindow function.
|
4 年之前 |
Manuel Alfayate Corchete
|
e1fb969b76
[KMS/DRM] Correct comments about last bugfix.
|
4 年之前 |
Manuel Alfayate Corchete
|
e34caa9779
[KMS/DRM] Correct EGL/GL library loading on window creation, thus saving window re-creation.
|
4 年之前 |
Sylvain Becker
|
d81fe9239f
SDL_BlitScaled: remove un needed -1 +1 offset in calculation
|
4 年之前 |
Ozkan Sezer
|
8476df3e31
SDL_mixer.c: remove calls to non-existing m68k asm code.
|
4 年之前 |
Ozkan Sezer
|
5b2e011e6d
SDL_endian.h: minor fixes from SDL-1.2 branch
|
4 年之前 |
Sam Lantinga
|
5aba082703
Build SDL for Mac hardware when targeting iOS
|
4 年之前 |
Sylvain Becker
|
590a5469ed
Fixed bug 5424 - Renderer doesn't use entirely the viewport when scaling is used
|
4 年之前 |
Ozkan Sezer
|
a88071deb5
configure.ac: directfb dynamic loading support updates:
|
4 年之前 |
Ozkan Sezer
|
f24cc903a2
remove CFLAGS save/restores from dbus.h and ibus.h header checks.
|
4 年之前 |
Ozkan Sezer
|
88eaf356a7
minor update to test/acinclude.m4 (pkg.m4)
|
4 年之前 |
Ozkan Sezer
|
92edee2324
SDL_config_android.h: update SIZEOF_VOIDP define to respect __LP64__
|
4 年之前 |
Ozkan Sezer
|
7c105f12d5
updates to SDL_config_os2.h
|
4 年之前 |
Ozkan Sezer
|
1cdc1d4890
SDL_config.h.cmake, SDL_config.h.in: update for SIZEOF_VOIDP define
|
4 年之前 |
Ozkan Sezer
|
9fc139dfb5
SDL_config_windows.h: add missing HAVE_STRTOULL along side HAVE_STRTOLL
|
4 年之前 |
Ozkan Sezer
|
b76b81b0e4
SDL_config.h.cmake, SDL_config.h.in: add os/2 driver defines
|
4 年之前 |
Ozkan Sezer
|
8a32ee24db
removed MSVC strtok_s use from SDL_strtokr().
|
4 年之前 |
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 年之前 |
Ozkan Sezer
|
6116ccf035
fix configure warnings when checking dbus/dbus.h and ibus-1.0/ibus.h
|
4 年之前 |
Ozkan Sezer
|
f175824172
config.sub, config.guess: go back to backtick `..` substitutions.
|
4 年之前 |
Sylvain Becker
|
80cf8a8b76
SDL_BlitScaled: also prevent crash if dest width or height is negative
|
4 年之前 |
Sylvain Becker
|
f08b9a5b6b
SDL_BlitScaled: prevent crash if dest width or height is 0
|
4 年之前 |
Manuel Alfayate Corchete
|
427c96ec11
[KMS/DRM] Rework some functions.
|
4 年之前 |
Sam Lantinga
|
67f0b9b86d
Fixed bug 5418 - Add system features detection for Elbrus (E2K)
|
4 年之前 |
Ozkan Sezer
|
8eae956c98
regenerated configure
|
4 年之前 |
Sam Lantinga
|
3cb0e840e6
Fixed bug 5422 - KMSDRM_LEGACY: Add OpenBSD support
|
4 年之前 |
Joel Linn
|
8fc0baad98
Add SDL_cond implementation using Windows Condition Variables
|
4 年之前 |
Joel Linn
|
2443e51e0e
Add optional suffix `_generic` to generic SDL_cond impl
|
4 年之前 |
Manuel Alfayate Corchete
|
7539ac8087
[KMS/DRM] Restore hacky code to point to TTY buffer on surface destruction b/c I lack alternatives.
|
4 年之前 |