From 95c8052e4c1c6254c975f1c09ca74bc7157970c4 Mon Sep 17 00:00:00 2001 From: masscat Date: Wed, 25 Apr 2007 16:51:58 +0000 Subject: [PATCH] Added GTK and GTK-Glade port changes. --- desmume/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/desmume/ChangeLog b/desmume/ChangeLog index de5996dbe..95ec2899d 100644 --- a/desmume/ChangeLog +++ b/desmume/ChangeLog @@ -8,6 +8,12 @@ - A bunch of fixes [Dmitry Krutskih] - Fixed a bug in sound that was causing it to still not work for some people [cyberwarriorx] + gtk: + - Added 3D emulation + - Added command line options. + - Added option to use OpenGL to render window (allows resizing). + gtk-glade: + - Added 3D emulation 0.5.0 -> 0.6.0 general: