Sam Lantinga
|
5c8bde4f7b
Updated documentation to note that libvulkan-dev is no longer needed
|
7 years ago |
Sam Lantinga
|
f33377802a
Fixed bug 3807 - Remove restriction from DECLSPEC macro for OS/2
|
7 years ago |
Sam Lantinga
|
8004be6449
We don't need libvulkan-dev to build Vulkan support
|
7 years ago |
Sam Lantinga
|
47cb8815a3
Updated Debian changelog for 2.0.6 release
|
7 years ago |
Sam Lantinga
|
222d25ad4b
Fixed bug 3805 - Why is there no --enable-video-rpi option in configure?
|
7 years ago |
Sam Lantinga
|
e8059221bd
Fixed bug 3806 - Fixes for MSVC compiler warnings
|
7 years ago |
Sam Lantinga
|
0ddac338b0
keep joystick thread from waking unnecessarily, and from possibly blocking for 300ms at shutdown if a joystick was just plugged in
|
7 years ago |
Sam Lantinga
|
cedbb3118c
Fixed building with the first version of Visual Studio 2017, which doesn't have __has_include() (Thanks Simon!)
|
7 years ago |
Sam Lantinga
|
1b2492ed8a
Fixed 64-bit build warning
|
7 years ago |
Sam Lantinga
|
4657d9f33c
We don't need to pass the renderer into SDLTest_CleanupTextDrawing()
|
7 years ago |
Sam Lantinga
|
65c55fdd84
Fixed build
|
7 years ago |
Sam Lantinga
|
b0b3da7702
Added a function to clean up test text drawing
|
7 years ago |
Ryan C. Gordon
|
ca15c7d67f
wave: SDL_LoadWAV now supports 24-bit audio.
|
7 years ago |
Ryan C. Gordon
|
fb28393200
vulkan: use "unsigned int" instead of "unsigned"
|
7 years ago |
Ryan C. Gordon
|
0c892abcd0
raspberrypi: The latest Raspbian moved its EGL and GLES2 libs elsewhere.
|
7 years ago |
Sam Lantinga
|
fa0eeff7f5
sdl:
|
7 years ago |
Sam Lantinga
|
20c5bc9135
You can have a borderless resizable window
|
7 years ago |
Sam Lantinga
|
4ca5d8622a
Fixed bug 3780 - GCC 7 implicit fallthrough warnings
|
7 years ago |
Sam Lantinga
|
28bf56c12c
Fixed bug 3801 - HAVE_LIBSAMPLERATE_H depending on HAVE_LIBC in current SDL_config.h.in
|
7 years ago |
Sam Lantinga
|
d51dc7378b
Fixed bug 3797 - configure check for float.h
|
7 years ago |
Sam Lantinga
|
c8e3e0c414
Fixed bug 3799 - SDL_CreateWindow fails with SDL_WINDOW_VULKAN (libvulkan.so.1 not found)
|
7 years ago |
Ryan C. Gordon
|
c9e73c3e00
x11: make sure SDL_GetGlobalMouseState notices mouse warping through SDL APIs.
|
7 years ago |
Sam Lantinga
|
0782f9be51
Fixed bug 3273 - Fix for slow video subsystem initialization when using XRandR.
|
7 years ago |
Sam Lantinga
|
3261ca754f
Fixed typos in 2.0.6 patch notes
|
7 years ago |
Sam Lantinga
|
d2eda2671d
Added SDL_vulkan.h to the Mac OS X framework headers
|
7 years ago |
Sam Lantinga
|
c1fd0fbb32
Fixed compiler warning with mingw-w64
|
7 years ago |
Sam Lantinga
|
657ad72ac4
Added some more big 2.0.6 changes
|
7 years ago |
Sam Lantinga
|
d75fea89d2
Updated WhatsNew.txt for 2.0.6
|
7 years ago |
Sam Lantinga
|
67f9348baa
Fixed bug 3790 - Memory leak with surfaces blitting on each other
|
7 years ago |
David Ludwig
|
532446a6bd
macOS: bug-fix for #3793, "fullscreen toggle does not maintain SDL_Renderer's logical size"
|
7 years ago |