aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3db2bd2b4a..5fbbaf2c3f 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,12 @@ For a more comprehensive changelog of the latest experimental code, see:
libpng, which are faster and can handle more images.
(NOTE: The change to libpng was done in version 1.6.0, but it was not
added to the NEWS file).
+ - Added generic OpenGL (ES) output (based on GSoC Task).
+
+ SDL:
+ - Added OpenGL graphics mode based on our generic OpenGL output. This
+ allows for arbitrary output sizes. However, it does not support special
+ filters like AdvMAME, HQ, etc.
AGOS:
- Added mouse wheel support for inventory and save game lists.