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
|
Sat, 07 Jan 2012 00:56:21 -0500 |
Sam Lantinga |
The symbols should be private
|
changeset |
files
|
Thu, 05 Jan 2012 21:41:55 -0500 |
Sam Lantinga |
Updated iOS projects and renamed iPhoneOS to iOS
|
changeset |
files
|
Thu, 05 Jan 2012 19:19:58 -0500 |
Sam Lantinga |
Fixed bug 1363 - SDL 1.2 hg does not compile against the 10.5 SDK
SDL-1.2
|
changeset |
files
|
Mon, 02 Jan 2012 21:25:34 -0800 |
Ryan C. Gordon |
Quartz: Restore 1.2.14 behaviour of letting apps draw from background thread.
SDL-1.2
|
changeset |
files
|
Tue, 03 Jan 2012 01:46:52 -0500 |
Sam Lantinga |
This file keeps getting clobbered... *sigh*
|
changeset |
files
|
Tue, 03 Jan 2012 01:41:17 -0500 |
Sam Lantinga |
Updated to Visual Studio 2008
SDL-1.2
|
changeset |
files
|
Tue, 03 Jan 2012 01:41:00 -0500 |
Sam Lantinga |
Minor project cleanup
SDL-1.2
|
changeset |
files
|
Mon, 02 Jan 2012 18:15:07 -0800 |
Ryan C. Gordon |
PulseAudio: Fixed infinite loop, due to iteration variable not incrementing.
SDL-1.2
|
changeset |
files
|
Mon, 02 Jan 2012 15:16:45 -0500 |
Ryan C. Gordon |
Use arts_suspend() in a loop to wait for arts to become ready.
|
changeset |
files
|
Mon, 02 Jan 2012 15:07:26 -0500 |
Ryan C. Gordon |
Use arts_suspend() in a loop to wait for arts to become ready.
SDL-1.2
|
changeset |
files
|
Sun, 01 Jan 2012 20:45:31 -0500 |
Ryan C. Gordon |
Throw around some QZ_UpdateCursor() calls to fix wrongly-shown system cursor.
SDL-1.2
|
changeset |
files
|
Mon, 02 Jan 2012 00:48:56 -0500 |
Sam Lantinga |
Switched to @rpath for the install path and switched minimum OS to 10.5
SDL-1.2
|
changeset |
files
|
Mon, 02 Jan 2012 00:47:54 -0500 |
Sam Lantinga |
Switched to @rpath for the install path and switched minimum OS to 10.5
|
changeset |
files
|
Sun, 01 Jan 2012 21:57:50 -0500 |
Sam Lantinga |
Updated project for release
SDL-1.2
|
changeset |
files
|
Sun, 01 Jan 2012 21:47:07 -0500 |
Sam Lantinga |
Need to define this if we're targeting deployment on 10.4
SDL-1.2
|
changeset |
files
|
Sun, 01 Jan 2012 16:58:00 -0500 |
Sam Lantinga |
Fixed bug 1337 - joystick crash due to heap corruption with btnx
|
changeset |
files
|
Sun, 01 Jan 2012 16:55:06 -0500 |
Sam Lantinga |
Fixed bug 1337 - joystick crash due to heap corruption with btnx
SDL-1.2
|
changeset |
files
|
Sun, 01 Jan 2012 11:18:03 -0500 |
Sam Lantinga |
-lmingw32 is necessary in the link line before -lSDLmain, otherwise WinMain in libSDLmain.a won't get linked in
SDL-1.2
|
changeset |
files
|
Sat, 31 Dec 2011 18:04:17 -0500 |
Sam Lantinga |
Added the SDL pkg-config file to the fat build
SDL-1.2
|
changeset |
files
|
Sat, 31 Dec 2011 17:36:14 -0500 |
Sam Lantinga |
Updated the fat build for the new libtool libSDLmain.a
SDL-1.2
|
changeset |
files
|
Sat, 31 Dec 2011 13:29:09 -0500 |
Sam Lantinga |
Upgraded SDL Xcode project for XCode 4.2, including switching Framework Version to "B", which is required by the Apple Store.
|
changeset |
files
|
Sat, 31 Dec 2011 13:28:07 -0500 |
Sam Lantinga |
Check return value, not unsigned "supported" flags
|
changeset |
files
|
Sat, 31 Dec 2011 09:28:07 -0500 |
Sam Lantinga |
Happy New Year!
|
changeset |
files
|
Sat, 31 Dec 2011 09:16:08 -0500 |
Sam Lantinga |
Happy New Year!
SDL-1.2
|
changeset |
files
|
Fri, 30 Dec 2011 18:19:35 -0500 |
Sam Lantinga |
Added the ability to update a subrect of a YV12/IYUV texture.
|
changeset |
files
|
Fri, 30 Dec 2011 18:18:42 -0500 |
Sam Lantinga |
Fixed bug 1315 - Greenish video when video size smaller than texture
|
changeset |
files
|
Fri, 30 Dec 2011 16:28:41 -0500 |
Ryan C. Gordon |
Disable attempt at saving the Cocoa GL context for now.
SDL-1.2
|
changeset |
files
|
Fri, 02 Dec 2011 16:10:55 -0500 |
Ryan C. Gordon |
Fixed incorrect macro in fullscreen code.
SDL-1.2
|
changeset |
files
|
Fri, 30 Dec 2011 14:43:57 -0500 |
Sam Lantinga |
It's worth noting the XRandR change in the release notes.
SDL-1.2
|
changeset |
files
|
Fri, 30 Dec 2011 14:37:50 -0500 |
Sam Lantinga |
Fixed bug 1058 - SDL: erroneously uses xrandr-style mode switching
SDL-1.2
|
changeset |
files
|
Fri, 30 Dec 2011 14:14:45 -0500 |
Sam Lantinga |
Fixed bug 938 - SDL fails to link in mingw+msys+libtool
SDL-1.2
|
changeset |
files
|
Fri, 30 Dec 2011 06:54:58 -0500 |
Sam Lantinga |
Fixed bug 1082 - Crash on startup when using empty command-line argument.
SDL-1.2
|
changeset |
files
|
Fri, 30 Dec 2011 06:41:41 -0500 |
Sam Lantinga |
Initialize timers first so the tick counter is valid by the time the audio and video systems initialize.
|
changeset |
files
|
Fri, 30 Dec 2011 06:41:12 -0500 |
Sam Lantinga |
Initialize timers first so the tick counter is valid by the time the audio and video systems initialize.
SDL-1.2
|
changeset |
files
|
Fri, 30 Dec 2011 06:29:06 -0500 |
Sam Lantinga |
Fixed bug 1309 - Don't grab focus during ResizeWindow on Win32 when SDL window is reparented
SDL-1.2
|
changeset |
files
|
Fri, 30 Dec 2011 06:22:59 -0500 |
Sam Lantinga |
Fixed bug 875 - Title bar unresponsive after video mode change
SDL-1.2
|
changeset |
files
|
Fri, 30 Dec 2011 06:01:09 -0500 |
Sam Lantinga |
Fixed bug 907 - SDL window restore SDL_VIDEORESIZE event issue...
SDL-1.2
|
changeset |
files
|
Fri, 30 Dec 2011 04:04:34 -0500 |
Ryan C. Gordon |
Added some sanity checks to prevent buffer overflows.
SDL-1.2
|
changeset |
files
|
Fri, 30 Dec 2011 04:03:31 -0500 |
Ryan C. Gordon |
Fixed compiler warning for unused variable.
SDL-1.2
|
changeset |
files
|
Fri, 30 Dec 2011 03:18:26 -0500 |
Ryan C. Gordon |
Fixes for setting custom cursor in quartz target.
SDL-1.2
|
changeset |
files
|
Thu, 29 Dec 2011 13:54:22 -0500 |
Sam Lantinga |
Fixed documentation typo
|
changeset |
files
|
Thu, 29 Dec 2011 13:51:42 -0500 |
Sam Lantinga |
Fixed so the header is consistent with the source
|
changeset |
files
|
Thu, 29 Dec 2011 12:21:49 -0500 |
Sam Lantinga |
Added release notes for SDL 1.2.15
SDL-1.2
|
changeset |
files
|
Thu, 29 Dec 2011 11:17:09 -0500 |
Sam Lantinga |
Updated the dist target to include build project directories
SDL-1.2
|
changeset |
files
|
Thu, 29 Dec 2011 05:36:39 -0500 |
Sam Lantinga |
Fixes bug 1296 - SDL_SetVideoMode crashes because of unaligned MOVAPS instruction
|
changeset |
files
|
Thu, 29 Dec 2011 05:18:16 -0500 |
Sam Lantinga |
Fixed bug 1338 - Direct3D renderer should set D3DCREATE_FPU_PRESERVE for not behaving vastly different on doubles (causes 3rd party lib crashes!)
|
changeset |
files
|