[Scummvm-git-logs] scummvm master -> e9d20eec4b37aaeb2713301925e67dd4d4fda913
antoniou79
a.antoniou79 at gmail.com
Mon Apr 6 15:55:15 UTC 2020
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
e9d20eec4b CONFIGURE: Allow scalers and hd scaling for Raspberry Pi
Commit: e9d20eec4b37aaeb2713301925e67dd4d4fda913
https://github.com/scummvm/scummvm/commit/e9d20eec4b37aaeb2713301925e67dd4d4fda913
Author: Thanasis Antoniou (a.antoniou79 at gmail.com)
Date: 2020-04-06T18:54:31+03:00
Commit Message:
CONFIGURE: Allow scalers and hd scaling for Raspberry Pi
Changed paths:
configure
diff --git a/configure b/configure
index 4262820e6b..7d7096dc51 100755
--- a/configure
+++ b/configure
@@ -3200,8 +3200,6 @@ if test -n "$_host"; then
# This is so optional OpenGL ES includes are found.
append_var CXXFLAGS "-I$RPI_ROOT/opt/vc/include"
_savegame_timestamp=no
- _build_scalers=no
- _build_hq_scalers=no
# We prefer SDL2 on the Raspberry Pi: acceleration now depends on it
# since SDL2 manages dispmanx/GLES2 very well internally.
# SDL1 is bit-rotten on this platform.
More information about the Scummvm-git-logs
mailing list