Sat, 02 Jan 2021 10:25:38 -0800 |
Updated copyright for 2021
|
file | diff | annotate |
Thu, 16 Jan 2020 20:49:25 -0800 |
Updated copyright date for 2020
|
file | diff | annotate |
Fri, 04 Jan 2019 22:01:14 -0800 |
Updated copyright for 2019
|
file | diff | annotate |
Wed, 03 Jan 2018 10:03:25 -0800 |
Updated copyright for 2018
|
file | diff | annotate |
Sun, 11 Jun 2017 22:30:49 +0200 |
directfb: Fixed comment.
|
file | diff | annotate |
Sun, 11 Jun 2017 22:30:39 +0200 |
Fixed missing error messages for SDL_GetWindowWMInfo().
|
file | diff | annotate |
Sun, 11 Jun 2017 00:50:26 -0400 |
syswm: prevent buffer overflow if SDL and app have different config headers.
|
file | diff | annotate |
Sun, 26 Mar 2017 21:00:19 +0200 |
Removed newlines from error messages.
|
file | diff | annotate |
Sun, 01 Jan 2017 18:33:28 -0800 |
Updated copyright for 2017
|
file | diff | annotate |
Tue, 05 Jan 2016 02:46:10 -0500 |
Added SDL_SetWindowOpacity() and SDL_GetWindowOpacity().
|
file | diff | annotate |
Sat, 02 Jan 2016 10:10:34 -0800 |
Updated copyright to 2016
|
file | diff | annotate |
Tue, 26 May 2015 06:27:46 -0700 |
Updated the copyright year to 2015
|
file | diff | annotate |
Wed, 10 Sep 2014 14:05:27 -0700 |
DSCAPS_GL was added for DirectFB 1.6
|
file | diff | annotate |
Sun, 02 Feb 2014 00:53:27 -0800 |
Fixed bug 2374 - Update copyright for 2014...
|
file | diff | annotate |
Sun, 24 Nov 2013 23:56:17 -0500 |
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
|
file | diff | annotate |
Thu, 29 Aug 2013 08:29:51 -0700 |
Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x)
|
file | diff | annotate |
Wed, 21 Aug 2013 09:47:10 -0300 |
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
file | diff | annotate |
Sat, 18 May 2013 14:17:52 -0700 |
File style cleanup for the SDL 2.0 release
|
file | diff | annotate |
Sun, 31 Mar 2013 12:48:50 -0400 |
Make SDL_SetError and friends unconditionally return -1.
|
file | diff | annotate |
Sat, 09 Mar 2013 10:35:12 -0800 |
Fixed bug 1744 - DirectFB video and renderer API is not updated
|
file | diff | annotate |
Fri, 15 Feb 2013 08:47:44 -0800 |
Happy New Year!
|
file | diff | annotate |
Sat, 31 Dec 2011 09:28:07 -0500 |
Happy New Year!
|
file | diff | annotate |
Mon, 31 Oct 2011 05:56:58 -0400 |
Lots of fixes importing SDL source wholesale into a new iOS project
|
file | diff | annotate |
Fri, 08 Apr 2011 13:03:26 -0700 |
SDL 1.3 is now under the zlib license.
|
file | diff | annotate |
Tue, 15 Mar 2011 21:44:56 -0700 |
Removed obsolete window positioning code.
|
file | diff | annotate |
Mon, 14 Mar 2011 23:14:51 -0700 |
SDL will treat the functionality as unsupported if the functions aren't filled in.
|
file | diff | annotate |
Mon, 14 Mar 2011 23:13:33 -0700 |
DirectFB driver update
|
file | diff | annotate |
Fri, 11 Mar 2011 16:54:43 -0800 |
Fixed bug 1167 (SDL_WINDOWPOS_CENTERED doesn't work if used right after fullscreen -> windowed switch)
|
file | diff | annotate |
Sun, 13 Feb 2011 13:46:10 -0800 |
A few fixes:
|
file | diff | annotate |
Fri, 11 Feb 2011 22:37:15 -0800 |
Happy 2011! :)
|
file | diff | annotate |
Thu, 10 Feb 2011 14:44:25 -0800 |
Window coordinates are in the global space and windows are not tied to a particular display.
|
file | diff | annotate |
Sat, 05 Feb 2011 16:07:10 -0800 |
Updated the DirectFB support, from Couriersud
|
file | diff | annotate |
Mon, 16 Aug 2010 09:04:55 -0700 |
Couriersud to Sam
|
file | diff | annotate |
Fri, 23 Jul 2010 21:33:00 -0700 |
Couriersud to Sam
|
file | diff | annotate |
Sun, 24 Jan 2010 21:10:53 +0000 |
Fixed bug #926
|
file | diff | annotate |
Thu, 21 Jan 2010 06:21:52 +0000 |
Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
|
file | diff | annotate |
Wed, 14 Jan 2009 04:25:32 +0000 |
indent
|
file | diff | annotate |
Tue, 13 Jan 2009 23:27:08 +0000 |
Fix fullscreen crash with DirectFB <= 1.2.0
|
file | diff | annotate |
Tue, 13 Jan 2009 22:59:02 +0000 |
Fixed MakeSubSurface compiling issue for DirectFB <= 1.2.0
|
file | diff | annotate |
Tue, 13 Jan 2009 21:17:38 +0000 |
Added DFB_VERSION_ATLEAST macro
|
file | diff | annotate |
Sun, 11 Jan 2009 23:49:23 +0000 |
DirectFB cleanups & simple window manager
|
file | diff | annotate |
Sat, 10 Jan 2009 21:50:26 +0000 |
Reverted Bob's indent checkin
|
file | diff | annotate |
Fri, 09 Jan 2009 20:43:30 +0000 |
I ran a global "make indent" it modified the following files.
|
file | diff | annotate |
Mon, 08 Dec 2008 00:27:32 +0000 |
Updated copyright date
|
file | diff | annotate |
Sun, 31 Aug 2008 16:04:32 +0000 |
Date: Sun, 31 Aug 2008 17:53:59 +0200
|
file | diff | annotate |