[Scummvm-tracker] [ScummVM :: Bugs] #12936: GRIM: Screen goes black while entering save game name

ScummVM :: Bugs trac at scummvm.org
Fri Oct 1 08:58:48 UTC 2021


#12936: GRIM: Screen goes black while entering save game name
-------------------------+----------------------------
Reporter:  eriktorbjorn  |       Owner:  (none)
    Type:  defect        |      Status:  new
Priority:  normal        |   Component:  Engine: Grim
 Version:                |  Resolution:
Keywords:                |        Game:  Grim Fandango
-------------------------+----------------------------
Comment (by eriktorbjorn):

 This appears to be a regression from before the ScummVM / ResidualVM
 merge. Bisecting ResidualVM pointed to this commit:

 ```
 ef0155a50ca7cd8f7207f86c909fc696b716b961 is the first bad commit
 commit ef0155a50ca7cd8f7207f86c909fc696b716b961
 Author: Bastien Bouclet <bastien.bouclet at gmail.com>
 Date:   Fri Jul 27 20:17:18 2018 +0200

     OPENGL: Allow the window to be resized

     Fixes #1500.

  backends/graphics/openglsdl/openglsdl-graphics.cpp | 139
 +++++++++++++++------
  backends/graphics/openglsdl/openglsdl-graphics.h   |  10 +-
  backends/graphics/sdl/resvm-sdl-graphics.cpp       |  69 +---------
  backends/graphics/sdl/resvm-sdl-graphics.h         |  25 ----
  .../graphics/surfacesdl/surfacesdl-graphics.cpp    |  16 ++-
  backends/graphics/surfacesdl/surfacesdl-graphics.h |   2 +
  graphics/opengl/tiledsurface.h                     |  11 +-
  gui/options.cpp                                    |   9 +-
  8 files changed, 134 insertions(+), 147 deletions(-)
 ```

 Which can be found in ScummVM at
 https://github.com/scummvm/scummvm/commit/ef0155a50ca7cd8f7207f86c909fc696b716b961

 I can't make anything more out of it, though.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/12936#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list