Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-12 | Removed 1.2 files. | Nathan Heisey | 1 | -77/+0 | |
2011-04-08 | SDL 1.3 is now under the zlib license. | Sam Lantinga | 1 | -16/+15 | |
2011-02-11 | Happy 2011! :) | Sam Lantinga | 1 | -1/+1 | |
2010-01-24 | Fixed bug #926 | Sam Lantinga | 1 | -1/+1 | |
Updated copyright to LGPL version 2.1 and year 2010 | |||||
2008-12-08 | Updated copyright date | Sam Lantinga | 1 | -1/+1 | |
2006-07-10 | SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. | Sam Lantinga | 1 | -15/+20 | |
2006-04-17 | More general fix for bug #189 | Sam Lantinga | 1 | -1/+1 | |
The clipping is done at a higher level, and the low level functions are passed clipped rectangles. Drivers which don't support source clipping have not been changed, so the image will be squished instead of clipped, but at least they will no longer crash when the destination rect was out of bounds. | |||||
2006-02-21 | Use consistent identifiers for the various platforms we support. | Sam Lantinga | 1 | -0/+1 | |
Make sure every source file includes SDL_config.h, so the proper system headers are chosen. | |||||
2006-02-01 | Updated copyright information and removed rcs id lines (problematic in ↵ | Sam Lantinga | 1 | -12/+7 | |
branch merges) I batch edited these files, so please let me know if I've accidentally removed anybody's credit here. | |||||
2004-01-04 | Updated copyright information for 2004 (Happy New Year!) | Sam Lantinga | 1 | -1/+1 | |
2003-12-16 | te: Mon, 15 Dec 2003 08:25:14 -0800 PST | Sam Lantinga | 1 | -0/+77 | |
From: "Andrew Bachmann" Subject: libSDL patches for beos video I created some patches to SDL: 1. YUV overlay support 2. maintain high refresh rate when changing resolutions to a lower resolution |