~ubuntu-branches/ubuntu/wily/mupen64plus-video-rice/wily-proposed

« back to all changes in this revision

Viewing changes to debian/patches/divide_by_zero.patch

  • Committer: Bazaar Package Importer
  • Author(s): Sven Eckelmann
  • Date: 2011-08-14 17:07:19 UTC
  • Revision ID: james.westby@ubuntu.com-20110814170719-0jfo1wcnysg6vzc7
Tags: 1.99.4-4
* debian/patches:
  - Rewrite highres_memcorruption.patch to prevent further crashes and texture
    corruptions

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
---
6
6
diff --git a/src/TextureFilters.cpp b/src/TextureFilters.cpp
7
 
index 7837887a076ffd8b608b51fa11cab51ea95ff062..a8ac0d422b99e8c16e67d5bf6e9f8d87f535bd90 100644
 
7
index 22ae445b3a53079387f418be3f7ca05040c7cfed..9641e1746deab2ee81c0f113915ee32dc192d905 100644
8
8
--- a/src/TextureFilters.cpp
9
9
+++ b/src/TextureFilters.cpp
10
10
@@ -1378,7 +1378,8 @@ int FindScaleFactor(const ExtTxtrInfo &info, TxtrCacheEntry &entry)