From e5ed4d5cdcb598d01776f7a7b6a1167571fa6cad 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!) --- 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 @@

Major changes since SDL 1.0.0: