diff options
author | Duane Bailey <nayryeliab@gmail.com> | 2005-09-23 22:15:35 +0000 |
---|---|---|
committer | Duane Bailey <nayryeliab@gmail.com> | 2005-09-23 22:15:35 +0000 |
commit | c3d7827d18b725d2dff94e08a17474d607bb43dd (patch) | |
tree | bcf47aee4c5425ac9bf3b76e82cadee2514b0c8c /ChangeLog | |
parent | 5860a7322aa193f33d98bdfc0de983af85ef9229 (diff) | |
download | mana-c3d7827d18b725d2dff94e08a17474d607bb43dd.tar.gz mana-c3d7827d18b725d2dff94e08a17474d607bb43dd.tar.bz2 mana-c3d7827d18b725d2dff94e08a17474d607bb43dd.tar.xz mana-c3d7827d18b725d2dff94e08a17474d607bb43dd.zip |
fixed opengl screenshot, made opengl smoother on macosx
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |