Wed, 17 Apr 2013 01:32:06 -0700 |
Sam Lantinga |
Fixed bug 1802 - NULL pointer dereference in SDL_AllocRW() if out of memory.
|
changeset |
files
|
Wed, 17 Apr 2013 00:56:53 -0700 |
Sam Lantinga |
Fixed crash in Quartz gamma ramp code
SDL-1.2
|
changeset |
files
|
Tue, 16 Apr 2013 09:33:33 -0700 |
Sam Lantinga |
BMP files don't contain alpha information in the palette, the fourth element is reserved and must be zero.
|
changeset |
files
|
Tue, 16 Apr 2013 01:05:32 -0400 |
Ryan C. Gordon |
Removed C++-style single-line comments from a public header (thanks, Martin!).
|
changeset |
files
|
Tue, 16 Apr 2013 00:09:48 -0400 |
Ryan C. Gordon |
Maybe actually fix compiler warning this time.
|
changeset |
files
|
Mon, 15 Apr 2013 22:49:23 -0400 |
Ryan C. Gordon |
Fixed a compiler warning on Visual Studio.
|
changeset |
files
|
Sun, 14 Apr 2013 18:05:14 -0400 |
Ryan C. Gordon |
Make the new SDL_RWops::hidden::unknown::data2 field a void*, not an int.
|
changeset |
files
|
Sat, 13 Apr 2013 20:43:32 -0400 |
Ryan C. Gordon |
Added a data2 field to the SDL_RWops::hidden::unknown.
|
changeset |
files
|
Sat, 13 Apr 2013 09:45:39 -0700 |
Andreas Schiffler |
Add test coverage for SDL_SetWindowData and SDL_GetWindowData to Video suite
|
changeset |
files
|
Wed, 10 Apr 2013 22:18:10 -0400 |
Ryan C. Gordon |
Fixed a typo (thanks, Ethan!).
|
changeset |
files
|
Wed, 10 Apr 2013 14:11:26 -0700 |
Jørgen P. Tjernø |
Numlock & pause fix from Alfred.
|
changeset |
files
|
Mon, 08 Apr 2013 18:37:50 -0400 |
Ryan C. Gordon |
More const_cast fixes for C++ apps using the public headers (thanks, Martin!).
|
changeset |
files
|
Fri, 05 Apr 2013 16:34:59 -0400 |
Ryan C. Gordon |
Fixed another infinite recursion accident in stdlib.
|
changeset |
files
|
Thu, 04 Apr 2013 11:35:22 -0400 |
Ryan C. Gordon |
Corrected some stdinc inline functions (thanks, Martin!).
|
changeset |
files
|
Wed, 03 Apr 2013 16:48:23 -0700 |
Jørgen P. Tjernø |
Improve testgamecontroller output & robustness.
|
changeset |
files
|
Wed, 03 Apr 2013 16:48:20 -0700 |
Jørgen P. Tjernø |
Add 3 Logitech gamecontroller mappings for Mac OS X.
|
changeset |
files
|
Wed, 03 Apr 2013 11:58:04 -0400 |
Ryan C. Gordon |
Fixed compiler warnings in Mac Xcode builds.
|
changeset |
files
|
Wed, 03 Apr 2013 11:49:25 -0400 |
Ryan C. Gordon |
Another attempt at fixing compiler warnings for SDLTest_SurfaceImage_t.
|
changeset |
files
|
Wed, 03 Apr 2013 11:48:03 -0400 |
Ryan C. Gordon |
Compiler warning fixes for Windows message box code.
|
changeset |
files
|
Wed, 03 Apr 2013 11:38:05 -0400 |
Ryan C. Gordon |
Possibly fix compiler warnings, simplify SDLTest_SurfaceImage_t definition.
|
changeset |
files
|
Wed, 03 Apr 2013 11:34:21 -0400 |
Ryan C. Gordon |
Fixed compiler warnings. "leftFingerDown" doesn't need to be an SDL_FingerID.
|
changeset |
files
|
Wed, 03 Apr 2013 10:36:15 -0400 |
Ryan C. Gordon |
Fixed infinite recursion (thanks, Rainer!).
|
changeset |
files
|
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
|