Sam Lantinga
|
a4cbba1276
Try to create an accelerated renderer for the window surface even if SDL_HINT_RENDER_DRIVER is "software"
|
9 hónapja |
Ryan C. Gordon
|
b47deb58a2
vitagxm: Patched to compile.
|
9 hónapja |
Ryan C. Gordon
|
2c32fd254c
Revert "render: Set renderer->window to NULL in SDL_DestroyRendererWithoutFreeing."
|
9 hónapja |
Ryan C. Gordon
|
5f0f337d33
vitagxm: Patched to compile.
|
9 hónapja |
Ryan C. Gordon
|
1413d67748
render: SDL_DestroyWindow hollows out its renderer but doesn't free it.
|
1 éve |
Ryan C. Gordon
|
944dc4701c
render: Manage memory for SDL_Renderer* at higher level.
|
9 hónapja |
Sam Lantinga
|
845ebbbe96
Added support for the ROG RAIKIRI
|
9 hónapja |
Sam Lantinga
|
cd8ea5e3f1
Only use the default gamepad mapping if an automatic mapping isn't available
|
9 hónapja |
Sam Lantinga
|
288aea3b40
Fixed build
|
9 hónapja |
Sam Lantinga
|
0d9e54237c
Respect SDL_HINT_RENDER_DRIVER when creating an accelerated window surface
|
9 hónapja |
Sam Lantinga
|
a3f0c373d3
Clean up any renderer in SDL_DestroyWindowSurface()
|
9 hónapja |
Ozkan Sezer
|
a0ec7c0906
libtool.m4: fix appending of -no_fixup_chains to allow_undefined_flag.
|
9 hónapja |
Ozkan Sezer
|
98ec8b88c1
acinclude/libtool.m4: updates from mainstream git:
|
9 hónapja |
1F616EMO
|
3bf2b90da0
Remove the inconsistent and lag-causing usleep call in SDL_fcitx.c
|
9 hónapja |
Ryan C. Gordon
|
14183f8eca
SDL_endian.h: Fix byte order detection on Solaris (and some SPARC compilers).
|
9 hónapja |
Ryan C. Gordon
|
d96f1d5360
begin_code: Solaris Studio has `__has_attribute` defined by isn't usable here.
|
9 hónapja |
Ryan C. Gordon
|
3e4bb5acd0
x11: Fix build when `X_HAVE_UTF8_STRING` is not defined.
|
9 hónapja |
Ryan C. Gordon
|
498cbffd89
atomic: Solaris needs the `_nv` variant of `atomic_or_uint`.
|
9 hónapja |
Ryan C. Gordon
|
b23343b7cd
configure.ac: Explicitly disable Vulkan support on Solaris.
|
9 hónapja |
Sam Lantinga
|
ee3b2b7de1
Make sure we don't try to use the XInput DLL after it's unloaded
|
9 hónapja |
Sam Lantinga
|
88bbab275f
Fixed building with older libdrm headers
|
9 hónapja |
Sam Lantinga
|
ecde0ca6b6
Fixed building with the steamrt/scout SDK
|
1 éve |
Sam Lantinga
|
64d4baccb5
Fix building with the steamrt/scout SDK
|
1 éve |
Francisco Javier Trujillo Mata
|
10c14e78b6
Fixing systimer
|
9 hónapja |
Francisco Javier Trujillo Mata
|
4d82ceae0c
Add slash to cwd call
|
9 hónapja |
Frank Praznik
|
20f1061cc8
video: Fix memory leak when deleting a video display
|
10 hónapja |
Frank Praznik
|
3b88d4f46f
wayland: Fix double free when deleting an output display
|
10 hónapja |
Cecill Etheredge
|
6589287ed6
fix: Use drmModeAddFB2WithModifiers instead of drmModeAddFB to allow using GBM modifiers.
|
10 hónapja |
Anonymous Maarten
|
8ae7841d91
Revert "Make sdl2-config interpreter configurable"
|
10 hónapja |
Edoardo Lolletti
|
99d7b9e626
Fix std::thread memory leak
|
10 hónapja |