summaryrefslogtreecommitdiff
path: root/src/video/bwindow/SDL_sysyuv.h
AgeCommit message (Collapse)AuthorFilesLines
2011-07-12Removed 1.2 files.Nathan Heisey1-77/+0
2011-04-08SDL 1.3 is now under the zlib license.Sam Lantinga1-16/+15
2011-02-11Happy 2011! :)Sam Lantinga1-1/+1
2010-01-24Fixed bug #926Sam Lantinga1-1/+1
Updated copyright to LGPL version 2.1 and year 2010
2008-12-08Updated copyright dateSam Lantinga1-1/+1
2006-07-10SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.Sam Lantinga1-15/+20
2006-04-17More general fix for bug #189Sam Lantinga1-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-21Use consistent identifiers for the various platforms we support.Sam Lantinga1-0/+1
Make sure every source file includes SDL_config.h, so the proper system headers are chosen.
2006-02-01Updated copyright information and removed rcs id lines (problematic in ↵Sam Lantinga1-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-04Updated copyright information for 2004 (Happy New Year!)Sam Lantinga1-1/+1
2003-12-16te: Mon, 15 Dec 2003 08:25:14 -0800 PSTSam Lantinga1-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