[Scummvm-tracker] [ScummVM] #9971: SDL2: Fullscreen to RTL launcher resolution

tsoliman trac at scummvm.org
Wed Jul 19 08:01:21 CEST 2017


#9971: SDL2: Fullscreen to RTL launcher resolution
-----------------------+-------------------------------------------
  Reporter:  tsoliman  |      Owner:  (none)
      Type:  defect    |     Status:  new
  Priority:  normal    |  Component:  Ports
Resolution:            |   Keywords:  osx,sdl2,rtl, macos, launcher
      Game:            |
-----------------------+-------------------------------------------

Comment (by tsoliman):

 actually ..

 in the test case that is broken, there's this sequence of calls when
 RTLing:
 beginGFXTransaction()
 endGFXTransaction()
 hotswapGFXMode()
 beginGFXTransaction()
 setGraphicsMode()
 endGFXTransaction()

 in the case that isn't broken, there's this sequence of calls when RTLing:
 beginGFXTransaction()
 setGraphicsMode()
 endGFXTransaction()

--
Ticket URL: <https://bugs.scummvm.org/ticket/9971#comment:3>
ScummVM <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list