From 96ca0441f420cdfd86512a041a852a222cd90590 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Thu, 14 Feb 2002 00:47:46 +0000 Subject: [PATCH] Added a YUV overlay test program (thanks Jon!) --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40278 --- docs.html | 1 + test/Makefile.am | 2 +- test/testoverlay.c | 512 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 514 insertions(+), 1 deletion(-) create mode 100644 test/testoverlay.c diff --git a/docs.html b/docs.html index a749a5c69..15bd1c00d 100644 --- a/docs.html +++ b/docs.html @@ -16,6 +16,7 @@ be found at the main SDL page. Major changes since SDL 1.0.0: