]> icculus.org git repositories - taylor/freespace2.git/commit - src/osapi/osapi.cpp
app window handling cleanup
authorTaylor Richards <taylor@icculus.org>
Tue, 24 Mar 2015 04:40:14 +0000 (00:40 -0400)
committerTaylor Richards <taylor@icculus.org>
Fri, 3 Apr 2015 04:40:28 +0000 (00:40 -0400)
commitd006ea7183b8555f4cc8241b391b7216bcdb2313
treed66887bbebbb8cfee20bc7d0b3e4d26cd0e71f81
parent8570e9fef61b9ecc332d8e95de3e560ca4c35e71
app window handling cleanup

 - global window ptr using os_get/set_window()
 - be sure GL window and context are closed out on cleanup
include/osapi.h
src/graphics/gropengl.cpp
src/io/mouse.cpp
src/osapi/osapi.cpp