Wed, 10 Jul 2013 21:57:31 -0700 |
Sam Lantinga |
Fixed bug 1953 - Crash at memcpy X11_DispatchEvent(_THIS) Function
|
changeset |
files
|
Wed, 10 Jul 2013 23:43:35 -0400 |
Ryan C. Gordon |
Added src/thread/windows/SDL_systls.c to CMakeLists.txt (thanks, Charles!).
|
changeset |
files
|
Wed, 10 Jul 2013 20:17:20 -0700 |
Sam Lantinga |
Added PowerPC and ARM versions of the memory barrier functions.
|
changeset |
files
|
Wed, 10 Jul 2013 18:31:17 -0700 |
Sam Lantinga |
Added release/acquire memory barriers to the atomic API
|
changeset |
files
|
Wed, 10 Jul 2013 02:37:57 -0700 |
Sam Lantinga |
Fixed Haiku build
|
changeset |
files
|
Wed, 10 Jul 2013 02:32:04 -0700 |
Sam Lantinga |
Implemented an API for thread-local storage: SDL_TLSCreate(), SDL_TLSSet(), SDL_TLSGet()
|
changeset |
files
|
Tue, 09 Jul 2013 12:58:54 -0700 |
Jørgen P. Tjernø |
SDL_GL_MakeCurrent: Only no-op redundant calls on *same* thread.
|
changeset |
files
|
Tue, 09 Jul 2013 12:57:12 -0700 |
Jørgen P. Tjernø |
Mac: Remove dead FULLSCREEN_TOGGLEABLE code.
|
changeset |
files
|
Tue, 09 Jul 2013 13:54:29 -0300 |
Gabriel Jacobo |
Removing video/uikit/*.c from configure's iOS sources
|
changeset |
files
|
Tue, 09 Jul 2013 11:57:32 -0400 |
Ryan C. Gordon |
Backout hg changset 898992405fa7; lots of things still use SDL_types.h. :/
|
changeset |
files
|
Tue, 09 Jul 2013 08:01:40 -0700 |
Sam Lantinga |
Made the SDL_memset4() comment even clearer so we don't accidentally replace it with memset() in the future.
|
changeset |
files
|
Tue, 09 Jul 2013 07:13:58 -0700 |
Sam Lantinga |
Backed out commit 898992405fa7 because memset() does a byte fill and SDL_memset4() does a uint32 fill and this change breaks SDL_FillRect()
|
changeset |
files
|
Tue, 09 Jul 2013 10:25:16 -0300 |
Gabriel Jacobo |
Adds Input Focus handling on Android to improve pausing/resuming behavior
|
changeset |
files
|
Mon, 08 Jul 2013 23:37:00 -0400 |
Ryan C. Gordon |
Removed deprecated SDL_types.h header.
|
changeset |
files
|
Mon, 08 Jul 2013 23:22:36 -0400 |
Ryan C. Gordon |
Replaced SDL_memset4() implementation with a call to SDL_memset().
|
changeset |
files
|
Mon, 08 Jul 2013 17:51:17 -0400 |
Edward Rudd |
change fsaa argument for testgl to accept a # of samples for FSAA
|
changeset |
files
|
Mon, 08 Jul 2013 13:26:59 -0400 |
Ryan C. Gordon |
Disable OSS and BSD audio targets on OpenBSD.
|
changeset |
files
|
Mon, 08 Jul 2013 09:21:54 -0700 |
Sam Lantinga |
Make sure that srcdir has a full pathname so source indexing works.
|
changeset |
files
|
Sun, 07 Jul 2013 18:23:04 -0700 |
Sam Lantinga |
Fixed bug 1943 - Wrong handling of legacy 32bpp BMP files
|
changeset |
files
|
Sun, 07 Jul 2013 20:06:08 -0400 |
Ryan C. Gordon |
sndio dynamic loading fix.
|
changeset |
files
|
Sun, 07 Jul 2013 14:08:07 -0700 |
Sam Lantinga |
Backed out changeset c8b16b3a3c9b
|
changeset |
files
|
Sun, 07 Jul 2013 12:53:21 -0700 |
Sam Lantinga |
Fixed bug 1943 - Wrong handling of legacy 32bpp BMP files
|
changeset |
files
|
Sun, 07 Jul 2013 12:34:26 -0700 |
Sam Lantinga |
Added automated test to validate conversion between all supported formats.
|
changeset |
files
|
Sun, 07 Jul 2013 12:34:21 -0700 |
Sam Lantinga |
Added surface conversion support for ARGB2101010 formats
|
changeset |
files
|
Sun, 07 Jul 2013 10:31:01 -0700 |
Sam Lantinga |
Fixed converting ARGB2101010 surfaces to 8-bit surfaces
|
changeset |
files
|
Sun, 07 Jul 2013 10:15:10 -0700 |
Sam Lantinga |
Updated configure with the sndio audio backend
|
changeset |
files
|
Sun, 07 Jul 2013 16:15:21 +0200 |
Philipp Wiesemann |
Corrected name of constant in header file comment.
|
changeset |
files
|
Sun, 07 Jul 2013 16:13:17 +0200 |
Philipp Wiesemann |
Changed include directive to standard header.
|
changeset |
files
|
Sun, 07 Jul 2013 16:11:29 +0200 |
Philipp Wiesemann |
Fixed SDL_RWread() returning -1 as unsigned instead of 0 if error on Android.
|
changeset |
files
|
Sun, 07 Jul 2013 02:03:07 -0400 |
Ryan C. Gordon |
Added an SDL2 OpenBSD sndio(7) audio target.
|
changeset |
files
|
Sun, 07 Jul 2013 02:04:19 -0400 |
Ryan C. Gordon |
Disk audio target was using this->hidden->mixlen before we set it.
|
changeset |
files
|
Sun, 07 Jul 2013 02:03:50 -0400 |
Ryan C. Gordon |
Minor ALSA tweaks (include-once macro name, len for memset() more clear).
|
changeset |
files
|
Sat, 06 Jul 2013 21:17:09 -0700 |
Sam Lantinga |
Added 8-bit RGB source surface support to NtoN blitters
|
changeset |
files
|
Sat, 06 Jul 2013 20:29:40 -0700 |
Sam Lantinga |
Fixed bug 1923 - Crash with SDL_SetColorKey
|
changeset |
files
|
Sat, 06 Jul 2013 12:39:56 -0700 |
Sam Lantinga |
Fixed bug 1911 - enable HAVE_GCC_ATOMICS for android platform
|
changeset |
files
|
Tue, 25 Jun 2013 21:36:36 +0800 |
David Gow |
Remove full-desktop Xinerama mode when using XRandR
|
changeset |
files
|
Sat, 06 Jul 2013 12:28:57 -0700 |
Sam Lantinga |
Make it possible to use SDL events separately from the video subsystem.
|
changeset |
files
|
Sat, 06 Jul 2013 11:56:04 -0700 |
Sam Lantinga |
Updated the README to match the new website text
|
changeset |
files
|
Sat, 06 Jul 2013 15:22:49 -0300 |
Gabriel Jacobo |
Fixes Bug 1896 - Android app is running while the screen is locked
|
changeset |
files
|
Sat, 06 Jul 2013 16:05:09 +0200 |
Philipp Wiesemann |
Fixed SDL's implementation of isspace() to check form feed and vertical tab.
|
changeset |
files
|
Sat, 06 Jul 2013 15:56:06 +0200 |
Philipp Wiesemann |
Added missing call to SDL_stack_free().
|
changeset |
files
|
Sat, 06 Jul 2013 00:32:20 -0700 |
Sam Lantinga |
Fixed potential problem with postFinishLaunch being overridden by the application.
|
changeset |
files
|
Sat, 06 Jul 2013 00:28:54 -0700 |
Sam Lantinga |
Fixed bug 1936 - Broken URL in generic SDL_syscond.c
|
changeset |
files
|
Sat, 06 Jul 2013 00:15:01 -0700 |
Sam Lantinga |
Fixed mingw32 build
|
changeset |
files
|
Sat, 06 Jul 2013 00:06:44 -0700 |
Sam Lantinga |
Fixed build errors on Mac OS X
|
changeset |
files
|
Fri, 05 Jul 2013 23:57:19 -0700 |
Sam Lantinga |
Removed the inline functions from SDL_stdinc.h
|
changeset |
files
|
Fri, 05 Jul 2013 21:37:27 -0700 |
Sam Lantinga |
No, there's no reason not to use fprintf
|
changeset |
files
|
Fri, 05 Jul 2013 21:25:32 -0700 |
Sam Lantinga |
Fixed detection of overlong sequences (thanks Tommy!)
|
changeset |
files
|
Fri, 05 Jul 2013 01:31:02 -0400 |
Ryan C. Gordon |
Patched to compile on pre-C99 compilers.
|
changeset |
files
|
Fri, 05 Jul 2013 01:18:18 -0400 |
Ryan C. Gordon |
Don't set the same GL context twice on Mac OS X (thanks, Alex!).
|
changeset |
files
|
Fri, 05 Jul 2013 01:09:27 -0400 |
Ryan C. Gordon |
Fixed some __BEOS__ vs __HAIKU__ preprocessor tests (thanks, Axel!).
|
changeset |
files
|
Fri, 05 Jul 2013 00:54:00 -0400 |
Ryan C. Gordon |
Don't crash if SDL_AudioQuit() is called twice in a row.
|
changeset |
files
|
Fri, 05 Jul 2013 00:41:34 -0400 |
Ryan C. Gordon |
Strip newlines from messages in SDL_Log*() before calling logging function.
|
changeset |
files
|
Fri, 05 Jul 2013 00:41:01 -0400 |
Ryan C. Gordon |
Added a FIXME.
|
changeset |
files
|
Fri, 05 Jul 2013 00:30:23 -0400 |
Ryan C. Gordon |
Don't close already-closed audio devices during SDL_Quit().
|
changeset |
files
|
Wed, 03 Jul 2013 12:31:40 -0700 |
Sam Lantinga |
Added SDL_HINT_JOYSTICK_ALLOW_BACKGROUND_EVENTS to the documentation for the joystick and game controller APIs
|
changeset |
files
|
Tue, 04 Jun 2013 12:02:18 -0400 |
Edward Rudd |
add in alt+enter keyboard shortcut to test common to toggle fullscreen desktop
|
changeset |
files
|
Sat, 29 Jun 2013 14:40:55 -0700 |
Sam Lantinga |
Fixed the logical size for rendering to texture, thanks to Mason Wheeler.
|
changeset |
files
|
Sat, 29 Jun 2013 22:08:38 +0200 |
Philipp Wiesemann |
Changed paths and name of header file in text of VisualC.html.
|
changeset |
files
|
Fri, 28 Jun 2013 23:29:13 -0700 |
Sam Lantinga |
Only check for keyboard focus if the video subsystem was initialized.
|
changeset |
files
|