Tue, 19 Feb 2013 22:04:50 +0000 |
Shawn Walker |
Fix syntax error causing Solaris build failures.
SDL-1.2
|
changeset |
files
|
Sat, 23 Feb 2013 02:25:34 -0800 |
Sam Lantinga |
Removed local.properties from android-project folder
|
changeset |
files
|
Fri, 22 Feb 2013 10:44:44 -0300 |
Gabriel Jacobo |
Fixes Bug 1726 - Memory leak in X11_GetDisplayBounds
|
changeset |
files
|
Wed, 20 Feb 2013 14:49:30 -0500 |
Ryan C. Gordon |
Backed out changeset 9fea506e48ab
|
changeset |
files
|
Wed, 20 Feb 2013 13:25:38 -0500 |
Ryan C. Gordon |
Allow SDL_AUDIODRIVER="pulse" to do the right thing.
|
changeset |
files
|
Tue, 19 Feb 2013 07:05:15 -0800 |
Sam Lantinga |
Fixed bug 1474 - OpenGL renderer can't to display YV12 texture.
|
changeset |
files
|
Tue, 19 Feb 2013 05:46:51 -0800 |
Sam Lantinga |
Removed SDL_input.h from various projects
|
changeset |
files
|
Tue, 19 Feb 2013 05:39:19 -0800 |
Sam Lantinga |
The input API was never implemented, so removing it before release.
|
changeset |
files
|
Mon, 18 Feb 2013 20:14:24 -0800 |
Sam Lantinga |
Allow abbreviated strings to be used for driver names.
|
changeset |
files
|
Mon, 18 Feb 2013 18:28:02 -0800 |
Jørgen P. Tjernø |
Fix SDL_SetWindowSize on certain WMs.
|
changeset |
files
|
Mon, 18 Feb 2013 16:24:33 -0800 |
Sam Lantinga |
Fixed bug where if X11 is not dynamically loaded, then we think none of the X11 modules are available.
|
changeset |
files
|
Mon, 18 Feb 2013 07:59:05 -0800 |
Andreas Schiffler |
Fix bug 1723: flipped log text in audio suite - thanks P. Wiesemann
|
changeset |
files
|
Sun, 17 Feb 2013 23:39:25 -0800 |
Sam Lantinga |
We don't need no stinking pre-release version number!
|
changeset |
files
|
Sun, 17 Feb 2013 23:30:47 -0800 |
Sam Lantinga |
Fixed bug 1722 - An attempt to release NULL Direct3d surface
|
changeset |
files
|
Sat, 16 Feb 2013 11:43:59 -0800 |
Sam Lantinga |
Updated debian files to be consistent across SDL packages
|
changeset |
files
|
Sat, 16 Feb 2013 04:43:38 -0800 |
Sam Lantinga |
Fixed package name in the control file
|
changeset |
files
|
Sat, 16 Feb 2013 04:40:32 -0800 |
Sam Lantinga |
Switched package name back, at the request of Manuel A. Fernandez Montecelo
|
changeset |
files
|
Sat, 16 Feb 2013 23:09:10 -0800 |
Andreas Schiffler |
Add tests to Video suite
|
changeset |
files
|
Fri, 15 Feb 2013 15:22:12 -0800 |
Sam Lantinga |
Updated macro comment
|
changeset |
files
|
Fri, 15 Feb 2013 14:11:28 -0800 |
Sam Lantinga |
Switched debian package name to sdl2
|
changeset |
files
|
Sat, 16 Feb 2013 13:35:28 -0800 |
Sam Lantinga |
Added SDL license to Android clipboard implementation
|
changeset |
files
|
Sat, 16 Feb 2013 13:33:58 -0800 |
Sam Lantinga |
Added license to Android power implementation
|
changeset |
files
|
Fri, 15 Feb 2013 14:56:08 -0800 |
Sam Lantinga |
Added native Debian package information
|
changeset |
files
|
Fri, 15 Feb 2013 08:47:44 -0800 |
Sam Lantinga |
Happy New Year!
|
changeset |
files
|
Fri, 15 Feb 2013 08:27:57 -0800 |
Sam Lantinga |
Missed a few files when switching to the zlib license
|
changeset |
files
|
Thu, 14 Feb 2013 16:54:18 -0800 |
Sam Lantinga |
bye bye test...
|
changeset |
files
|
Thu, 14 Feb 2013 16:53:08 -0800 |
Sam Lantinga |
Final test?
|
changeset |
files
|
Thu, 14 Feb 2013 16:45:09 -0800 |
Sam Lantinga |
Deleted test files
|
changeset |
files
|
Thu, 14 Feb 2013 16:43:38 -0800 |
Sam Lantinga |
Test 5
|
changeset |
files
|
Thu, 14 Feb 2013 16:09:51 -0800 |
Sam Lantinga |
We're no longer under construction
|
changeset |
files
|
Thu, 14 Feb 2013 15:56:33 -0800 |
Sam Lantinga |
Updated documentation with info about the wiki
|
changeset |
files
|
Thu, 14 Feb 2013 15:40:19 -0800 |
Sam Lantinga |
Don't crash if we have the extension but couldn't load the XInput shared library.
|
changeset |
files
|
Thu, 14 Feb 2013 13:22:05 -0800 |
Michael Sartain |
Clear relative mouse mode and restore when bringing up sdl message box.
|
changeset |
files
|
Wed, 13 Feb 2013 23:10:29 -0800 |
Andreas Schiffler |
Add tests to SDLtest suite
|
changeset |
files
|
Wed, 13 Feb 2013 21:22:29 -0800 |
Sam Lantinga |
Added SDL_bits.h to the Xcode projects
|
changeset |
files
|
Wed, 13 Feb 2013 17:19:21 -0800 |
Jørgen P. Tjernø |
New SDL_MSBIndex, updated VS projects, cleanup gamecontroller.
|
changeset |
files
|
Tue, 12 Feb 2013 22:23:42 -0800 |
Andreas Schiffler |
Fix fuzzer random boundary functions; add tests for fuzzer
|
changeset |
files
|
Tue, 12 Feb 2013 17:07:21 -0800 |
Jørgen P. Tjernø |
Check bounds in SDL_IsGameController. Switch two functions to SDL_bool.
|
changeset |
files
|
Tue, 12 Feb 2013 16:17:24 -0800 |
Jørgen P. Tjernø |
Regenerate configure to enable dbus
|
changeset |
files
|
Tue, 12 Feb 2013 14:53:47 -0800 |
Jørgen P. Tjernø |
Fix another non-C90 variable declaration
|
changeset |
files
|
Tue, 12 Feb 2013 12:29:08 -0800 |
Jørgen P. Tjernø |
Fix linker error for Win32 tests.
|
changeset |
files
|
Tue, 12 Feb 2013 12:18:46 -0800 |
Jørgen P. Tjernø |
Fix build issue on Win/Haiku.
|
changeset |
files
|
Tue, 12 Feb 2013 11:47:31 -0800 |
Jørgen P. Tjernø |
Don't clobber refcounting in SDL_Init.
|
changeset |
files
|
Tue, 12 Feb 2013 11:47:29 -0800 |
Jørgen P. Tjernø |
Fix a corruption when you remove first joystick on Linux.
|
changeset |
files
|
Tue, 12 Feb 2013 13:59:04 -0300 |
Gabriel Jacobo |
Bug 1703 - SDL calls a wrong JNI function on Android by Philipp Wiesemann
|
changeset |
files
|
Mon, 11 Feb 2013 21:47:13 -0800 |
Sam Lantinga |
tree 5b46fd5b8c94
|
changeset |
files
|
Mon, 11 Feb 2013 21:39:58 -0800 |
Sam Lantinga |
Fixed increasing the size of resizable windows
|
changeset |
files
|
Mon, 11 Feb 2013 21:29:36 -0800 |
Sam Lantinga |
Fixed mouse wheel delta on Windows
|
changeset |
files
|
Mon, 11 Feb 2013 21:12:14 -0800 |
Sam Lantinga |
Fixed bug 1491 - Directx3d Crash on resize
|
changeset |
files
|
Mon, 11 Feb 2013 21:04:46 -0800 |
Sam Lantinga |
tree 83b195127130
|
changeset |
files
|
Mon, 11 Feb 2013 21:04:41 -0800 |
Sam Lantinga |
tree e293c2b7fde8
|
changeset |
files
|
Fri, 04 Jan 2013 16:38:05 -0500 |
DavidLudwig |
converted tabs to spaces in iOS/UIKit PumpEvents code
|
changeset |
files
|
Mon, 11 Feb 2013 20:56:34 -0800 |
Sam Lantinga |
Fixed bug 1679 - Error in buffer size setting in Haiku/BeOS audio driver
|
changeset |
files
|
Mon, 11 Feb 2013 20:55:36 -0800 |
Sam Lantinga |
Fixed bug 1679 - Error in buffer size setting in Haiku/BeOS audio driver
SDL-1.2
|
changeset |
files
|
Mon, 11 Feb 2013 18:28:05 -0800 |
Sam Lantinga |
Hopefully fixed the last of the C variable declaration problems which caused compile failures with Visual Studio.
|
changeset |
files
|
Mon, 11 Feb 2013 18:22:32 -0800 |
Sam Lantinga |
Fixed double-default case
|
changeset |
files
|
Mon, 11 Feb 2013 18:22:17 -0800 |
Sam Lantinga |
Fixed compiling SYN_DROPPED with older kernel headers
|
changeset |
files
|
Mon, 11 Feb 2013 18:18:34 -0800 |
Sam Lantinga |
Fixed compiler warnings
|
changeset |
files
|
Mon, 11 Feb 2013 18:13:52 -0800 |
Sam Lantinga |
Fixed C variable declarations
|
changeset |
files
|
Mon, 11 Feb 2013 17:40:09 -0800 |
Sam Lantinga |
Backed out use of @autorelease keyword for now, since it's not supported by older Xcode versions.
|
changeset |
files
|