diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2007-06-20 15:32:25 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2007-06-20 15:32:25 +0000 |
commit | 30aef86ff13a43c3e0c0ecee2c0de10461fc3c9b (patch) | |
tree | 4b2879a86e983c7fc3df05d98483a237f57718ae /ChangeLog | |
parent | 53f4ef05bb5638e89c3c2eb4a2c699cb8d2db7f2 (diff) | |
download | mana-30aef86ff13a43c3e0c0ecee2c0de10461fc3c9b.tar.gz mana-30aef86ff13a43c3e0c0ecee2c0de10461fc3c9b.tar.bz2 mana-30aef86ff13a43c3e0c0ecee2c0de10461fc3c9b.tar.xz mana-30aef86ff13a43c3e0c0ecee2c0de10461fc3c9b.zip |
Set GL texture index to zero when an image uses the SDL backend (fix by Guillaume Melquiond from trunk version)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,9 @@ -2007-06-13 Philipp Sehmisch <tmw@crushnet.org> +2007-06-20 Philipp Sehmisch <tmw@crushnet.org> + + * src/resources/image.cpp: Set GL texture index to zero when an image + uses the SDL backend (fix by Guillaume Melquiond from trunk version) + +2007-06-13 Philipp Sehmisch <tmw@crushnet.org> * The Mana World.dev: Updated DevCpp project file. |