Thu, 07 Dec 2017 09:35:28 -0800 |
Sam Lantinga |
The Metal view is a full SDL_uikitview to support multi-touch
|
changeset |
files
|
Wed, 06 Dec 2017 16:37:55 -0500 |
Ryan C. Gordon |
cocoa: Added two missing files from hg changeset bc7ca7cfa6ca.
|
changeset |
files
|
Wed, 06 Dec 2017 12:24:32 -0500 |
Ryan C. Gordon |
audio: Port WASAPI to WinRT, remove XAudio2 backend.
|
changeset |
files
|
Wed, 06 Dec 2017 13:48:51 -0500 |
Ryan C. Gordon |
winrt: Patched to compile on Ryan's workstation. :)
|
changeset |
files
|
Mon, 04 Dec 2017 20:37:01 -0800 |
Sam Lantinga |
Fixed bug 3974 - Fix SDL_WarpMouseInWindow on both KMSDRM and RaspberryPi drivers
|
changeset |
files
|
Mon, 04 Dec 2017 20:35:01 -0800 |
Sam Lantinga |
Fixed bug 3975 - Add GLES2 support for macOS via ANGLE library
|
changeset |
files
|
Mon, 04 Dec 2017 20:26:09 -0800 |
Sam Lantinga |
Removed spurious debug output
|
changeset |
files
|
Mon, 04 Dec 2017 19:28:03 +0200 |
Olli Kallioinen |
Fixed SDL_Log not working on windows if the output is being redirected.
|
changeset |
files
|
Mon, 04 Dec 2017 20:21:52 -0800 |
Sam Lantinga |
Fixed typos (thanks Martin!)
|
changeset |
files
|
Sun, 03 Dec 2017 20:27:08 -0800 |
Sam Lantinga |
Fixed name of eglCreatePbufferSurface function
|
changeset |
files
|
Sun, 03 Dec 2017 20:25:55 -0800 |
Sam Lantinga |
Fixed bug 3945 - Add eglCreatePbufferSurface function
|
changeset |
files
|
Sun, 03 Dec 2017 18:11:12 +0100 |
Patrice Mandin |
atari:xbios: Call NOVA routines in supervisor mode
SDL-1.2
|
changeset |
files
|
Tue, 28 Nov 2017 18:31:18 -0800 |
Sam Lantinga |
Non-resizable windows need to have their window rect set to the client rect
|
changeset |
files
|
Mon, 27 Nov 2017 15:07:07 -0800 |
Sam Lantinga |
Use the included Khronos headers on Android so we can create Core OpenGL contexts when building with older SDK
|
changeset |
files
|
Fri, 24 Nov 2017 12:03:28 -0800 |
Sam Lantinga |
Fixed bug 3980 - Fix for KMSDRM driver where cursor would not be shown on some gfx hardware because of unsupported cursor size
|
changeset |
files
|
Fri, 24 Nov 2017 03:01:07 -0800 |
Sam Lantinga |
Fixed bug 3979 - Failed to link with "multiple definition of `scalbln'" error on both MinGW and MinGW-w64 by CMake
|
changeset |
files
|
Tue, 21 Nov 2017 21:58:27 -0800 |
Sam Lantinga |
Fixed some compiler warnings
|
changeset |
files
|
Tue, 21 Nov 2017 21:51:33 -0800 |
Sam Lantinga |
Disabled spurious Visual Studio warnings in the uClibc math code
|
changeset |
files
|
Tue, 21 Nov 2017 21:30:47 -0800 |
Sam Lantinga |
Fixed bug 3976 - SDL drivers may leak driverdata memory due to ignoring return value of SDL_AddDisplayMode
|
changeset |
files
|
Mon, 20 Nov 2017 13:59:43 -0500 |
Ethan Lee |
Steam Virtual GamePad config for macOS
|
changeset |
files
|
Mon, 20 Nov 2017 00:06:37 -0800 |
Sam Lantinga |
Fixed bug 3973 - Include of stdint is needed to build on linux, mingw and possibly android
|
changeset |
files
|
Mon, 20 Nov 2017 00:03:23 -0800 |
Sam Lantinga |
Fixed bug 3959 - cmake build broken by commit 11702 (cf166abbde4a) due to typo
|
changeset |
files
|
Sun, 19 Nov 2017 23:36:54 -0800 |
Sam Lantinga |
Added support for aarch64 memory barrier instruction
|
changeset |
files
|
Fri, 17 Nov 2017 11:03:02 -0800 |
Sam Lantinga |
Fixed bug 3964 - YUV to RGB in video/SDL_yuv.c is broken for any output format of type ABGR8888 or BGR888
|
changeset |
files
|
Fri, 17 Nov 2017 10:55:58 -0800 |
Sam Lantinga |
Fixed building yuv_rgb.h when stdint.h isn't available (thanks Ozkan!)
|
changeset |
files
|
Fri, 17 Nov 2017 10:54:46 -0800 |
Sam Lantinga |
Fixed building YUV test programs (thanks Ozkan!)
|
changeset |
files
|
Sun, 12 Nov 2017 22:51:12 -0800 |
Sam Lantinga |
Updated SDL's YUV support, many thanks to Adrien Descamps
|
changeset |
files
|
Sun, 12 Nov 2017 10:59:05 -0800 |
Sam Lantinga |
Fixed Android build error on older SDK
|
changeset |
files
|
Sat, 11 Nov 2017 17:21:47 -0800 |
Sam Lantinga |
Fixed typo in comment
|
changeset |
files
|
Sat, 11 Nov 2017 16:20:00 -0800 |
Sam Lantinga |
Only include Intel intrinsics header on x86 and x64
|
changeset |
files
|
Fri, 10 Nov 2017 14:22:21 -0800 |
Sam Lantinga |
Replaced the intrinsics header with the single header that includes all intrinsics so we can use AVX, etc.
|
changeset |
files
|
Thu, 09 Nov 2017 22:24:09 -0400 |
Alex Szpakowski |
macOS: Fix an OS-generated warning printed to stdout on launch in bundled apps.
|
changeset |
files
|
Wed, 08 Nov 2017 14:17:23 -0800 |
Sam Lantinga |
Back out the following commits which are causing Dota 2 Exclusive Fullscreen to fail on AMD-based Macs. The details of why this is being reverted are at: https://bugzilla.libsdl.org/show_bug.cgi?id=3949
|
changeset |
files
|
Wed, 08 Nov 2017 20:41:07 +0100 |
Patrice Mandin |
atari:gem: No bitplanes for NOVA
SDL-1.2
|
changeset |
files
|
Tue, 07 Nov 2017 09:10:32 -0800 |
Brandon Schaefer |
Fixed bug 3943 - General SDL_HINT_VIDEO_DOUBLE_BUFFER hint support
|
changeset |
files
|
Mon, 06 Nov 2017 15:29:24 -0500 |
Ryan C. Gordon |
mouse: remove assert for unimplemented platforms (thanks, tomwardio!).
|
changeset |
files
|
Mon, 06 Nov 2017 20:32:27 +0100 |
Patrice Mandin |
atari:gem: NOVA does not provide screen format, hardcode it
SDL-1.2
|
changeset |
files
|
Mon, 06 Nov 2017 20:21:18 +0100 |
Patrice Mandin |
atari:xbios: Disable NOVA blank time while running
SDL-1.2
|
changeset |
files
|
Sun, 05 Nov 2017 01:17:24 -0700 |
Sam Lantinga |
Updated version to 2.0.8 since SDL_image depends on it
|
changeset |
files
|
Sat, 04 Nov 2017 22:06:40 -0700 |
Sam Lantinga |
Fixed bug 3939 - Remove static vm_error and vm_event from SDL_x11modes.c
|
changeset |
files
|
Sat, 04 Nov 2017 22:03:28 -0700 |
Sam Lantinga |
Fixed bug 3917 - Android, issues with getManifestEnvironmentVariable
|
changeset |
files
|
Sat, 04 Nov 2017 21:58:48 -0700 |
Sam Lantinga |
Updated version to 2.0.8 since SDL_image depends on it
|
changeset |
files
|
Sat, 04 Nov 2017 18:01:03 -0700 |
Sam Lantinga |
Fixed compiling on Windows with HAVE_LIBC enabled
|
changeset |
files
|
Sat, 04 Nov 2017 17:39:28 -0700 |
Sam Lantinga |
Fixed compiler warnings after uClibc code update
|
changeset |
files
|
Sat, 04 Nov 2017 17:35:03 -0700 |
Sam Lantinga |
Added SDL_fmod() and SDL_fmodf()
|
changeset |
files
|
Sat, 04 Nov 2017 15:53:19 -0700 |
Sam Lantinga |
Updated math code from the uClibc 0.9.33 release
|
changeset |
files
|
Sat, 04 Nov 2017 15:34:14 -0700 |
Sam Lantinga |
Added float versions of SDL's math functions
|
changeset |
files
|
Sat, 04 Nov 2017 23:25:48 +0100 |
Patrice Mandin |
atari:xbios: Add NOVA video card support for TT machines
SDL-1.2
|
changeset |
files
|
Sat, 04 Nov 2017 23:16:08 +0100 |
Patrice Mandin |
atari:xbios: Create function for Vsync and getting screen format.
SDL-1.2
|
changeset |
files
|
Sat, 04 Nov 2017 09:44:29 -0700 |
Sam Lantinga |
Fixed using libunwind on iOS, where it's only available on the simulator (thanks Vit!)
|
changeset |
files
|
Sat, 04 Nov 2017 09:37:29 -0700 |
Sam Lantinga |
Fixed bug 3917 - Android, issues with getManifestEnvironmentVariable
|
changeset |
files
|
Sat, 04 Nov 2017 09:07:33 -0700 |
Sam Lantinga |
Fixed bug 3940 - Add support for EGL_SURFACE_TYPE
|
changeset |
files
|
Sat, 04 Nov 2017 09:04:19 -0700 |
Conn O'Griofa |
Raspberry Pi: fix ES 1/PVR support & autodetect Mesa driver
|
changeset |
files
|
Sat, 04 Nov 2017 09:03:20 -0700 |
Conn O'Griofa |
SDL_video: try to bootstrap KMSDRM before RPI video driver
|
changeset |
files
|
Sat, 04 Nov 2017 09:00:40 -0700 |
Sam Lantinga |
Android configure-based build fixes (thanks Vit!)
|
changeset |
files
|
Sat, 04 Nov 2017 11:16:49 +0000 |
Johannes Bader |
Emscripten: use cursor hotspot
|
changeset |
files
|
Thu, 02 Nov 2017 10:41:55 -0700 |
Sam Lantinga |
Make SDL fullscreen windows on Android actually fullscreen
|
changeset |
files
|
Thu, 02 Nov 2017 08:48:14 -0700 |
Sam Lantinga |
Fixed bug 3935 - Not find joysticks if android run 24-48 days.
|
changeset |
files
|
Thu, 02 Nov 2017 08:46:14 -0700 |
Sam Lantinga |
Fixed bug 3933 - Android, no need of the listener thread
|
changeset |
files
|
Wed, 01 Nov 2017 19:19:21 -0700 |
Sam Lantinga |
Fixed bug 3917 - Android, issues with getManifestEnvironmentVariable
|
changeset |
files
|