Sun, 15 Jan 2012 15:48:27 -0500 |
Sam Lantinga |
Fixed bug 1371 - DX joystick axis ordering fix
|
changeset |
files
|
Sun, 15 Jan 2012 03:34:14 -0500 |
Sam Lantinga |
Check for sem_timedwait(), which isn't available on some systems (including OpenBSD
|
changeset |
files
|
Sun, 15 Jan 2012 03:13:08 -0500 |
Sam Lantinga |
Check for sem_timedwait(), which isn't available on some systems (including OpenBSD)
SDL-1.2
|
changeset |
files
|
Sat, 14 Jan 2012 13:21:19 -0500 |
Sam Lantinga |
Make sure that we use consistent configuration options on platforms like Windows so that command line builds and IDE builds have ABI compatibility.
|
changeset |
files
|
Sat, 14 Jan 2012 13:17:01 -0500 |
Sam Lantinga |
Unofficial builds should have a 0 revision number - if this accidentally gets checked in with a different revision, this file should be reverted to this content.
|
changeset |
files
|
Sat, 14 Jan 2012 02:22:40 -0500 |
Sam Lantinga |
Switched compatibility version to 1 since the ABI is compatible with previous versions
SDL-1.2
|
changeset |
files
|
Sat, 14 Jan 2012 01:38:11 -0500 |
Sam Lantinga |
Fixed bug 1238 - SDL_SetKeyboardFocus may send events to already destroyed windows
|
changeset |
files
|
Sat, 14 Jan 2012 00:49:25 -0500 |
Sam Lantinga |
Fixed inline assembly warning for PPC
|
changeset |
files
|
Fri, 13 Jan 2012 20:57:35 -0500 |
Sam Lantinga |
Fixed bug 1368 - Enabling joystick subsystem cause an infinite loop
|
changeset |
files
|
Thu, 12 Jan 2012 22:54:09 -0500 |
Sam Lantinga |
Better interpolation for the x4 upsampling case
|
changeset |
files
|
Thu, 12 Jan 2012 21:42:35 -0500 |
Sam Lantinga |
Fixed issue where there was a garbage sample at the end of the buffer.
|
changeset |
files
|
Tue, 10 Jan 2012 22:52:17 -0500 |
Sam Lantinga |
Fixed typo in mask comparison
SDL-1.2
|
changeset |
files
|
Tue, 10 Jan 2012 21:07:09 -0500 |
Sam Lantinga |
David Carre cpasjuste@gmail.com
|
changeset |
files
|
Tue, 10 Jan 2012 21:00:47 -0500 |
Sam Lantinga |
Fixed bug 1331 - SDL_CreateTextureFromSurface fails for OpenGL + Win XP 64 NVidia 285.58 with GL_INVALID_ENUM
|
changeset |
files
|
Tue, 10 Jan 2012 21:12:45 +0100 |
Patrice Mandin |
Add and use SuperToUser macro to handle super->user mode switch
SDL-1.2
|
changeset |
files
|
Mon, 09 Jan 2012 21:11:11 -0500 |
Sam Lantinga |
Fixed bug 1366 - SDL_opengles2.h is not installed in "include/SDL" under Linux
|
changeset |
files
|
Mon, 09 Jan 2012 07:07:43 -0500 |
Sam Lantinga |
Fixed structure alignment mismatch between Visual Studio and gcc on 64-bit architectures.
|
changeset |
files
|
Mon, 09 Jan 2012 07:06:36 -0500 |
Sam Lantinga |
Fixed structure alignment mismatch between Visual Studio and gcc on 64-bit architectures.
SDL-1.2
|
changeset |
files
|
Mon, 09 Jan 2012 04:53:58 -0500 |
Sam Lantinga |
Don't hardcode output paths, Visual Studio does the right thing.
|
changeset |
files
|
Mon, 09 Jan 2012 04:39:55 -0500 |
Sam Lantinga |
Removing test projects for Visual Studio 2005
|
changeset |
files
|
Mon, 09 Jan 2012 04:38:34 -0500 |
Sam Lantinga |
I can't test Visual Studio 2005 configurations anymore, and I don't think anyone is using it for production games.
|
changeset |
files
|
Mon, 09 Jan 2012 04:36:57 -0500 |
Sam Lantinga |
Fixed import library location
SDL-1.2
|
changeset |
files
|
Mon, 09 Jan 2012 04:07:05 -0500 |
Sam Lantinga |
Fixed output directories for win32/x64 platform output
SDL-1.2
|
changeset |
files
|
Mon, 09 Jan 2012 00:24:08 -0500 |
Sam Lantinga |
Futzing around with strip settings
|
changeset |
files
|
Sun, 08 Jan 2012 17:31:11 -0500 |
Sam Lantinga |
Fixed memory corruption in the upsampling code, caught by valgrind
|
changeset |
files
|
Sun, 08 Jan 2012 17:20:33 -0500 |
Sam Lantinga |
Fixed bug 1091 - Hardcoded size in SDL_audiocvt.c may lead to heap/stack corruption
|
changeset |
files
|
Sun, 08 Jan 2012 17:10:57 -0500 |
Sam Lantinga |
Fixed bug 1014 - SDL_ConvertAudio crashes
|
changeset |
files
|
Sun, 08 Jan 2012 14:45:57 -0500 |
Sam Lantinga |
Updated Xcode project
|
changeset |
files
|
Sun, 08 Jan 2012 14:45:19 -0500 |
Sam Lantinga |
Updated Xcode project
SDL-1.2
|
changeset |
files
|
Sun, 08 Jan 2012 13:42:03 -0500 |
Sam Lantinga |
Made the application activity events consistent between iOS and Android
|
changeset |
files
|
Sun, 08 Jan 2012 13:31:22 -0500 |
Sam Lantinga |
X11 OpenGL ES minor corrections
|
changeset |
files
|
Fri, 26 Aug 2011 13:23:40 +0100 |
Tim Angus |
* Take a global reference to the activity to prevent the reference being GCed
|
changeset |
files
|
Sun, 08 Jan 2012 02:23:37 -0500 |
Sam Lantinga |
Fixed bug 1242 - PATCH: Improve support for OpenGL ES under X11
|
changeset |
files
|
Sun, 08 Jan 2012 01:15:20 -0500 |
Sam Lantinga |
Fixed bug 1287 - VS2010 project doesn't include the SDL_syscond.c file
|
changeset |
files
|
Sun, 08 Jan 2012 01:05:25 -0500 |
Sam Lantinga |
Fixed bug 1293 - [Android] Support Pause/Resume
|
changeset |
files
|
Sun, 08 Jan 2012 00:39:41 -0500 |
Sam Lantinga |
Fixed bug 1303 - SDL_CreateFromWindow duplicates window (Cocoa only)
|
changeset |
files
|
Sun, 08 Jan 2012 00:36:32 -0500 |
Sam Lantinga |
Fixed bug 1305 - mouse wheel scroll-down event created when mouse wheel is pressed down
|
changeset |
files
|
Sat, 07 Jan 2012 21:02:39 -0800 |
Sam Lantinga |
The #define was asking to use dlopen(), but the code wasn't doing it.
|
changeset |
files
|
Sat, 07 Jan 2012 21:01:33 -0800 |
Sam Lantinga |
Fixed crash if the rendering system couldn't create an OpenGL window.
|
changeset |
files
|
Sat, 07 Jan 2012 23:33:15 -0500 |
Sam Lantinga |
Fixed bug 1313 - Segfault on SDL_CreateWindow when gl lib cannot be loaded
|
changeset |
files
|
Sat, 07 Jan 2012 22:52:41 -0500 |
Sam Lantinga |
Fixed bug 1333 - segfault if opengl window could not get created
|
changeset |
files
|
Sat, 07 Jan 2012 22:34:51 -0500 |
Sam Lantinga |
Fixed bug 1342 - SDL_CreateRenderer creates OpenGL ES 2.0 renderer in iPhone 3G using default index (-1)
|
changeset |
files
|
Sat, 07 Jan 2012 22:33:58 -0500 |
Sam Lantinga |
Fixed tab spacing
|
changeset |
files
|
Sat, 07 Jan 2012 22:20:15 -0500 |
Sam Lantinga |
Fixed running on iPhone 3G
|
changeset |
files
|
Sat, 07 Jan 2012 17:08:17 -0500 |
Sam Lantinga |
Updated SDL test projects
|
changeset |
files
|
Sat, 07 Jan 2012 16:57:09 -0500 |
Sam Lantinga |
Added testnative to the Makefile and fixed building on Mac OS X
|
changeset |
files
|
Sat, 07 Jan 2012 14:21:22 -0500 |
Sam Lantinga |
Better error messaging when SDL can't create a window surface.
|
changeset |
files
|
Sat, 07 Jan 2012 13:52:10 -0500 |
Sam Lantinga |
Fixed bug 1364 - Fullscreen OpenGL fails in OS 10.7 if deployment target is less than 10.7
SDL-1.2
|
changeset |
files
|
Sat, 07 Jan 2012 03:22:47 -0500 |
Sam Lantinga |
Use version B instead of A until we switch SDL 1.3 to SDL2
|
changeset |
files
|
Sat, 07 Jan 2012 02:32:08 -0500 |
Sam Lantinga |
Fixed bug 1256 - Invalid window warning in GL_CreateRenderer
|
changeset |
files
|
Sat, 07 Jan 2012 02:07:38 -0500 |
Sam Lantinga |
Fixed C99 correctness and signed/unsigned compiler warning
SDL-1.2
|
changeset |
files
|
Tue, 28 Jun 2011 22:26:47 +0200 |
Marco Trevisan (Treviño) |
X11: Added support to _NET_WM_PID and WM_CLIENT_MACHINE atoms
SDL-1.2
|
changeset |
files
|
Sat, 07 Jan 2012 02:04:38 -0500 |
Sam Lantinga |
Added X11 dynamic loading support for XSetWMProperties()
|
changeset |
files
|
Mon, 27 Jun 2011 19:30:52 +0200 |
Marco Trevisan (Treviño) |
X11: Move to XSetWMProperties and add support to _NET_WM_PID
|
changeset |
files
|
Sat, 07 Jan 2012 01:28:06 -0500 |
Sam Lantinga |
Fixed bug 1224 - Blit map not updated if source palette changed
|
changeset |
files
|
Sat, 07 Jan 2012 01:25:55 -0500 |
Sam Lantinga |
Fixed bug 1225 - Altivec blitters broken due to SDL_PixelFormat
|
changeset |
files
|
Sat, 07 Jan 2012 01:21:50 -0500 |
Sam Lantinga |
Fixed bug 1239 - Crash in iPad with iOS 3.2 because of missing contentScaleFactor support
|
changeset |
files
|
Sat, 07 Jan 2012 01:13:15 -0500 |
Sam Lantinga |
Fixed bug 1344 - No OpenGL headers when compiling -> no working Software renderer at runtime neither
|
changeset |
files
|
Sat, 07 Jan 2012 01:03:54 -0500 |
Sam Lantinga |
Switched back to version A, since we don't actually have a version A for SDL 1.3.
|
changeset |
files
|
Sat, 07 Jan 2012 00:57:24 -0500 |
Sam Lantinga |
Fixed bug 1362 - SDL Fails to compile with Visual C++ Express 2008 with Feb 2007 DirectX SDK
|
changeset |
files
|