summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDuane Bailey <nayryeliab@gmail.com>2005-09-23 22:15:35 +0000
committerDuane Bailey <nayryeliab@gmail.com>2005-09-23 22:15:35 +0000
commitc3d7827d18b725d2dff94e08a17474d607bb43dd (patch)
treebcf47aee4c5425ac9bf3b76e82cadee2514b0c8c /ChangeLog
parent5860a7322aa193f33d98bdfc0de983af85ef9229 (diff)
downloadmana-client-c3d7827d18b725d2dff94e08a17474d607bb43dd.tar.gz
mana-client-c3d7827d18b725d2dff94e08a17474d607bb43dd.tar.bz2
mana-client-c3d7827d18b725d2dff94e08a17474d607bb43dd.tar.xz
mana-client-c3d7827d18b725d2dff94e08a17474d607bb43dd.zip
fixed opengl screenshot, made opengl smoother on macosx
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f0136ab..be49258e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-09-23 Duane Bailey <nayryeliab@gmail.com>
+
+ * src/openglgraphics.cpp: totally redid the opengl screenshot method
+ needs to be tested on lil endian systems. Also made it smoother on
+ OpenGL macosx.
+
2005-09-23 Eugenio Favalli <elvenprogrammer@gmail.com>
* src/resources/imagewriter.cpp: Reverted the latst change that broke
the screenshots facility.