Tue, 01 Oct 2019 08:50:04 -0700 |
Sam Lantinga |
Removed unused volume check interval
|
changeset |
files
|
Tue, 01 Oct 2019 14:00:02 +0300 |
Ozkan Sezer |
endpointvolume.h checks not needed since changeset 13078:ae4f9911321a .
|
changeset |
files
|
Tue, 01 Oct 2019 09:26:30 +0200 |
Sylvain Becker |
SDL_LockTextureToSurface: robustness of locked region compared to texture size
|
changeset |
files
|
Tue, 01 Oct 2019 00:05:50 +0300 |
Ozkan Sezer |
dynapi: move new SDL_LockTextureToSurface addition to the end of file.
|
changeset |
files
|
Mon, 30 Sep 2019 20:58:44 +0200 |
Sylvain Becker |
Added a helper function SDL_LockTextureToSurface()
|
changeset |
files
|
Fri, 27 Sep 2019 20:15:42 -0300 |
Alex Szpakowski |
macOS: Fix SDL_metal.h not being copied to the framework's Headers folder when SDL.framework is built using Xcode.
|
changeset |
files
|
Fri, 27 Sep 2019 15:21:31 -0700 |
Sam Lantinga |
Fixed rtkit feature guard
|
changeset |
files
|
Fri, 27 Sep 2019 15:21:27 -0700 |
Sam Lantinga |
Fix the RealtimeKit dbus include guards
|
changeset |
files
|
Thu, 26 Sep 2019 13:44:49 -0400 |
Ryan C. Gordon |
stdlib: Patched to compile.
|
changeset |
files
|
Thu, 26 Sep 2019 12:55:05 -0400 |
Ryan C. Gordon |
stdlib: Try to coerce VS2019 to not replace some loops with memset() calls.
|
changeset |
files
|
Wed, 25 Sep 2019 15:40:27 -0400 |
Ryan C. Gordon |
audio: Set (something close to) the correct silence value for U16 audio.
|
changeset |
files
|
Wed, 25 Sep 2019 15:07:07 -0400 |
Ryan C. Gordon |
coreaudio: Apple doesn't support U16 data, so convert in that case.
|
changeset |
files
|
Tue, 24 Sep 2019 17:49:53 -0400 |
Brandon Schaefer |
offscreen: Define missing define on a older EGL for an EXT function which it wont have
|
changeset |
files
|
Tue, 24 Sep 2019 17:27:51 -0400 |
Brandon Schaefer |
offscreen: Avoid using EGLDeviceEXT as it causes issues with older platforms, which is just a void*
|
changeset |
files
|
Tue, 24 Sep 2019 16:36:48 -0400 |
Brandon Schaefer |
offscreen: Add new video driver backend Offscreen
|
changeset |
files
|
Mon, 23 Sep 2019 18:30:22 -0400 |
David Ludwig |
CMake: tabs to spaces in new parts of README-cmake.md
|
changeset |
files
|
Mon, 23 Sep 2019 18:27:14 -0400 |
David Ludwig |
CMake: document iOS/tvOS support in README-cmake.md
|
changeset |
files
|
Mon, 23 Sep 2019 18:24:03 -0400 |
David Ludwig |
CMake: bug-fix for tvOS support
|
changeset |
files
|
Mon, 23 Sep 2019 17:48:14 -0400 |
David Ludwig |
CMake: add version strings to Apple Info.plist files
|
changeset |
files
|
Tue, 27 Aug 2019 12:30:20 -0400 |
David Ludwig |
CMake: tvOS support/fixes
|
changeset |
files
|
Tue, 27 Aug 2019 11:07:43 -0400 |
David Ludwig |
CMake: iOS support added
|
changeset |
files
|
Wed, 15 May 2019 19:54:36 +0800 |
Jinke Fan |
Add Hygon Dhyana processor support
|
changeset |
files
|
Sun, 22 Sep 2019 21:41:20 +0300 |
Ozkan Sezer |
SDL_messagebox.h: remove comma at end of enumerator list
|
changeset |
files
|
Sun, 22 Sep 2019 20:47:00 +0300 |
Ozkan Sezer |
update version number in Makefile.os2 too
|
changeset |
files
|
Sun, 22 Sep 2019 10:37:16 -0700 |
Sam Lantinga |
Updated SDL development builds to version 2.0.11
|
changeset |
files
|
Thu, 19 Sep 2019 16:50:49 -0700 |
Sam Lantinga |
The PS4 is ignoring the volume values in the report, so we don't need to fill them in.
|
changeset |
files
|
Sat, 14 Sep 2019 17:00:50 +0300 |
Ozkan Sezer |
make SDL_qsort.c to actually link (missing SDL_stdinc.h include)
SDL-1.2
|
changeset |
files
|
Sat, 14 Sep 2019 17:00:40 +0300 |
Ozkan Sezer |
os/2 bits for SDL_malloc.c (in case we need it some day)
SDL-1.2
|
changeset |
files
|
Sat, 14 Sep 2019 17:00:02 +0300 |
Ozkan Sezer |
updated Watcom makefiles
SDL-1.2
|
changeset |
files
|
Wed, 11 Sep 2019 15:08:37 -0700 |
Sam Lantinga |
Don't have Windows headers define min/max, in case they're defined by application code
|
changeset |
files
|
Wed, 11 Sep 2019 17:23:00 +0300 |
Ozkan Sezer |
backport fix for bug 2360 - Wrong -rpath setting includes DESTDIR
SDL-1.2
|
changeset |
files
|
Wed, 11 Sep 2019 17:23:00 +0300 |
Ozkan Sezer |
backport fix for #3733 - Makefile sleeps 3s if configure is out of date
SDL-1.2
|
changeset |
files
|
Tue, 10 Sep 2019 17:12:34 +0200 |
Sylvain Becker |
Fixed bug 4798 - PNG w/transparency breaks in SDL 2.0.10 but works in SDL 2.0.9
|
changeset |
files
|
Tue, 10 Sep 2019 10:03:20 +0300 |
Ozkan Sezer |
test: replace some exit()s with returns.
|
changeset |
files
|
Mon, 09 Sep 2019 13:50:46 -0700 |
Sam Lantinga |
Fixed compiler warning on Android
|
changeset |
files
|
Sat, 07 Sep 2019 10:37:28 +0300 |
Ozkan Sezer |
configure, darwin: favor -faltivec over -maltivec. don't -faltivec for others.
SDL-1.2
|
changeset |
files
|
Fri, 06 Sep 2019 20:00:40 +0300 |
Ozkan Sezer |
SDL_ataridevmouse.c (SDL_AtariDevMouse_Open): fix which seems like a typo
SDL-1.2
|
changeset |
files
|
Fri, 06 Sep 2019 19:32:56 +0300 |
Ozkan Sezer |
updated docs for changes so far.
SDL-1.2
|
changeset |
files
|
Fri, 06 Sep 2019 08:50:40 -0700 |
Sam Lantinga |
SDL_blit_N.c: Correct vec_perm() application on little-endian 64-bit PowerPC
SDL-1.2
|
changeset |
files
|
Fri, 06 Sep 2019 08:50:19 -0700 |
Sam Lantinga |
SDL_blit_N.c: Correct vec_perm() application on little-endian 64-bit PowerPC
|
changeset |
files
|
Fri, 06 Sep 2019 08:44:46 -0700 |
Conn O'Griofa |
KMSDRM_GLES_SwapWindow: fix non-vsync case
|
changeset |
files
|
Fri, 06 Sep 2019 08:42:54 -0700 |
Sam Lantinga |
Fixed bug 4789 - Linux accelerometers no longer available as joysticks
|
changeset |
files
|
Thu, 05 Sep 2019 20:47:20 +0300 |
Ozkan Sezer |
SDL_windowsevents.c: remove isVistaOrNewer (not used since 8254c364ec4a)
|
changeset |
files
|
Thu, 05 Sep 2019 13:21:02 +0300 |
Ozkan Sezer |
fix permissions
|
changeset |
files
|
Thu, 05 Sep 2019 10:49:53 +0200 |
Sylvain Becker |
SDL_windowsmessagebox.c: remove unused variable
|
changeset |
files
|
Thu, 05 Sep 2019 10:08:47 +0200 |
Sylvain Becker |
SDL_bmp.c: remove unused variable warnings
|
changeset |
files
|
Wed, 04 Sep 2019 09:27:58 -0700 |
Sam Lantinga |
x11: add a hint to force the VisualID used when creating a window.
|
changeset |
files
|
Wed, 04 Sep 2019 00:39:47 -0400 |
Ryan C. Gordon |
stdinc: On macOS and iOS, use memset_pattern4() for SDL_memset4().
|
changeset |
files
|
Tue, 03 Sep 2019 23:30:24 +0300 |
Cameron Cawley |
riscos: send SDL_APPACTIVE events when iconizing the window
SDL-1.2
|
changeset |
files
|
Tue, 03 Sep 2019 23:11:10 +0300 |
Cameron Cawley |
riscos: implement SDL_WM_IconifyWindow()
SDL-1.2
|
changeset |
files
|
Tue, 03 Sep 2019 23:00:00 +0300 |
Ozkan Sezer |
SDL_bmp.c: reject bmp files with zero bpp
SDL-1.2
|
changeset |
files
|
Tue, 03 Sep 2019 11:55:20 -0700 |
Sam Lantinga |
Fixed bug 4536 - Heap-Buffer Overflow in SDL_GetRGB pertaining to SDL_pixels.c
|
changeset |
files
|
Tue, 03 Sep 2019 16:49:46 +0100 |
Cameron Cawley |
Fix spelling of RISC OS in the changelog
SDL-1.2
|
changeset |
files
|
Mon, 02 Sep 2019 12:35:00 +0300 |
Ozkan Sezer |
SDL_bmp.c: restore most of the original formatting.
|
changeset |
files
|
Mon, 02 Sep 2019 00:11:58 -0400 |
Ryan C. Gordon |
direct3d: Be more aggressive about resetting state when textures go away.
|
changeset |
files
|
Sun, 01 Sep 2019 22:41:44 -0400 |
Ryan C. Gordon |
d3d11: Fixed VB state, avoiding unnecessary recreation (Thanks, Alex!).
|
changeset |
files
|
Sat, 31 Aug 2019 22:58:11 +0200 |
Sylvain Becker |
LoadBMP: fix some warnings
|
changeset |
files
|
Sat, 31 Aug 2019 22:52:15 +0200 |
Sylvain Becker |
LoadBMP: use code from SDL_image which allows loading compressed BMP files
|
changeset |
files
|
Fri, 30 Aug 2019 15:32:15 -0700 |
Sam Lantinga |
Allow mouse messages from Wacom pens, e.g. right click pen buttons, etc.
|
changeset |
files
|
Fri, 30 Aug 2019 08:03:19 -0700 |
Sam Lantinga |
Fixed bug where the Steam overlay would generate an event and stop input processing for the frame.
|
changeset |
files
|