From f7f530f9e08cc0d1a56a81f9dcd445975a7d5aa6 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Wed, 11 Jul 2007 07:47:47 +0000 Subject: [PATCH] Added more release notes. --HG-- branch : SDL-1.2 extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402483 --- docs.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs.html b/docs.html index 8bf29222e..77a1cb82a 100644 --- a/docs.html +++ b/docs.html @@ -52,6 +52,9 @@ SDL 1.2.12 is a minor bug fix release.

Unofficial support for the Nintendo DS platform has been added.

+

+ Reenabled MMX assembly for YUV overlay processing (GNU C Compiler only). +

Unix Notes

@@ -81,6 +84,9 @@ SDL 1.2.12 is a minor bug fix release.

Closed minor memory leak in XME code.

+

+ Fixed TEXTRELs in the library to resolve some PIC issues. +

Windows Notes