Mon, 04 Sep 2017 23:10:12 -0700 |
Sam Lantinga |
Fixed typos in 2.0.6 patch notes
|
changeset |
files
|
Mon, 04 Sep 2017 22:51:28 -0700 |
Sam Lantinga |
Added SDL_vulkan.h to the Mac OS X framework headers
|
changeset |
files
|
Mon, 04 Sep 2017 22:14:57 -0700 |
Sam Lantinga |
Fixed compiler warning with mingw-w64
|
changeset |
files
|
Mon, 04 Sep 2017 21:16:28 -0700 |
Sam Lantinga |
Added some more big 2.0.6 changes
|
changeset |
files
|
Mon, 04 Sep 2017 20:48:01 -0700 |
Sam Lantinga |
Updated WhatsNew.txt for 2.0.6
|
changeset |
files
|
Mon, 04 Sep 2017 11:46:14 -0700 |
Sam Lantinga |
Fixed bug 3790 - Memory leak with surfaces blitting on each other
|
changeset |
files
|
Sun, 03 Sep 2017 17:33:49 -0400 |
David Ludwig |
macOS: bug-fix for #3793, "fullscreen toggle does not maintain SDL_Renderer's logical size"
|
changeset |
files
|
Sun, 03 Sep 2017 16:36:22 -0400 |
David Ludwig |
WinRT: listed VS 2017 optional-component requirements
|
changeset |
files
|
Sun, 03 Sep 2017 13:20:33 -0400 |
Ryan C. Gordon |
vulkan: Changed SDL_WINDOW_VULKAN value to match Tizen's fork.
|
changeset |
files
|
Sat, 02 Sep 2017 19:35:32 -0400 |
Ryan C. Gordon |
video: Let video targets optionally decide their default OpenGL configs.
|
changeset |
files
|
Sat, 02 Sep 2017 16:41:14 -0400 |
Ryan C. Gordon |
sndio: Patched to compile if SIO_DEVANY isn't defined.
|
changeset |
files
|
Fri, 01 Sep 2017 12:54:38 -0700 |
Sam Lantinga |
Fixed bug 3792 - [KMS/DRM] Wrong GBM format
|
changeset |
files
|
Fri, 01 Sep 2017 14:08:09 -0400 |
Ryan C. Gordon |
x11: Correctly restore previous GL context after sacrificial context is done.
|
changeset |
files
|
Fri, 01 Sep 2017 14:00:11 -0400 |
Ryan C. Gordon |
x11: don't try to make a NULL GL context current when we already did that.
|
changeset |
files
|
Fri, 01 Sep 2017 13:57:40 -0400 |
Ryan C. Gordon |
x11: Clean up sacrificial GL context code.
|
changeset |
files
|
Fri, 01 Sep 2017 13:27:53 -0400 |
Ryan C. Gordon |
x11: Make a sacrificial glX context to check for extensions during init.
|
changeset |
files
|
Thu, 31 Aug 2017 22:07:28 -0300 |
Alex Szpakowski |
macOS: Update controller mapping of Steelseries Stratus XL to account for reversed thumbstick y-axis values (bug #3483).
|
changeset |
files
|
Thu, 31 Aug 2017 21:34:29 -0300 |
Alex Szpakowski |
macOS: Fix menubar items being enabled when they shouldn't be.
|
changeset |
files
|
Thu, 31 Aug 2017 21:26:13 -0300 |
Alex Szpakowski |
Code style cleanup in the Cocoa and UIKit vulkan files.
|
changeset |
files
|
Thu, 31 Aug 2017 21:13:32 -0300 |
Alex Szpakowski |
macOS: Prevent unwanted native fullscreen (Spaces) toggles when the window is in fullscreen or isn't resizable. Fixes bug #3691.
|
changeset |
files
|
Thu, 31 Aug 2017 15:17:59 -0700 |
Sam Lantinga |
Fixed bug 3791 - SDL_bits.h: __builtin_clz is supported in gcc >= 3.4
|
changeset |
files
|
Thu, 31 Aug 2017 15:12:08 -0700 |
Sam Lantinga |
Update Android SDK required to API level 16
|
changeset |
files
|
Wed, 30 Aug 2017 23:30:24 -0700 |
Sam Lantinga |
Fixed bug 3483 - Steelseries Nimbus MFi controller reversed Y-axis analog stick
|
changeset |
files
|
Wed, 30 Aug 2017 23:02:39 -0700 |
Sam Lantinga |
Convert tabs to spaces in game controller database entries
|
changeset |
files
|
Wed, 30 Aug 2017 14:25:01 -0700 |
Sam Lantinga |
Fixed bug 3789 - Android : small clean up
|
changeset |
files
|
Wed, 30 Aug 2017 09:44:38 -0700 |
Sam Lantinga |
Moved haptic source files into the proper folder
|
changeset |
files
|
Wed, 30 Aug 2017 00:40:06 -0700 |
Sam Lantinga |
Fix QNX build - prioritize system EGL headers over the Khronos ones
|
changeset |
files
|
Tue, 29 Aug 2017 23:14:39 -0700 |
Sam Lantinga |
Added some missing render capability flags
|
changeset |
files
|
Tue, 29 Aug 2017 23:12:26 -0700 |
Sam Lantinga |
Fixed line breaks in verbose test logging output
|
changeset |
files
|
Tue, 29 Aug 2017 22:52:17 -0700 |
Sam Lantinga |
Added some debug messaging for previously unhandled events
|
changeset |
files
|
Tue, 29 Aug 2017 22:24:59 -0700 |
Sam Lantinga |
The dummy video driver check is now covered by explicitly checking for cocoa above.
|
changeset |
files
|
Tue, 29 Aug 2017 22:04:43 -0700 |
Sam Lantinga |
Fixed bug 3616 - SDL_GL_CreateContext fails with SDL_GL_CONTEXT_DEBUG_FLAG and ANGLE/GLES 2.0
|
changeset |
files
|
Tue, 29 Aug 2017 21:42:22 -0700 |
Sam Lantinga |
Fixed bug 3719 - Cocoa - Incorrect window size when leaving fullscreen
|
changeset |
files
|
Tue, 29 Aug 2017 18:25:55 -0400 |
Ryan C. Gordon |
test: forgot to change a variable.
|
changeset |
files
|
Tue, 29 Aug 2017 18:16:38 -0400 |
Ryan C. Gordon |
test: Fix for negative int that was now a size_t (thanks, Ozkan!).
|
changeset |
files
|
Tue, 29 Aug 2017 16:30:49 -0400 |
Ryan C. Gordon |
egl: Cast to size_t, in case platform's NativeDisplayType isn't a pointer.
|
changeset |
files
|
Tue, 29 Aug 2017 16:05:03 -0400 |
Ryan C. Gordon |
A few more compiler warnings fixed.
|
changeset |
files
|
Tue, 29 Aug 2017 15:52:49 -0400 |
Ryan C. Gordon |
Fixed a bunch of compiler warnings.
|
changeset |
files
|
Tue, 29 Aug 2017 09:02:04 -0700 |
Sam Lantinga |
Updated documentation, you don't need to initialize the audio subsystem to do in-place format conversion. (Thanks Simon Hug!)
|
changeset |
files
|
Tue, 29 Aug 2017 08:27:23 -0700 |
Sam Lantinga |
Fixed check for Mac OS X 10.11+ SDK (thanks Edward Rudd!)
|
changeset |
files
|
Tue, 29 Aug 2017 02:32:53 -0700 |
Sam Lantinga |
MAC_OS_X_VERSION_MAX_REQUIRED isn't actually set in recent Xcode versions
|
changeset |
files
|
Tue, 29 Aug 2017 01:04:48 -0700 |
Sam Lantinga |
Removed Metal and QuartzCore frameworks which aren't needed for Vulkan support
|
changeset |
files
|
Mon, 28 Aug 2017 23:04:47 -0700 |
Sam Lantinga |
Add a way to set the context when other activities are active so many SDL API functions still work.
|
changeset |
files
|
Mon, 28 Aug 2017 22:44:48 -0700 |
Sam Lantinga |
Fixed bug 3785 - fix windows build after revision 11382
|
changeset |
files
|
Mon, 28 Aug 2017 22:42:41 -0700 |
Sam Lantinga |
We removed QuartzCore link dependency in commit d459d8934897
|
changeset |
files
|
Mon, 28 Aug 2017 22:36:45 -0700 |
Sam Lantinga |
Fixed Vulkan configure check for Android and added one for Mac OS X
|
changeset |
files
|
Mon, 28 Aug 2017 22:13:45 -0700 |
Sam Lantinga |
Fixed bug 3786 - building against a Mac OS X SDK < 10.11 fails since the vulkan merge
|
changeset |
files
|
Mon, 28 Aug 2017 21:42:39 -0700 |
Sam Lantinga |
Fixed bug 3662 - Error message when using the audio conversion setup without an initialized audio subsystem is a bit vague
|
changeset |
files
|
Tue, 29 Aug 2017 00:41:45 -0400 |
Ryan C. Gordon |
audio: A whole bunch of improvements to audio conversion (thanks, Solra!).
|
changeset |
files
|
Tue, 29 Aug 2017 00:36:17 -0400 |
Ryan C. Gordon |
stdlib: An implementation of SDL_scalbn using ldexp() (thanks, Ozkan!).
|
changeset |
files
|
Tue, 29 Aug 2017 00:02:04 -0400 |
Ryan C. Gordon |
audio: Converting audio samples from int to float was using wrong equation.
|
changeset |
files
|
Mon, 28 Aug 2017 20:52:05 -0700 |
Sam Lantinga |
Fixed building with an older Mac OS X SDK
|
changeset |
files
|
Mon, 28 Aug 2017 19:32:08 -0700 |
Sam Lantinga |
Vulkan support on Mac OS X introduces a link time dependency (CAMetalLayer) on 10.11 and newer
|
changeset |
files
|
Mon, 28 Aug 2017 19:30:59 -0700 |
Sam Lantinga |
We don't need the VULKAN_SDK to build SDL with Vulkan support anymore
|
changeset |
files
|
Mon, 28 Aug 2017 17:28:09 -0700 |
Sam Lantinga |
Added missing Visual Studio 2010 project for testvulkan
|
changeset |
files
|
Mon, 28 Aug 2017 14:45:19 -0700 |
Sam Lantinga |
Fixed compile warning
|
changeset |
files
|
Mon, 28 Aug 2017 14:44:21 -0700 |
Sam Lantinga |
Added a log message for nativeRunMain()
|
changeset |
files
|
Mon, 28 Aug 2017 14:40:21 -0700 |
Sam Lantinga |
Allow overriding the main entry point on Android
|
changeset |
files
|
Mon, 28 Aug 2017 14:34:15 -0700 |
Sam Lantinga |
Removed the need for libSDL2main.a on Android, and separated JNI initialization out for other integrations
|
changeset |
files
|
Mon, 28 Aug 2017 13:40:32 -0700 |
Sam Lantinga |
Removed unneeded Vulkan symbol definitions
|
changeset |
files
|