DEADSOFTWARE

hackfix for video resolution change (still not working right, see commit text)
authorKetmar Dark <ketmar@ketmar.no-ip.org>
Tue, 6 Feb 2018 20:11:55 +0000 (22:11 +0200)
committerKetmar Dark <ketmar@ketmar.no-ip.org>
Tue, 6 Feb 2018 20:42:26 +0000 (22:42 +0200)
commit1f93eba25d342649a8eaccdf8f690ff4d8cc0dfc
tree836f30856d830230b917f13b7fd8cfa7c5e06662
parent785fe3df9d3c82df346034780156cb63bae43ff7
hackfix for video resolution change (still not working right, see commit text)

  changing to fullscreen is not working right, 'cause we need to
  recreate OpenGL context (and reupload all textures). without this,
  fullscreen window is created with fucked size for some reason.
src/game/g_game.pas
src/game/g_window.pas