[Commits] [wesnoth/wesnoth] 764bce: SDL/Window: added getter for output size (pixels)

GitHub noreply at github.com
Wed Jun 14 00:11:32 UTC 2017


  Branch: refs/heads/accelerated_rendering
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 764bce935715709fc047fcaa51093d444c6bd557
      https://github.com/wesnoth/wesnoth/commit/764bce935715709fc047fcaa51093d444c6bd557
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-06-14 (Wed, 14 Jun 2017)

  Changed paths:
    M src/sdl/window.cpp
    M src/sdl/window.hpp

  Log Message:
  -----------
  SDL/Window: added getter for output size (pixels)


  Commit: 88372a420283e9aeae20371aa3dc6c51e3d44309
      https://github.com/wesnoth/wesnoth/commit/88372a420283e9aeae20371aa3dc6c51e3d44309
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-06-14 (Wed, 14 Jun 2017)

  Changed paths:
    M src/video.cpp

  Log Message:
  -----------
  Video: removed reliance on framebuffer for window dimensions

Apparently there is no window surface when using accelerated rendering. This is likely why there
were crashes on Linux.


Compare: https://github.com/wesnoth/wesnoth/compare/f01ffde1fe2f...88372a420283


More information about the Commits mailing list