2009-03-24 |
Sam Lantinga |
Date: Sun, 22 Mar 2009 12:52:29 +0000
|
2009-03-24 |
Sam Lantinga |
Date: Mon, 23 Mar 2009 09:17:24 +0200
|
2009-03-23 |
Sam Lantinga |
Date: Thu, 05 Feb 2009 17:27:54 +0100
|
2009-03-23 |
Sam Lantinga |
Date: Thu, 05 Feb 2009 18:07:35 +0100
|
2009-03-23 |
Sam Lantinga |
Date: Tue, 17 Feb 2009 14:00:25 +0100
|
2009-03-23 |
Sam Lantinga |
Date: Sat, 21 Mar 2009 19:41:52 -0700 (PDT)
|
2009-03-22 |
Sam Lantinga |
Fixed potential crash in testbitmap
|
2009-03-17 |
Sam Lantinga |
Fixed iPhone demos
|
2009-03-17 |
Sam Lantinga |
Date: Thu, 12 Mar 2009 15:14:38 +0200
|
2009-03-15 |
Sam Lantinga |
Fixed return value for SDL_CreateRenderer()
|
2009-03-12 |
Sam Lantinga |
Fixed OpenGL library linking issue
|
2009-03-06 |
Sam Lantinga |
Fixed potential double-free crash
|
2009-03-06 |
Sam Lantinga |
Reverted dangerous change that could remove /bin/sh :)
|
2009-03-04 |
Sam Lantinga |
Date: Wed, 4 Mar 2009 15:38:22 +0200
|
2009-03-04 |
Sam Lantinga |
Updated config.guess and config.sub
|
2009-03-04 |
Sam Lantinga |
Updated libtool from version 1.5.22 to 2.2.6a, so it works on current QNX
|
2009-03-03 |
Sam Lantinga |
Mac OS X and iPhoneOS have the full math library
|
2009-03-03 |
Sam Lantinga |
Date: Mon, 2 Mar 2009 16:27:42 +0200
|
2009-02-27 |
Sam Lantinga |
Removed unicows dependency, at least for now...
|
2009-02-27 |
Sam Lantinga |
Missing API function
|
2009-02-21 |
Edgar Simo |
More verbosity and error checking.
|
2009-02-21 |
Edgar Simo |
Fixed haptic subsystem on linux 2.6.28 by lowering the EV_IsJoystick check (seems like some stuff was changed). Shouldn't break anything with earlier versions. Might need to be more robust if false positives show up.
|
2009-02-19 |
Sam Lantinga |
indent
|
2009-02-19 |
Sam Lantinga |
Implemented X11 maximized state control
|
2009-02-19 |
Sam Lantinga |
Use the default arrow cursor until we implement the cursor API
|
2009-02-19 |
Sam Lantinga |
Fixed bug using SDL_WINDOWPOS_CENTERED with SDL_SetWindowPosition()
|
2009-02-19 |
Sam Lantinga |
Added missing files
|
2009-02-18 |
Darren Alton |
NDS compiles again, but may not yet work. Sprite support has been removed for the time being while it is re-worked.
|
2009-02-17 |
Sam Lantinga |
Fixed bug #684
|
2009-02-17 |
Sam Lantinga |
indent
|
2009-02-17 |
Sam Lantinga |
Fixed bug #681
|
2009-02-17 |
Sam Lantinga |
Date: Thu, 27 Dec 2007 07:38:25 +0000
|
2009-02-17 |
Sam Lantinga |
Fixed bug #633
|
2009-02-17 |
Sam Lantinga |
Fixed bug #537
|
2009-02-15 |
Sam Lantinga |
Fixed destination of XCopyArea()
|
2009-02-14 |
Sam Lantinga |
Added reminder for shaped windows
|
2009-02-14 |
Sam Lantinga |
Suggestion from the mailing list
|
2009-02-12 |
Sam Lantinga |
Fixed off by one error in line drawing code
|
2009-02-09 |
Sam Lantinga |
We need to figure out whether we should handle events on foreign windows
|
2009-02-09 |
Sam Lantinga |
More of the same
|
2009-02-09 |
Sam Lantinga |
Implemented Win32 version of the native window test
|
2009-02-09 |
Sam Lantinga |
Whoops, missed a file
|
2009-02-09 |
Sam Lantinga |
Throw a FIXME in there, we'll need to take care of this later.
|
2009-02-09 |
Sam Lantinga |
Added test program for SDL_CreateWindowFrom()
|
2009-02-08 |
Sam Lantinga |
Oh, Polyline() uses a pen, not a brush. Doh! :)
|
2009-02-07 |
Sam Lantinga |
indent
|
2009-02-07 |
Sam Lantinga |
Fixed alpha blending textures with the GDI renderer
|
2009-01-30 |
Sam Lantinga |
When creating a software texture, synchronize the surface with the texture.
|
2009-01-30 |
Sam Lantinga |
indent
|
2009-01-29 |
Sam Lantinga |
(none)
|
2009-01-25 |
Sam Lantinga |
Fixed Altivec blitters for PPC
|
2009-01-19 |
Sam Lantinga |
More Mac OS X 10.3.9 fixes
|
2009-01-19 |
Sam Lantinga |
Fixed compilation on Mac OS X 10.3.9
|
2009-01-19 |
Sam Lantinga |
Updated for older versions of subversion
|
2009-01-19 |
Sam Lantinga |
Fix recommended by Eddy L O Jansson
|
2009-01-18 |
Edgar Simo |
Some more safety around the SDL_HelperWindow stuff to avoid double creations.
|
2009-01-15 |
Bob Pendleton |
Changes to hopefully handle the creation of a colormap for 8 bit PseudoColor visuals in X11
|
2009-01-14 |
Sam Lantinga |
Unfortunately, adding the file means that every commit marks this file as
|
2009-01-14 |
Sam Lantinga |
Added a dummy revision to fix IDE builds
|
2009-01-14 |
Sam Lantinga |
Fixed OpenGL state issue reported by Dmytro Bogovych
|