diff options
author | Johannes Schickel | 2011-05-06 20:14:26 +0200 |
---|---|---|
committer | Johannes Schickel | 2011-05-06 20:14:26 +0200 |
commit | 29bc72a627ece0ba87509585651f25765bb64865 (patch) | |
tree | 5ab448631ec95759547688bd40188df075d95c74 | |
parent | cf43b51f679bd0518520c4bc8f8111a28eb3af05 (diff) | |
download | scummvm-rg350-29bc72a627ece0ba87509585651f25765bb64865.tar.gz scummvm-rg350-29bc72a627ece0ba87509585651f25765bb64865.tar.bz2 scummvm-rg350-29bc72a627ece0ba87509585651f25765bb64865.zip |
NEWS: Move SDL OpenGL news to 1.4.0.
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,10 @@ For a more comprehensive changelog of the latest experimental code, see: https://github.com/scummvm/scummvm/commits/ +1.4.0 (????-??-??) + SDL ports: + - Added support for OpenGL (GSoC Task). + 1.3.0 (????-??-??) New Games: - Added support for Backyard Baseball. @@ -115,7 +119,6 @@ For a more comprehensive changelog of the latest experimental code, see: - Added workarounds for several issues present in the original game. SDL ports: - - Added support for OpenGL (GSoC Task). - Closed memory leaks in Mouse Surfaces. Android port: |