Ryan C. Gordon
|
ca15c7d67f
wave: SDL_LoadWAV now supports 24-bit audio.
|
7 лет назад |
Ryan C. Gordon
|
fb28393200
vulkan: use "unsigned int" instead of "unsigned"
|
7 лет назад |
Ryan C. Gordon
|
0c892abcd0
raspberrypi: The latest Raspbian moved its EGL and GLES2 libs elsewhere.
|
7 лет назад |
Sam Lantinga
|
fa0eeff7f5
sdl:
|
7 лет назад |
Sam Lantinga
|
20c5bc9135
You can have a borderless resizable window
|
7 лет назад |
Sam Lantinga
|
4ca5d8622a
Fixed bug 3780 - GCC 7 implicit fallthrough warnings
|
7 лет назад |
Sam Lantinga
|
28bf56c12c
Fixed bug 3801 - HAVE_LIBSAMPLERATE_H depending on HAVE_LIBC in current SDL_config.h.in
|
7 лет назад |
Sam Lantinga
|
d51dc7378b
Fixed bug 3797 - configure check for float.h
|
7 лет назад |
Sam Lantinga
|
c8e3e0c414
Fixed bug 3799 - SDL_CreateWindow fails with SDL_WINDOW_VULKAN (libvulkan.so.1 not found)
|
7 лет назад |
Ryan C. Gordon
|
c9e73c3e00
x11: make sure SDL_GetGlobalMouseState notices mouse warping through SDL APIs.
|
7 лет назад |
Sam Lantinga
|
0782f9be51
Fixed bug 3273 - Fix for slow video subsystem initialization when using XRandR.
|
7 лет назад |
Sam Lantinga
|
3261ca754f
Fixed typos in 2.0.6 patch notes
|
7 лет назад |
Sam Lantinga
|
d2eda2671d
Added SDL_vulkan.h to the Mac OS X framework headers
|
7 лет назад |
Sam Lantinga
|
c1fd0fbb32
Fixed compiler warning with mingw-w64
|
7 лет назад |
Sam Lantinga
|
657ad72ac4
Added some more big 2.0.6 changes
|
7 лет назад |
Sam Lantinga
|
d75fea89d2
Updated WhatsNew.txt for 2.0.6
|
7 лет назад |
Sam Lantinga
|
67f9348baa
Fixed bug 3790 - Memory leak with surfaces blitting on each other
|
7 лет назад |
David Ludwig
|
532446a6bd
macOS: bug-fix for #3793, "fullscreen toggle does not maintain SDL_Renderer's logical size"
|
7 лет назад |
David Ludwig
|
2ea09903e6
WinRT: listed VS 2017 optional-component requirements
|
7 лет назад |
Ryan C. Gordon
|
a12989f94c
vulkan: Changed SDL_WINDOW_VULKAN value to match Tizen's fork.
|
7 лет назад |
Ryan C. Gordon
|
167398b363
video: Let video targets optionally decide their default OpenGL configs.
|
7 лет назад |
Ryan C. Gordon
|
3267398d15
sndio: Patched to compile if SIO_DEVANY isn't defined.
|
7 лет назад |
Sam Lantinga
|
c26946e9f2
Fixed bug 3792 - [KMS/DRM] Wrong GBM format
|
7 лет назад |
Ryan C. Gordon
|
74043994b8
x11: Correctly restore previous GL context after sacrificial context is done.
|
7 лет назад |
Ryan C. Gordon
|
a3dda100f4
x11: don't try to make a NULL GL context current when we already did that.
|
7 лет назад |
Ryan C. Gordon
|
4649ac463c
x11: Clean up sacrificial GL context code.
|
7 лет назад |
Ryan C. Gordon
|
507659c6ac
x11: Make a sacrificial glX context to check for extensions during init.
|
7 лет назад |
Alex Szpakowski
|
20207abf80
macOS: Update controller mapping of Steelseries Stratus XL to account for reversed thumbstick y-axis values (bug #3483).
|
7 лет назад |
Alex Szpakowski
|
d7ae313134
macOS: Fix menubar items being enabled when they shouldn't be.
|
7 лет назад |
Alex Szpakowski
|
b959be2569
Code style cleanup in the Cocoa and UIKit vulkan files.
|
7 лет назад |