[Scummvm-git-logs] scummvm master -> b3108e2e3f8bf8363474118678ba9f7be02896d5

aquadran aquadran at gmail.com
Wed Oct 14 20:07:57 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:
b3108e2e3f STARK: Do not depend on opengl shaders


Commit: b3108e2e3f8bf8363474118678ba9f7be02896d5
    https://github.com/scummvm/scummvm/commit/b3108e2e3f8bf8363474118678ba9f7be02896d5
Author: Paweł Kołodziejski (aquadran at users.sourceforge.net)
Date: 2020-10-14T22:07:50+02:00

Commit Message:
STARK: Do not depend on opengl shaders

Changed paths:
    engines/stark/configure.engine


diff --git a/engines/stark/configure.engine b/engines/stark/configure.engine
index 945160ab70..f2c96fac71 100644
--- a/engines/stark/configure.engine
+++ b/engines/stark/configure.engine
@@ -1,3 +1,3 @@
 # This file is included from the main "configure" script
 # add_engine [name] [desc] [build-by-default] [subengines] [base games] [deps]
-add_engine stark "The Longest Journey" yes "" "" "16bit highres freetype2 opengl_game_shaders vorbis"
+add_engine stark "The Longest Journey" yes "" "" "16bit highres freetype2 vorbis"




More information about the Scummvm-git-logs mailing list