Tue, 02 Apr 2013 23:17:33 -0400 |
Ryan C. Gordon |
Check for a NULL pointer dereference.
|
changeset |
files
|
Tue, 02 Apr 2013 18:09:30 -0700 |
Jørgen P. Tjernø |
Add new controller mappings for Windows.
|
changeset |
files
|
Tue, 02 Apr 2013 08:38:52 -0700 |
Andreas Schiffler |
Add input validation and null checking to SDL_Get/SetWindowData [reported by Joseph T.]
|
changeset |
files
|
Tue, 02 Apr 2013 07:57:37 -0700 |
Sam Lantinga |
Fixed bug 1780 - SDL_RWFromFile() sets an error on Android although a valid SDL_RWops pointer is returned.
|
changeset |
files
|
Tue, 02 Apr 2013 07:55:25 -0700 |
Sam Lantinga |
Fixed bug 1779 - SDL's Android project template has old default icons from Android.
|
changeset |
files
|
Tue, 02 Apr 2013 07:51:23 -0700 |
Sam Lantinga |
Fixed bug 1781 - SDL sets an error for the initial touch on Android.
|
changeset |
files
|
Mon, 01 Apr 2013 23:15:21 -0700 |
Sam Lantinga |
Fixed bug 1782 - SDL_opengl.h header disabled on FreeBSD
|
changeset |
files
|
Mon, 01 Apr 2013 13:21:23 -0300 |
Gabriel Jacobo |
Backed out changeset: a500a9dbfb41
|
changeset |
files
|
Mon, 01 Apr 2013 13:21:08 -0300 |
Gabriel Jacobo |
Backed out changeset: a713101e1d25
|
changeset |
files
|
Mon, 01 Apr 2013 13:20:22 -0300 |
Gabriel Jacobo |
Backed out changeset: 9cef1005df5f
|
changeset |
files
|
Sun, 31 Mar 2013 13:05:40 -0400 |
Ryan C. Gordon |
Changed audio subsystem's OpenDevice interface to return -1 on error.
|
changeset |
files
|
Sun, 31 Mar 2013 12:48:50 -0400 |
Ryan C. Gordon |
Make SDL_SetError and friends unconditionally return -1.
|
changeset |
files
|
Fri, 29 Mar 2013 21:29:57 -0400 |
Ryan C. Gordon |
Corrected function signature on SDL_strtod_inline() (thanks, Axel!).
|
changeset |
files
|
Fri, 29 Mar 2013 21:25:02 -0400 |
Ryan C. Gordon |
Haiku no longer #defines __BEOS__, so check for it too (thanks, Axel!).
|
changeset |
files
|
Fri, 29 Mar 2013 21:21:48 -0400 |
Ryan C. Gordon |
Patched test apps to compile with C89 compilers (thanks, Axel!).
|
changeset |
files
|
Fri, 29 Mar 2013 21:16:30 -0400 |
Ryan C. Gordon |
Don't use __builtin_clz() on gcc2. (thanks, Axel!)
|
changeset |
files
|
Fri, 29 Mar 2013 21:13:16 -0400 |
Ryan C. Gordon |
Fixed compiler warnings with SDL_FORCE_INLINE on gcc2. (Thanks, Axel!)
|
changeset |
files
|
Tue, 26 Mar 2013 22:26:07 -0700 |
Sam Lantinga |
The Haiku port is being actively maintained by Axel Dörfler
|
changeset |
files
|
Tue, 26 Mar 2013 05:09:09 -0700 |
Sam Lantinga |
Fixed compiler error with Cygwin
|
changeset |
files
|
Tue, 26 Mar 2013 05:08:57 -0700 |
Sam Lantinga |
Fixed compiler warning with Cygwin
|
changeset |
files
|
Tue, 26 Mar 2013 04:57:29 -0700 |
Sam Lantinga |
SDL message box improvements from Dan Thompson
|
changeset |
files
|
Mon, 25 Mar 2013 12:04:16 -0700 |
Sam Lantinga |
Added support for the GameStop Gamepad
|
changeset |
files
|
Mon, 25 Mar 2013 11:38:30 -0700 |
Sam Lantinga |
Added GUIDs for Bluetooth devices, using the same algorithm as the Linux code.
|
changeset |
files
|
Sun, 24 Mar 2013 10:37:16 -0700 |
Sam Lantinga |
Make sure we bump the palette version when we modify it.
|
changeset |
files
|
Sun, 24 Mar 2013 09:56:45 -0700 |
Sam Lantinga |
We're using the alpha component of the palette entries, let's name it appropriately.
|
changeset |
files
|
Sun, 24 Mar 2013 09:51:01 -0700 |
Sam Lantinga |
The palette unused value is treated as alpha and updated when setting the colorkey.
|
changeset |
files
|
Sat, 23 Mar 2013 13:03:36 -0700 |
Sam Lantinga |
Updated the license listed in the header, fixing bug 1768
|
changeset |
files
|
Fri, 22 Mar 2013 11:42:31 -0700 |
Sam Lantinga |
Make SDL support the X11 clipboard TARGETS protocol, which advertises what formats text is available in from the application. This is necessary for many Linux programs to interact well with the clipboard.
|
changeset |
files
|
Tue, 19 Mar 2013 23:24:24 -0700 |
Sam Lantinga |
Removed old file from the Android build
|
changeset |
files
|
Tue, 19 Mar 2013 23:07:49 -0700 |
Sam Lantinga |
Added missing files for the Android build
|
changeset |
files
|
Tue, 19 Mar 2013 23:03:57 -0700 |
Sam Lantinga |
Fixed bug 1700 - Joysticks not supported in Android
|
changeset |
files
|
Tue, 19 Mar 2013 22:25:02 -0700 |
Sam Lantinga |
Fixed bug 1759 - Updates to testjoystick.c
|
changeset |
files
|
Tue, 19 Mar 2013 22:15:07 -0700 |
Sam Lantinga |
Fixed bug 1760 - Update README.android about local.properties
|
changeset |
files
|
Tue, 19 Mar 2013 22:02:34 -0700 |
Sam Lantinga |
Fixed bug 1764 - Integer Precision Loss During Compilation
|
changeset |
files
|
Tue, 19 Mar 2013 21:53:33 -0700 |
Sam Lantinga |
Fixed bug 1763 - Constify SDL_UpdateWindowSurfaceRects()
|
changeset |
files
|
Sun, 17 Mar 2013 09:47:25 -0700 |
Sam Lantinga |
Removed unused window size constants
|
changeset |
files
|
Sun, 17 Mar 2013 09:45:40 -0700 |
Sam Lantinga |
The platform define for the PSP is __PSP__
|
changeset |
files
|
Sun, 17 Mar 2013 09:44:58 -0700 |
Sam Lantinga |
Removed Nintendo DS support since nobody has volunteered to maintain it for over a year.
|
changeset |
files
|
Sun, 17 Mar 2013 09:21:08 -0700 |
Sam Lantinga |
We have a new platform, yay!
|
changeset |
files
|
Sun, 17 Mar 2013 20:07:02 +0800 |
Captain Lex |
Add PSP support
|
changeset |
files
|
Sat, 16 Mar 2013 11:00:04 -0700 |
Sam Lantinga |
Fixed more const issues with C++
|
changeset |
files
|
Fri, 15 Mar 2013 11:59:16 -0700 |
Sam Lantinga |
Fixed XIM crash when locale is set to something not supported by X11.
|
changeset |
files
|
Fri, 15 Mar 2013 11:56:28 -0700 |
Sam Lantinga |
Fixed const correctness issue with C++, and fixed building SDL_memcpy4 with 32-bit gcc.
|
changeset |
files
|
Thu, 14 Mar 2013 23:10:51 -0700 |
Sam Lantinga |
Clarified inline function documentation, removed obsolete Metrowerks compiler directive.
|
changeset |
files
|
Fri, 15 Mar 2013 01:09:19 -0400 |
Ryan C. Gordon |
Replace all the "static __inline__" functions with SDL_FORCE_INLINE.
|
changeset |
files
|
Fri, 15 Mar 2013 01:01:20 -0400 |
Ryan C. Gordon |
Improvements to stdlib.
|
changeset |
files
|
Fri, 15 Mar 2013 01:02:30 -0400 |
Ryan C. Gordon |
Added an SDL_FORCE_INLINE macro.
|
changeset |
files
|
Wed, 13 Mar 2013 21:41:43 -0700 |
Sam Lantinga |
XDnD implementation from Davey Taylor, need some cleanup
|
changeset |
files
|
Wed, 13 Mar 2013 09:14:45 -0700 |
Andreas Schiffler |
Reformat SDL_VS2010.sln so WindowsExplorer VS type detection works again
|
changeset |
files
|
Wed, 13 Mar 2013 08:35:03 -0700 |
Andreas Schiffler |
Fix bug 122 - SDL_RWops bug fixes: set RWops.type field, add input validation, add test coverage
|
changeset |
files
|
Tue, 12 Mar 2013 18:28:40 -0700 |
Jørgen P. Tjernø |
Missing comma in one gamepad mapping.
|
changeset |
files
|
Tue, 12 Mar 2013 18:28:36 -0700 |
Jørgen P. Tjernø |
Add GameController mappings for popular controllers.
|
changeset |
files
|
Tue, 12 Mar 2013 09:10:37 -0700 |
Andreas Schiffler |
Fix bug 1560 - SDL_RWFromConstMem write operation returns -1 but should return 0.
|
changeset |
files
|
Sun, 10 Mar 2013 21:10:10 -0700 |
Sam Lantinga |
Fixed bug 1751 - Direcftb renderer viewport behaviour differs from API description.
|
changeset |
files
|
Sun, 10 Mar 2013 16:28:20 -0700 |
Andreas Schiffler |
Fix bug 1574 - updaterev.sh fails when path contains spaces
|
changeset |
files
|
Sun, 10 Mar 2013 13:36:20 -0400 |
Ryan C. Gordon |
Patched to compile on Visual Studio.
|
changeset |
files
|
Sun, 10 Mar 2013 13:31:55 -0400 |
Ryan C. Gordon |
Fixed compiler warning.
|
changeset |
files
|
Sun, 10 Mar 2013 13:28:39 -0400 |
Ryan C. Gordon |
Attempt to get XInput haptics building on Cygwin (or rather, avoid building).
|
changeset |
files
|
Sun, 10 Mar 2013 13:05:47 -0400 |
Ryan C. Gordon |
First shot at Windows XInput haptics.
|
changeset |
files
|
Sun, 10 Mar 2013 09:09:31 -0700 |
Sam Lantinga |
Fixed bug 1750 - Directfb renderer does not support SDL_RENDERER_TARGETTEXTURE
|
changeset |
files
|