diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-02-09 11:52:25 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-02-09 11:52:25 +0100 |
commit | 197d6a9c85580a6145ec43466f349a45a271a45a (patch) | |
tree | 798c613d46a5af9818fc3c9daba7c82a9e87cd8a /CONTRIBUTORS | |
parent | dc23636d62c849e87eecb361fef5851355aab3ba (diff) | |
download | vdr-197d6a9c85580a6145ec43466f349a45a271a45a.tar.gz vdr-197d6a9c85580a6145ec43466f349a45a271a45a.tar.bz2 |
Speeded up anti-aliased font rendering by caching the blend indexes
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8565c331..aa74d116 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1782,6 +1782,7 @@ Martin Wache <M.Wache@gmx.net> for adding a sleep in cDvbPlayer::Action() in case there is no data to send to the device, which avoids a busy loop on very fast machines for fixing a possible crash when loading an invalid XPM file + for suggesting to speed up anti-aliased font rendering by caching the blend indexes Matthias Lenk <matthias.lenk@amd.com> for reporting an out-of-bounds memory access with audio language ids |